[Bug target/50305] Inline asm reload failure when building Linux kernel
michael.hope at linaro dot org
gcc-bugzilla@gcc.gnu.org
Sun Sep 11 22:11:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50305
Michael Hope <michael.hope at linaro dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |michael.hope at linaro dot
| |org
--- Comment #2 from Michael Hope <michael.hope at linaro dot org> 2011-09-11 21:47:59 UTC ---
Note that the fault goes away with -mfpu=neon and returns with -mfpu=vfpv3.
You might want to add an explicit fpu to the dg-options.
For reference, I could reproduce the fault in r177688, r178025, r178624, and
gcc-linaro-4.5-2011.08. It does not exist in 4.5.3, 4.6.1, or
gcc-linaro-4.6-2011.08.
More information about the Gcc-bugs
mailing list