[Bug bootstrap/60632] New: ICE in ipa-inline-analysis.c on ARM (arm10tdmi thumb with neon)

2014-03-24 Thread alan.lawrence at arm dot com
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

[Bug target/61062] vzip and vuzp execution tests fail on armeb

2014-05-06 Thread alan.lawrence at arm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61062 Alan Lawrence changed: What|Removed |Added CC||alan.lawrence at arm dot com --- Comment

[Bug target/61062] vzip and vuzp execution tests fail on armeb

2014-06-09 Thread alan.lawrence at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61062 --- Comment #5 from Alan Lawrence --- Should be fixed by rev 211369.

[Bug target/63870] [Aarch64] [ARM] Errors in use of NEON intrinsics are reported incorrectly

2014-11-18 Thread alan.lawrence at arm dot com
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

[Bug target/59843] ICE with return of generic vector on aarch64

2014-11-18 Thread alan.lawrence at arm dot com
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?

[Bug target/59843] ICE with return of generic vector on aarch64

2014-07-09 Thread alan.lawrence at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59843 Alan Lawrence changed: What|Removed |Added CC||alan.lawrence at arm dot com

[Bug target/59843] ICE with return of generic vector on aarch64

2014-07-09 Thread 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).

[Bug tree-optimization/61114] Scalar evolution hides a big-endian const-folding bug.

2014-07-29 Thread alan.lawrence at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61114 Alan Lawrence changed: What|Removed |Added CC||alan.lawrence at arm dot com