This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ada/7208: build of gnatlib failed with SIGILL


The following reply was made to PR ada/7208; it has been noted by GNATS.

From: Adrian Knoth <adi@drcomp.erfurt.thur.de>
To: Florian Weimer <fw@deneb.enyo.de>
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: ada/7208: build of gnatlib failed with SIGILL
Date: Sun, 14 Jul 2002 02:38:54 +0200

 On Sat, Jul 13, 2002 at 07:00:37PM +0200, Florian Weimer wrote:
 
 > > 	Compiling s-auxdec.adb causes xgcc to receive SIGILL, afterwards
 > > 	leaking much memory which will end in a kill with out-of-memory
 > > 	(I've interrupted here interactively)
 > I'm sorry, but I can't reproduce this with the current CVS.  
 > Do you still see this problem?
 
 Yes. I've tried it with the actual cvs co, here is the result, though
 SIGILL changed to segfault:
 
 ../../xgcc -B../../ -c -g -O2   -g -O2   -W -Wall -gnatpg -I. -I/bigspace/build/gcc/gcc/ada s-auxdec.adb
 +===========================GNAT BUG DETECTED==============================+
 | 3.2 20020713 (experimental) (i586-pc-linux-gnu) GCC error:               |
 | internal error: Segmentation fault                                       |
 | No source file position information available                            |
 [...]
 xgcc: Internal error: Terminated (program gnat1)
 Please submit a full bug report.
 See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
 make[2]: *** [s-auxdec.o] Error 1
 make[2]: Leaving directory `/bigspace/build/compile/gcc/ada/rts'
 make[1]: *** [gnatlib] Error 2
 make[1]: Leaving directory `/bigspace/build/compile/gcc/ada'
 make: *** [gnatlib] Error 2
 
 -- 
 mail: adi@thur.de  	http://adi.thur.de	PGP: v2-key via keyserver
 
 Frauen sind Männersache!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]