[Bug target/55339] C++ code compiled with -O2 on Linux ppc hangs in runtime

2012-11-16 Thread anton.katilin at gmail dot com


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



--- Comment #4 from anton.katilin at gmail dot com 2012-11-16 17:44:16 UTC ---

 Why did you do that?



We copied the configuration of gcc 4.1.2 available on the system (Yellow Dog

Linux) out of the box. It had been configured with

--disable-libunwind-exceptions



By the way, the problem is not reproducible with that gcc 4.1.2.


[Bug target/55339] C++ code compiled with -O2 on Linux ppc hangs in runtime

2012-11-15 Thread pinskia at gcc dot gnu.org


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



Andrew Pinski pinskia at gcc dot gnu.org changed:



   What|Removed |Added



 Target||powerpc-linux-gnu

  Component|c++ |target



--- Comment #3 from Andrew Pinski pinskia at gcc dot gnu.org 2012-11-15 
18:06:08 UTC ---

--disable-libunwind-exceptions



Why did you do that?  Though it should not matter for PPC.