Go to file
Jerry DeLisle 2423a75aed re PR fortran/65996 (gfortran ICE with -dH)
2016-01-21  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR fortran/65996
	* error.c (gfc_error): Save the state of abort_on_error and set
	it to false for buffered errors to allow normal processing.
	Restore the state before leaving.

2016-01-21  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR fortran/65996
	gfortran.dg/pr65996.f90: New test.

From-SVN: r232707
2016-01-21 21:08:00 +00:00
boehm-gc
config
contrib * uninclude: Fix third argument to gensub. 2016-01-19 22:00:17 +00:00
fixincludes
gcc re PR fortran/65996 (gfortran ICE with -dH) 2016-01-21 21:08:00 +00:00
gnattools
gotools
include Merge of HSA 2016-01-19 11:35:10 +01:00
INSTALL
intl
libada
libatomic
libbacktrace
libcc1
libcilkrts
libcpp PR preprocessor/69177 and PR c++/68819: libcpp fallbacks and -Wmisleading-indentation 2016-01-14 19:10:17 +00:00
libdecnumber
libffi
libgcc Add missing file 2016-01-21 18:45:26 +00:00
libgfortran execute_command_line.c (set_cmdstat): Use "%s", msg instead of msg to avoid -Wformat-security warning. 2016-01-15 21:20:58 +01:00
libgo
libgomp task.c (gomp_create_target_task): Set firstprivate_copies to NULL. 2016-01-20 15:01:24 +00:00
libiberty
libitm libitm: Disable testing transaction-safe exceptions on Darwin and AIX. 2016-01-21 18:25:42 +00:00
libjava
libmpx libtool-version: Remove. 2016-01-21 00:17:37 +00:00
libobjc
liboffloadmic libgomp-plugin-intelmic.cpp (GOMP_OFFLOAD_run): Pass extra NULL to GOMP_OFFLOAD_async_run. 2016-01-20 13:40:22 +00:00
libquadmath
libsanitizer re PR sanitizer/68824 (libtsan is missing the __interceptor___tls_get_addr symbol without bumping the soname) 2016-01-19 13:45:54 +01:00
libssp
libstdc++-v3 libstdc++/69406 Fix test to check for supported headers 2016-01-21 13:33:27 +00:00
libvtv
lto-plugin Fix usage of an uninitialized variable 2016-01-15 14:39:11 +00:00
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog Enable LTO for DJGPP 2016-01-12 20:36:00 +02:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Enable LTO for DJGPP 2016-01-12 20:36:00 +02:00
configure.ac Enable LTO for DJGPP 2016-01-12 20:36:00 +02:00
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 re PR bootstrap/69134 (building a mips-cross compiler with in-tree mpfr-2.4.2 fails) 2016-01-12 15:13:02 +00:00
Makefile.in re PR bootstrap/69134 (building a mips-cross compiler with in-tree mpfr-2.4.2 fails) 2016-01-12 15:13:02 +00:00
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
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.