------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-26 
22:17 -------
Removing volatile also causes the same problem,  Ok my analysis in comment #4 
is not fully current, 
we still did not have a vop to begin with but since ivopts changes it to be a 
slightly different loop, a 
pointer based one, we need a vop as the access is no longer to a deferencing a 
(constant + variable).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dnovillo at gcc dot gnu dot
                   |                            |org
 GCC target triplet|arm-unknown-elf             |
           Keywords|                            |alias
            Summary|[4.0/4.1 Regression] IV OPTS|[4.0/4.1 Regression] IV OPTS
                   |removes volatile from a type|removes does not create a
                   |or does not create a new    |new VOPs for constant values
                   |VOPs                        |


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

Reply via email to