------- Comment #2 from laurent at guerby dot net  2009-05-08 18:15 -------
The Ada test was added by Eric Botcazou:

http://gcc.gnu.org/ml/gcc-patches/2008-04/msg01204.html
<<
The predictive commoning pass performs load hoisting on an expression that can 
throw, thus breaking the CFG; of course this is -fnon-call-exceptions at work.

The proposed fix is to do what LIM does, i.e. to punt on these expressions.
>>

Might not be the same issue again though.


-- 

laurent at guerby dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org


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

Reply via email to