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/16541] code quality issue for bit manipulations with 64bit


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-07-14 16:28 -------
Confirmed, basically 64bit and subregisters are not optimized that well on x86, see PR 15792 for 
another example.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |15792
           Severity|normal                      |enhancement
             Status|UNCONFIRMED                 |NEW
          Component|middle-end                  |rtl-optimization
     Ever Confirmed|                            |1
 GCC target triplet|                            |i686-pc-linux-gnu
           Keywords|                            |missed-optimization
   Last reconfirmed|0000-00-00 00:00:00         |2004-07-14 16:28:16
               date|                            |
            Summary|code quality issue for bit  |code quality issue for bit
                   |manipulations               |manipulations with 64bit


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


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