This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/21923] [4.1 Regression] Ada compiler fails to build on gcc 4.1


------- Additional Comments From pluto at agmk dot net  2005-06-06 09:25 -------
at this moment build hangs at:

(...)
stage2/xgcc -Bstage2/ -B/usr/i686-pld-linux/bin/ -c -O2 -march=i686
-mtune=pentium4  -pipe      -gnatpg -gnata -I- -I. -Iada -I../../gcc/ada
../../gcc/ada/ada.ads -o ada/ada.o

(gdb) attach 27402
Attaching to process 27402
Reading symbols from
/home/users/pluto/rpm/BUILD/gcc-4.1-20050605_2025/obj-i686-pld-linux/
 gcc/stage2/gnat1...done.

(gdb) bt
#0  0x080b3c9a in csets___elabb ()
#1  0x0804ac75 in adainit ()
#2  0x08063f62 in gnat_parse_file ()
#3  0x0856e4e8 in toplev_main ()
#4  0x40045ff6 in __libc_start_main () from /lib/libc.so.6
#5  0x0804a131 in _start ()


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21923


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