[patch,avr] Fix avr build broken by r276985.

Georg-Johann Lay avr@gjlay.de
Thu Oct 17 11:21:00 GMT 2019


Hi,

r276985 broke avr because it removed PARAM_ALLOW_STORE_DATA_RACES from 
--params.  The patch fixes that by using flag_store_data_races = 1 instead.

Ok to apply?

Johann

	* config/avr/avr.c (avr_option_override): Fix broken build
	introduced by r276985.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: r276985.diff
Type: text/x-patch
Size: 682 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20191017/29e0ba8e/attachment.bin>


More information about the Gcc-patches mailing list