Bug 26598 - Unable to build a mc68332 target
Summary: Unable to build a mc68332 target
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: target (show other bugs)
Version: 4.1.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-07 21:15 UTC by George M. Gallant, Jr.
Modified: 2015-12-14 06:25 UTC (History)
3 users (show)

See Also:
Host:
Target: m68k-linux-elf
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description George M. Gallant, Jr. 2006-03-07 21:15:21 UTC
The tm.h and m668k-none.c TRAGET_CPU_DEFAULT seem to be strange. Looks like 
the #if TARGET_CPU_DEFAULT == xxx will never match.
Comment 1 Jeffrey A. Law 2015-12-14 06:25:32 UTC
This was fixed some time ago.  I can see the mis-behaviour in gcc-4.1, but by gcc-4.9 it's fixed.  I don't think it's worth digging any further than that.