------- Comment #3 from pinskia at gcc dot gnu dot org  2009-07-02 16:51 -------
For both mulscale and divscale you have ecx as an input register but nothing
marks it as being modified so GCC does not know that.  It does not read the
template string to figure out what you had meant to say.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to