[Bug target/68674] ARM/AARCH64 attribute target neon internal compiler error: in copy_to_mode_reg, at explow.c:595
chrbr at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Dec 16 16:07:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68674
chrbr at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks|65837 |
--- Comment #7 from chrbr at gcc dot gnu.org ---
I was suggesting in #68934 to make this code invalid and report an error. Since
SIMD types should not be used for declarations in NOSIMD context. But I don't
have a strong position about this. We might make this code work by repairing
the DECL_MODE depending on the usage context, but certainly less practical than
handle the error.
Other opinions ?
thanks
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65837
[Bug 65837] [arm-linux-gnueabihf] lto1 target specific builtin not available
More information about the Gcc-bugs
mailing list