[Bug target/68934] [ARM] using simd types should be rejected if not fpu=neon

2015-12-16 Thread chrbr at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68934 --- Comment #3 from chrbr at gcc dot gnu.org --- > Real code does not scope simd type definitions tightly enough to make this > feasible even if it were desirable. there was an instance of this in Bug #68895. The second function ices while

[Bug target/68934] [ARM] using simd types should be rejected if not fpu=neon

2015-12-16 Thread chrbr at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68934 --- Comment #1 from chrbr at gcc dot gnu.org --- run with cc1 -mfloat-abi=hard for a compiler configured with defaults

[Bug target/68934] [ARM] using simd types should be rejected if not fpu=neon

2015-12-16 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68934 Richard Earnshaw changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---