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/16282] -fno-exception miscompiles POOMA testcase


------- Additional Comments From rguenth at tat dot physik dot uni-tuebingen dot de  2004-06-29 21:12 -------
Failure happens on ia32, too, though there I cannot get a backtrace because gdb
segfaults at the segfault, too! :/

alwazn:tmp> gdb ./tramp
GNU gdb 5.3.0.90_2003-05-21-cvs
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
(gdb) run -n 1
Starting program: /tmp/tramp -n 1
Segmentation fault
alwazn:tmp> echo $?
139


-- 


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


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