[Bug c/38527] New: Gcc optimizes code to an endless loop
: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gray at gnu dot org dot ua GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-lin
[Bug c/38527] Gcc optimizes code to an endless loop
--- Comment #1 from gray at gnu dot org dot ua 2008-12-14 20:15 --- My apologies for the inclomplete last line of the posting. It should read: The generated .s code contains: .L10: jmp .L10 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38527