Bug 43807 - lm32-elf infinite loop
Summary: lm32-elf infinite loop
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: target (show other bugs)
Version: 4.5.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-19 21:10 UTC by michael@walle.cc
Modified: 2014-03-02 21:57 UTC (History)
3 users (show)

See Also:
Host: i686-pc-linux-gnu
Target: lm32-unknown-elf
Build: i686-pc-linux-gnu
Known to work:
Known to fail:
Last reconfirmed:


Attachments
timer_list intermediate file (84.40 KB, application/octet-stream)
2010-04-19 21:13 UTC, michael@walle.cc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description michael@walle.cc 2010-04-19 21:10:24 UTC
Compiling the attached file with debugging and optimization turned on causes an infinite loop.

How-To-Repeat:
   lm32-elf-gcc -O2 -c timer_list.i
Comment 1 michael@walle.cc 2010-04-19 21:13:07 UTC
Created attachment 20428 [details]
timer_list intermediate file
Comment 2 Sebastien Bourdeauducq 2014-03-02 21:57:09 UTC
Works now