Go to file
Paul Thomas 686a37ced7 re PR fortran/88143 (ICE in resolve_variable at gcc/fortran/resolve.c:5413 since r253077)
2018-11-24  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/88143
	* resolve.c (resolve_variable): Check for associate names with
	NULL target.

2018-11-24  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/88143
	* gfortran.dg/associate_46.f90: New test.

From-SVN: r266428
2018-11-24 09:10:00 +00:00
config
contrib Detect mixed usage of spaces and tabs. 2018-11-19 08:08:28 +00:00
fixincludes
gcc re PR fortran/88143 (ICE in resolve_variable at gcc/fortran/resolve.c:5413 since r253077) 2018-11-24 09:10:00 +00:00
gnattools PR81878: fix --disable-bootstrap --enable-languages=ada 2018-11-20 00:07:47 +00:00
gotools
include
INSTALL
intl
libada
libatomic
libbacktrace [libbacktrace] Factor out read_initial_length 2018-11-22 00:06:27 +00:00
libcc1 Eliminate source_location in favor of location_t 2018-11-13 20:05:03 +00:00
libcpp Eliminate source_location in favor of location_t 2018-11-13 20:05:03 +00:00
libdecnumber
libffi
libgcc linux-unwind.h (sc_pt_regs): Update for kernel. 2018-11-16 01:26:04 +00:00
libgfortran Make recursion_check work for multiple threads 2018-11-23 22:42:03 +02:00
libgo re PR go/88060 (../../../gcc-8.2.0/libgo/go/syscall/libcall_linux_utimesnano.go:17:18: error: reference to undefined name ‘_AT_FDCWD’) 2018-11-21 02:16:15 +00:00
libgomp re PR bootstrap/88106 (Bootstrap failure on mingw32) 2018-11-20 11:39:53 +01:00
libhsail-rt
libiberty
libitm
libobjc
liboffloadmic
libphobos re PR d/87824 (x86_64-linux multilib issues) 2018-11-22 06:14:47 +00:00
libquadmath
libsanitizer
libssp
libstdc++-v3 Implement P0415 More constexpr for std::complex. 2018-11-23 18:17:04 +00:00
libvtv
lto-plugin
maintainer-scripts Add new maintainer script for PRs that can be closed. 2018-11-22 14:05:54 +00:00
zlib
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ar-lib
ChangeLog Move a test-case to a proper folder. 2018-11-13 15:28:26 +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 MAINTAINERS: add myself as or1k maintainer 2018-11-09 21:22:20 +00:00
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.