[Bug c/38387] psim miscompiled [regression]
joel at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Dec 3 17:33:00 GMT 2008
------- Comment #6 from joel at gcc dot gnu dot org 2008-12-03 17:32 -------
At -O1, there was a core dump.
(gdb) run -f psim_tree.joel
/home/joel/test-gcc/gcc-svn/gcc/testsuite/ada/acats/work-psim/tests/a/a22006c/a22006c
Starting program: /home/joel/test-gcc/install/bin/powerpc-rtems4.10-run -f
psim_tree.joel
/home/joel/test-gcc/gcc-svn/gcc/testsuite/ada/acats/work-psim/tests/a/a22006c/a22006c
Program received signal SIGSEGV, Segmentation fault.
0x000000000040304a in psim_last_cpu ()
(gdb) bt
#0 0x000000000040304a in psim_last_cpu ()
#1 0x0000000000484268 in idecode_run ()
#2 0x0000000000403b1e in psim_run ()
#3 0x0000000000402990 in main ()
(gdb)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38387
More information about the Gcc-bugs
mailing list