------- Comment #3 from pinskia at gcc dot gnu dot org  2009-09-20 20:49 -------
This is a PPRE issue as turning off PRE fixes the issue and 
  do_partial_partial = optimize > 2;

changing that to 0 instead also does not expose the issue.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.5 Regression] Revision   |[4.5 Regression] gimple EH
                   |151696 caused ICE in        |rewrite causes ICE with PPRE
                   |unsplit_eh                  |(enabled at -O3)


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

Reply via email to