This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/22049] M68K Coldfire: ICE in reload_cse_simplify_operands


------- Additional Comments From jifl-bugzilla at jifvik dot org  2005-06-13 14:38 -------
Created an attachment (id=9080)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9080&action=view)
Stripped down source file to reproduce problem

Compile with:
 m68k-elf-gcc -c -m5200 -O1 -funit-at-a-time parse.c
Note that this source no longer makes logical sense in what it does, due to my
efforts to reduce the size. But it is still valid code.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22049


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]