This is the mail archive of the gcc-cvs@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]

r200871 - in /branches/gcc-4_8-branch/gcc: Chan...


Author: gjl
Date: Wed Jul 10 12:36:36 2013
New Revision: 200871

URL: http://gcc.gnu.org/viewcvs?rev=200871&root=gcc&view=rev
Log:
	Backport from 2013-07-10 trunk r200870.
	
	PR target/57506
	* config/avr/avr-mcus.def (atmega16hva, atmega16hva2, atmega16hvb)
	(atmega16m1, atmega16u4, atmega32a, atmega32c1, atmega32hvb)
	(atmega32m1, atmega32u4, atmega32u6, atmega64c1, atmega64m1):
	Remove duplicate devices.
	* config/avr/gen-avr-mmcu-texi.c (print_mcus): Fail on duplicate MCUs.
	* config/avr/t-multilib: Regenerate.
	* config/avr/avr-tables.opt: Regenerate.
	* doc/avr-mmcu.texi: Regenerate.


Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/config/avr/avr-mcus.def
    branches/gcc-4_8-branch/gcc/config/avr/avr-tables.opt
    branches/gcc-4_8-branch/gcc/config/avr/gen-avr-mmcu-texi.c
    branches/gcc-4_8-branch/gcc/config/avr/t-multilib
    branches/gcc-4_8-branch/gcc/doc/avr-mmcu.texi


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