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/12845] [3.4 Regression] missed jump optimization


------- Additional Comments From ian at airs dot com  2005-02-02 05:49 -------
I checked the generated code using current mainline, and I don't see any
conditional jumps which are obviously either true or false.  I expect that this
has been fixed by the tree-ssa optimizations.  Please reopen this bug if it is
still present in mainline gcc.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
      Known to fail|3.4.1 4.0.0                 |3.4.0
      Known to work|3.3                         |3.3 4.0.0
   Last reconfirmed|2003-11-04 14:26:01         |2005-02-02 05:49:55
               date|                            |
            Summary|[3.4/4.0 Regression] missed |[3.4 Regression] missed jump
                   |jump optimization           |optimization


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


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