This patch changes X86TargetInfo::validateAsmConstraint to check whether constraint "f" is used for output operands and error-out if it is. The following link explains why "=f" is disallowed.
https://gcc.gnu.org/onlinedocs/gcc/Extended-Asm.html
inlineasmerror1.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
