[Bug c++/51532] Invalid Code Generated for cpu32.

schwab@linux-m68k.org gcc-bugzilla@gcc.gnu.org
Tue Dec 13 21:11:00 GMT 2011


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

--- Comment #3 from Andreas Schwab <schwab@linux-m68k.org> 2011-12-13 20:47:47 UTC ---
The use of cas is currently dependent on TARGET_68020, which is true on cpu32,
but there needs to be a TARGET_CAS flag.



More information about the Gcc-bugs mailing list