[Bug c/79023] ARM: Compiler optimizations cause branch instruction within while loop to call itself infinitely.

2017-01-07 Thread geo...@george-morgan.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79023 --- Comment #2 from George Morgan --- Ah, I see. Yes, that resolves the problem. My apologies for the inconvenience - George

[Bug c/79023] New: ARM: Compiler optimizations cause branch instruction within while loop to call itself infinitely.

2017-01-07 Thread geo...@george-morgan.com
Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: geo...@george-morgan.com Target Milestone: --- The code compiled with "arm-none-eabi-gcc -nostartfiles -ffreestanding -Os bug.c -o