Priority: P3
Component: bootstrap
Assignee: unassigned at gcc dot gnu.org
Reporter: alan.lawrence at arm dot com
svn commit 208714 (also observed on 208491), with target arm-none-linux-gnueabi
$cc1plus test.cc -g -O2 -mcpu=arm10tdmi -mfloat-abi=hard -mfpu=neon
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61062
Alan Lawrence changed:
What|Removed |Added
CC||alan.lawrence at arm dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61062
--- Comment #5 from Alan Lawrence ---
Should be fixed by rev 211369.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63870
--- Comment #1 from Alan Lawrence ---
Same problem on AArch64, although the error messages are a little different
(and varied) - this is following r217440 which provides some improvement in
some cases:
$ /work/alalaw01/sbuild/install/bin/aarch64
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59843
--- Comment #11 from Alan Lawrence ---
As I understand it, This is fixed in both 4.9 and 5.0 branch. Is there any more
we want to do or can it now be closed?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59843
Alan Lawrence changed:
What|Removed |Added
CC||alan.lawrence at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59843
--- Comment #10 from Alan Lawrence ---
I can confirm that prior to V1DFmode, all four of those cases gave an ICE (in
emit_move_insn, via a variety of routes).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61114
Alan Lawrence changed:
What|Removed |Added
CC||alan.lawrence at arm dot com