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 middle-end/40391] Segfault with -O, iostream, anonymous namespace on PPC



------- Comment #9 from fp at mc dot com  2009-06-10 13:18 -------
gdb reports

Program received signal SIGSEGV, Segmentation fault.
0x10001384 in make ()
    at
/opt/timesys/toolchains/lib/gcc/powerpc-timesys-linux-gnu/4.2.1/../../../../powerpc-timesys-linux-gnu/include/c++/4.2.1/ostream:366
366           basic_ostream() { }

which doesn't look very helpful.  I'll attach the result from "disassemble".


-- 


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


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