------- Comment #5 from kreckel at ginac dot de 2009-02-15 20:09 ------- (In reply to comment #4) > This is an (easier) variant of PR29186. Confirmed.
The difference between this bug and PR29186 is that this one here can be explained by failing to correctly treat the exception flags at compile-time (after const folding), whereas PR29186 is all about code movements that make these flags unreliable during runtime. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30568