Go to file
Samuel Tardieu 17972da719 sem_util.ads, [...] (In_Subprogram): New function.
gcc/ada/
	* sem_util.ads, sem_util.adb (In_Subprogram): New function.
	* sem_attr.adb (Analyze_Attribute, Attribute_Old case): Use it.

    gcc/testsuite/
	* gnat.dg/deep_old.adb: New.

From-SVN: r134260
2008-04-14 12:08:31 +00:00
INSTALL
boehm-gc
config
contrib
fixincludes
gcc sem_util.ads, [...] (In_Subprogram): New function. 2008-04-14 12:08:31 +00:00
gnattools * Makefile.in: Remove handling of gnatbl. 2008-04-08 08:58:58 +02:00
include
intl
libada
libcpp config.gcc (need_64bit_hwint): Need 64bit hwint for sh-*-*. 2008-04-11 04:21:18 +00:00
libdecnumber
libffi
libgcc
libgfortran re PR libfortran/32972 (performance of pack/unpack) 2008-04-13 20:15:58 +00:00
libgomp
libiberty
libjava
libmudflap
libobjc
libssp
libstdc++-v3 [multiple changes] 2008-04-10 22:14:17 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog * config.sub, config.guess: Update from upstream sources. 2008-04-14 19:31:06 +10:00
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in Makefile.tpl: Error early unless at least GNU make 3.80. 2008-04-12 18:40:10 +00:00
Makefile.tpl Makefile.tpl: Error early unless at least GNU make 3.80. 2008-04-12 18:40:10 +00:00
README
README.SCO
compile
config-ml.in
config.guess * config.sub, config.guess: Update from upstream sources. 2008-04-14 19:31:06 +10:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2008-04-14 19:31:06 +10:00
configure configure.ac: Do not build libssp for the AVR. 2008-04-11 16:38:49 +04:00
configure.ac configure.ac: Do not build libssp for the AVR. 2008-04-11 16:38:49 +04:00
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 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.