------- Comment #7 from pinskia at gcc dot gnu dot org  2005-11-30 15:31 -------
The peephole2 has logical_operand which means it accepts register so
simplify_const_binary_operation will fail as we have a register here and not
just an int.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.0.3


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

Reply via email to