Go to file
Kaveh R. Ghazi 8c53cbed4f whole_file_5.f90: Add -fpie when pic, fix scan pattern.
* gfortran.dg/whole_file_5.f90: Add -fpie when pic, fix scan
	pattern.
	* gfortran.dg/whole_file_6.f90: Likewise.

From-SVN: r151211
2009-08-29 20:28:59 +00:00
boehm-gc Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
config Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 13:22:20 +00:00
contrib Let test_summary invoke, not parse config.status contents. 2009-08-27 18:59:32 +00:00
fixincludes README (files): Describe files entry. 2009-08-28 19:42:41 +00:00
gcc whole_file_5.f90: Add -fpie when pic, fix scan pattern. 2009-08-29 20:28:59 +00:00
gnattools Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
include
INSTALL
intl Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libada Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libcpp Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libdecnumber Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libffi Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libgcc Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libgfortran re PR libfortran/34670 (bounds checking for array intrinsics) 2009-08-25 17:05:10 +00:00
libgomp Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libiberty Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libjava ltmain.sh (removedotparts): Don't use comma as 's' separator. 2009-08-26 14:52:45 +00:00
libmudflap Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libobjc Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libssp Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
libstdc++-v3 stl_construct.h: Include <bits/move.h>. 2009-08-29 19:35:21 +00:00
maintainer-scripts
zlib Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
ABOUT-NLS
ChangeLog ltmain.sh (removedotparts): Don't use comma as 's' separator. 2009-08-26 14:52:45 +00:00
ChangeLog.tree-ssa
compile Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
config-ml.in
config.guess
config.rpath
config.sub
configure Cleanups after the update to Autoconf 2.64, Automake 1.11. 2009-08-22 13:41:50 +00:00
configure.ac Update AC_PREREQ entries to 2.64 2009-08-24 19:08:51 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
install-sh Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh ltmain.sh (removedotparts): Don't use comma as 's' separator. 2009-08-26 14:52:45 +00:00
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS
Makefile.def Fix toplevel target defs. 2009-08-19 21:57:58 +00:00
Makefile.in Fix toplevel target defs. 2009-08-19 21:57:58 +00:00
Makefile.tpl
missing Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
mkdep
mkinstalldirs Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
move-if-change
README
symlink-tree
ylwrap Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file 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.html for how to report bugs usefully.