Go to file
Martin Liska 883e30c4d9 Backport r273660
2019-07-22  Martin Liska  <mliska@suse.cz>

	Backport from mainline
	2019-07-22  Martin Liska  <mliska@suse.cz>

	PR driver/91172
	* opts-common.c (decode_cmdline_option): Decode
	argument of -Werror and check it for a wrong language.
	* opts-global.c (complain_wrong_lang): Remove such case.
2019-07-22  Martin Liska  <mliska@suse.cz>

	Backport from mainline
	2019-07-22  Martin Liska  <mliska@suse.cz>

	PR driver/91172
	* gcc.dg/pr91172.c: New test.

From-SVN: r273664
2019-07-22 09:37:18 +00:00
config Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
contrib Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
fixincludes backport fix for PR90379 2019-05-13 20:37:08 +00:00
gcc Backport r273660 2019-07-22 09:37:18 +00:00
gnattools Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
gotools Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
include Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
INSTALL
intl Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
libada Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
libatomic Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
libbacktrace Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
libcc1 Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
libcpp Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
libdecnumber Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
libffi Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
libgcc linux-unwind.h (pa32_fallback_frame_state): Add cast. 2019-05-26 15:19:12 +00:00
libgfortran libfortran/90038 Use posix_spawn, reap dead children when wait=.false. 2019-05-20 20:43:05 +03:00
libgo re PR go/90635 (typo in libgo/configure.ac) 2019-05-27 00:13:52 +00:00
libgomp re PR target/90811 ([nvptx] ptxas error on OpenMP offloaded code) 2019-06-11 18:43:09 +02:00
libhsail-rt Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
libiberty Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
libitm Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
libobjc Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
liboffloadmic Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
libphobos Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
libquadmath Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
libsanitizer Fix sanitizer_common/sanitizer_posix_libcdep.cc compilation on Solaris 11.5 2019-06-26 10:49:15 +00:00
libssp Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
libstdc++-v3 PR libstdc++/91067 fix missing exports for filesystem iterators 2019-07-03 22:09:13 +01:00
libvtv Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
lto-plugin Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
maintainer-scripts Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
zlib Update ChangeLog and version files for release 2019-05-03 07:59:54 +00:00
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ar-lib
ChangeLog Delete unintentional file from the wrong branch 2019-05-04 15:39:52 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
multilib.am
README
symlink-tree
test-driver
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with COPYING for copying permission.  The manuals, and
some of the runtime libraries, are under different terms; see the
individual source files for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs/ for how to report bugs usefully.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.