------- Comment #10 from janis at gcc dot gnu dot org 2006-08-09 00:21 ------- A regression hunt using the testcase from comment #7 compiled with -O1, with a powerpc-linux compiler configured with --enable-sjlj-exceptions, identified the following patch:
http://gcc.gnu.org/viewcvs?view=rev&rev=101348 r101348 | jakub | 2005-06-27 07:41:16 +0000 (Mon, 27 Jun 2005) I'm not sure how relevant this is, given that the same testcase looks as if it would fail with -O0 before and after that change for powerpc-wrs-vxworks. Aaron, I have a setup that makes it very easy for me to run automated regression hunts when I start with an automated test that clearly passes or fails. I don't yet have such a test for the -O0 case for powerpc-wrs-vxworks. -- janis at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28493