Bug 57506 - [avr] Some devices are present twice in avr-mcus.def
Summary: [avr] Some devices are present twice in avr-mcus.def
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: target (show other bugs)
Version: 4.8.1
: P5 minor
Target Milestone: 4.8.2
Assignee: Georg-Johann Lay
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-02 17:47 UTC by Georg-Johann Lay
Modified: 2013-07-10 15:04 UTC (History)
2 users (show)

See Also:
Host:
Target: avr
Build:
Known to work:
Known to fail:
Last reconfirmed: 2013-06-02 00:00:00


Attachments
Patch against avr-mcus.def (679 bytes, patch)
2013-06-04 15:46 UTC, Georg-Johann Lay
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Georg-Johann Lay 2013-06-02 17:47:03 UTC
avr-mcus.def has doublicate entries for some devices: atmega16hva, atmega16hva2, atmega16hvb, atmega16m1, atmega16u4, atmega32hvb, atmega32a, atmega32c1, ...

See also the duplicates in the documentation at

http://gcc.gnu.org/onlinedocs/gcc-4.8.1/gcc/AVR-Options.html#AVR-Options
Comment 1 Georg-Johann Lay 2013-06-04 15:46:24 UTC
Created attachment 30258 [details]
Patch against avr-mcus.def

Notice that some sources depend on the patch, e.g. documentation.

Rerun "make avr-mcus" after applying this patch.
Comment 2 Georg-Johann Lay 2013-07-10 15:03:40 UTC
Fixed by 200870 (trunk), 200871 (4.8.2).
Comment 3 Georg-Johann Lay 2013-07-10 15:04:16 UTC
Fixed by r200870 (trunk), r200871 (4.8.2).