[Bug middle-end/44492] auto-inc-dec pushes PRE_MODIFY/PRE_INC into inline asm operands

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jun 10 09:48:00 GMT 2010



------- Comment #3 from pinskia at gcc dot gnu dot org  2010-06-10 09:47 -------
I think the real issue is that m is too generic from the point of the
documentation.

Reading:
http://gcc.gnu.org/onlinedocs/gcc-4.5.0/gcc/Simple-Constraints.html#Simple-Constraints

Makes it sound like it could accept an auto increment/decrement pattern.  While
using something like "o" would not.


-- 


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



More information about the Gcc-bugs mailing list