------- Comment #1 from pinskia at gcc dot gnu dot org  2010-08-09 23:12 -------
Works with -O2 which means LIM is not working at -Os for some reason.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|c++                         |tree-optimization
     Ever Confirmed|0                           |1
   GCC host triplet|x86_64-gnu-linux            |
 GCC target triplet|                            |x86_64-gnu-linux
   Last reconfirmed|0000-00-00 00:00:00         |2010-08-09 23:12:13
               date|                            |
            Summary|Non-volatile variables don't|Non-volatile variables don't
                   |need to be constantly       |need to be constantly
                   |modified                    |modified at -Os


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

Reply via email to