[Bug other/60816] New: Optimzed arm code generates infinite loop via branch instruction branching to current program counter

2014-04-10 Thread andrew.j.c.parker at gmail dot com
: UNCONFIRMED Severity: normal Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: andrew.j.c.parker at gmail dot com Created attachment 32583 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32583&action=edit Zip file con

[Bug other/60816] Optimzed arm code generates infinite loop via branch instruction branching to current program counter

2014-04-10 Thread andrew.j.c.parker at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60816 --- Comment #2 from Andrew Parker --- Ach, my bad. This snippet came from some old code that started failing with 4.8. I whittled it down for the example but didn't vet it closely enough. Looks like a bug in our code! Thanks for poiting out th