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 rtl-optimization/32300] [4.3 Regression] ICE with -O2 -fsee



------- Comment #3 from zadeck at naturalbridge dot com  2007-06-12 12:46 -------
I am not surprised at this at all.  Given that there are no regression tests
that use -fsee and this pass is never on by default.

I will look into this.  

However, the big picture is that we need to make a decision about optimizations
like this.  They should either be enabled either at some -O level or in
regression tests or they should be removed from the compiler.   They serve no
purpose the way that they are now.


-- 

zadeck at naturalbridge dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |zadeck at naturalbridge dot
                   |dot org                     |com
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2007-06-12 12:36:27         |2007-06-12 12:46:14
               date|                            |


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


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