[Bug middle-end/19708] [4.0 Regression] fold does not fold "&int_cst->a"

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Jan 30 14:08:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-30 14:08 -------
The problem is that we don't fold "&4294938544B->D.1116.header.multiple_threads" to the offset but 
I remember there was a reason why we don't.

The reason why this works in 3.4.4 is that we "fold' that in the front-end before getting anywhere.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|tree-optimization           |middle-end
     Ever Confirmed|                            |1
 GCC target triplet|powerpc*-linux, i686-linux  |
           Keywords|                            |rejects-valid
   Last reconfirmed|0000-00-00 00:00:00         |2005-01-30 14:08:31
               date|                            |
            Summary|tree optimizer doesn't meet |[4.0 Regression] fold does
                   |asm constraints             |not fold "&int_cst->a"
   Target Milestone|---                         |4.0.0


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



More information about the Gcc-bugs mailing list