------- Comment #1 from pinskia at gcc dot gnu dot org  2007-12-26 01:33 -------
The issue here is that we are using constants as being free in the first place
and not being able to decompose them later on, in the RTL level.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
      Known to fail|                            |4.0.0 4.1.3 4.2.2 4.3.0
      Known to work|                            |3.4.0
   Last reconfirmed|0000-00-00 00:00:00         |2007-12-26 01:33:50
               date|                            |
            Summary|regression, missing         |[4.1/4.2/4.3 regression],
                   |optimization on const addr  |missing optimization on
                   |area store                  |const addr area store
   Target Milestone|---                         |4.1.3


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

Reply via email to