Go to file
Tobias Burnus 7c42966e85 re PR fortran/56849 (Missing compile-time shape check for RESHAPE assignments with an ORDER= attribute)
2013-04-07  Tobias Burnus  <burnus@net-b.de>

        PR fortran/56849
        * iresolve.c (gfc_resolve_reshape): Set shape also
        with order=.

2013-04-07  Tobias Burnus  <burnus@net-b.de>

        PR fortran/56849
        * gfortran.dg/reshape_5.f90: New.

From-SVN: r197550
2013-04-07 10:41:17 +02:00
INSTALL
boehm-gc
config
contrib
fixincludes
gcc re PR fortran/56849 (Missing compile-time shape check for RESHAPE assignments with an ORDER= attribute) 2013-04-07 10:41:17 +02:00
gnattools
include Demangle C++11 ref-qualifier. 2013-04-03 13:24:12 -04:00
intl
libada
libatomic
libbacktrace
libcpp re PR target/56771 (Integer Overflow? Building arm-rtems libgcc2) 2013-04-03 15:11:54 +00:00
libdecnumber
libffi
libgcc re PR other/55274 (gcc build hangs on HP-UX 11.11) 2013-04-06 18:22:09 +00:00
libgfortran re PR libfortran/56810 (record-repeat fails kind check on complex read) 2013-04-04 13:24:15 +02:00
libgo
libgomp
libiberty cp-demangle.c (cplus_demangle_type): Fix function quals. 2013-04-03 20:14:00 -04:00
libitm
libjava
libmudflap
libobjc
libquadmath
libsanitizer
libssp
libstdc++-v3 re PR libstdc++/56841 (ld: Unsatisfied symbol "__atomic_exchange_8" in file /test/gnu/gcc/objdir/prev-hppa64-hp-hpux11.11/libstdc++-v3/src/.libs/libstdc++.a[eh_terminate.o]) 2013-04-05 11:03:04 +01:00
lto-plugin
maintainer-scripts
zlib
.gitignore
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Makefile.def (target_modules): Don't install libffi. 2013-03-30 11:22:02 +00:00
ChangeLog.tree-ssa
MAINTAINERS Fix whitespace in MAINTAINERS. 2013-04-02 09:32:43 +00:00
Makefile.def Makefile.def (target_modules): Don't install libffi. 2013-03-30 11:22:02 +00:00
Makefile.in Makefile.def (target_modules): Don't install libffi. 2013-03-30 11:22:02 +00:00
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.