[Bug c++/18612] New: Loop optimiser generates incorrect code.
UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gccbug at sarek dot cc CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: cygwin GCC host triplet: cygwin GCC target triplet: m68k
[Bug rtl-optimization/18612] Loop optimiser generates incorrect code.
--- Additional Comments From gccbug at sarek dot cc 2004-12-13 18:29 --- I'm sorry I forget to include "-fno-inline" as a compiler option I'm using. When I compile without "-fno-inline" I do get the same code as you posted here. This is the c