r279995 - in /trunk/gcc: ChangeLog config/avr/a...
gjl@gcc.gnu.org
gjl@gcc.gnu.org
Wed Jan 8 09:41:00 GMT 2020
Author: gjl
Date: Wed Jan 8 09:41:59 2020
New Revision: 279995
URL: https://gcc.gnu.org/viewcvs?rev=279995&root=gcc&view=rev
Log:
gcc/
Add -nodevicespecs option for avr.
PR target/93182
* config/avr/avr.opt (-nodevicespecs): New driver option.
* config/avr/driver-avr.c (avr_devicespecs_file): Only issue
"-specs=device-specs/..." if that option is not set.
* doc/invoke.texi (AVR Options) <-nodevicespecs>: Document.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/avr/avr.opt
trunk/gcc/config/avr/driver-avr.c
More information about the Gcc-cvs
mailing list