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 c/38387] psim miscompiled [regression]



------- 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


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