From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,fb264cdd67c2f20f X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!p79g2000cwp.googlegroups.com!not-for-mail From: "Ludovic Brenta" Newsgroups: comp.lang.ada Subject: Re: Compiler Bug or what I'm doing wrong? Date: 21 Jun 2006 00:44:40 -0700 Organization: http://groups.google.com Message-ID: <1150875880.103859.95200@p79g2000cwp.googlegroups.com> References: <05lkrrojfd.fsf@hod.lan.m-e-leypold.de> NNTP-Posting-Host: 212.123.3.11 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1150875885 16828 127.0.0.1 (21 Jun 2006 07:44:45 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 21 Jun 2006 07:44:45 +0000 (UTC) In-Reply-To: <05lkrrojfd.fsf@hod.lan.m-e-leypold.de> User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; SunOS sun4u; fr-FR; rv:1.6) Gecko/20040116,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 KUUPXS02 Complaints-To: groups-abuse@google.com Injection-Info: p79g2000cwp.googlegroups.com; posting-host=212.123.3.11; posting-account=ZjNXewwAAADyBPkwI57_UcX8yKfXWOss Xref: g2news2.google.com comp.lang.ada:4871 Date: 2006-06-21T00:44:40-07:00 List-Id: M E Leypold writes : > I've generated a core and also can reproduce the SIGSEGV in this > configuration 100% of the time. Don't hesitate to ask for more > debugger output or more code. I'd ask for *less* code :-) It would be nice if you could write a minimal test case that reproduces the problem. Yes, it takes time. I cannot do that for you, for various reasons. Please have a look at Debian's bug tracking system (package gnat) or GCC's bugzilla for examples of good test cases. -- Ludovic Brenta.