gcc/lto-plugin
Rasmus Villemoes 1ea226fad1 fix spelling of -linker-output-auto-nolto-rel
The transposition nolto -> notlo is confusing and it makes the long
name even harder to read than it already is - I kept reading it as
"not lo" until I realized it was a simple typo.

Fixes: 5269b24605 (Silence warning in LTO mode on VxWorks)

lto-plugin/
	* lto-plugin.c: Fix -linker-output-auto-notlo-rel ->
	-linker-output-auto-nolto-rel typo.
	(process_option): Adjust accordingly, accepting both old and
	new spelling.

gcc/
	* config/vxworks.h (LTO_PLUGIN_SPEC): Adapt to corrected
	spelling of -linker-output-auto-nolto-rel.
2021-12-02 12:52:24 +01:00
..
aclocal.m4
ChangeLog Daily bump. 2021-09-14 00:16:23 +00:00
config.h.in
configure GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPs 2021-05-03 05:01:23 -07:00
configure.ac
lto-plugin.c fix spelling of -linker-output-auto-nolto-rel 2021-12-02 12:52:24 +01:00
Makefile.am Fix PR lto/49664: liblto_plugin.so exports too many symbols 2021-09-13 15:16:56 +00:00
Makefile.in Fix PR lto/49664: liblto_plugin.so exports too many symbols 2021-09-13 15:16:56 +00:00