This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/33088] [4.1/4.2 regression] spurious exceptions with -ffloat-store



------- Comment #15 from pinskia at gcc dot gnu dot org  2008-03-13 17:00 -------
I think this patch causes invalid gimple to show up at -O0 .  With my patches
to detect invalid gimple shows that there are a lot of failures with complex
and -O0.  Did the definition of what is valid gimple for complex at -O0 change?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.1.3                       |4.3.0


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]