------- Comment #1 from pinskia at gcc dot gnu dot org  2007-03-20 06:34 -------
Related to PR 20115.  Though in this case we only get VUSE as all the variables
listed are really const which is why if you add a function which sets
for_stack_ptr, it works as for_stack_ptr is no longer const.
This works on the mainline for some reason, we just use GLOBAL_VAR.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |blocker
            Summary|gcc 4.1 side effect missed  |[4.1 Regression] gcc 4.1
                   |                            |side effect missed
   Target Milestone|---                         |4.1.3


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

Reply via email to