Go to file
Janus Weil c1db9545dd re PR fortran/36459 (Wrong interface use for PROCEDURE)
2008-06-08  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/36459
	* decl.c (match_procedure_decl): Correctly recognize if the interface
	is an intrinsic procedure.


2008-06-08  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/36459
	* gfortran.dg/proc_decl_16.f90: New.

From-SVN: r136555
2008-06-08 13:55:41 +02:00
boehm-gc re PR other/35457 (Error building GCC trunk on CELL SPU) 2008-04-18 10:28:53 +00:00
config re PR driver/35916 (problem running GCC under Vista with relocated directory) 2008-06-05 03:45:41 +00:00
contrib patch_tester.sh (report): Do not print "Checker: ". 2008-05-08 15:14:47 +00:00
fixincludes copy in the new generated "pthread.h" header 2008-06-07 22:25:33 +00:00
gcc re PR fortran/36459 (Wrong interface use for PROCEDURE) 2008-06-08 13:55:41 +02:00
gnattools MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
include sha1.h: New file, from gnulib. 2008-03-25 00:54:53 +00:00
INSTALL
intl re PR other/35457 (Error building GCC trunk on CELL SPU) 2008-04-18 10:28:53 +00:00
libada
libcpp MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
libdecnumber re PR other/35457 (Error building GCC trunk on CELL SPU) 2008-04-18 10:28:53 +00:00
libffi MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
libgcc MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
libgfortran re PR fortran/36420 (Fortran 2008: g0 edit descriptor) 2008-06-07 23:59:53 +00:00
libgomp re PR bootstrap/36452 (Broken bootstrap while building libgomp.) 2008-06-06 22:30:31 +02:00
libiberty configure.ac: use -fPIC on Linux/MIPS hosts. 2008-04-21 21:23:34 +00:00
libjava MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
libmudflap re PR other/35457 (Error building GCC trunk on CELL SPU) 2008-04-18 10:28:53 +00:00
libobjc configure.ac (arm*-*-linux-gnueabi): Don't disable building of libobjc for ARM EABI Linux. 2008-05-30 18:21:31 +00:00
libssp re PR other/35457 (Error building GCC trunk on CELL SPU) 2008-04-18 10:28:53 +00:00
libstdc++-v3 MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
maintainer-scripts * crontab: Add 4.3 branch. Set trunk to 4.4. 2008-02-18 23:49:19 +01:00
zlib re PR other/35457 (Error building GCC trunk on CELL SPU) 2008-04-18 10:28:53 +00:00
ABOUT-NLS
ChangeLog MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
ChangeLog.tree-ssa
compile compile: Make executable. 2008-02-01 00:06:00 +00:00
config-ml.in config-ml.in: don't handle --enable-shared and --enable-static. 2008-05-14 17:15:51 +00:00
config.guess * config.sub, config.guess: Update from upstream sources. 2008-04-14 19:31:06 +10:00
config.rpath * config.rpath: Add AIX 6 support. 2008-03-13 14:55:20 -04:00
config.sub * config.sub, config.guess: Update from upstream sources. 2008-04-14 19:31:06 +10:00
configure configure.ac (arm*-*-linux-gnueabi): Don't disable building of libobjc for ARM EABI Linux. 2008-05-30 18:21:31 +00:00
configure.ac configure.ac (arm*-*-linux-gnueabi): Don't disable building of libobjc for ARM EABI Linux. 2008-05-30 18:21:31 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4 backport: Deal with Autoconf 2.62's semantic change in m4_append. 2008-03-16 06:47:18 +00:00
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4 backport: Deal with Autoconf 2.62's semantic change in m4_append. 2008-03-16 06:47:18 +00:00
ltversion.m4
MAINTAINERS MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
Makefile.def Makefile.def: check-gold depends upon all-binutils. 2008-04-07 22:36:37 +00:00
Makefile.in Makefile.tpl (restrap): Call `make all' using double-colon rules. 2008-04-18 09:32:24 +00:00
Makefile.tpl Makefile.tpl (restrap): Call `make all' using double-colon rules. 2008-04-18 09:32:24 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

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.