http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35294
Nick Clifton <nickc at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nickc at redhat dot com --- Comment #18 from Nick Clifton <nickc at redhat dot com> 2013-01-28 15:09:52 UTC --- I have checked in a modified version of serowk's patch to the 4.7 branch. The modification was to produce an error message in the cases where the modes do not match, and to allow for the automatic forcing of constants into registers for those builtins that do not accept immediates as their third operand. Cheers Nick