Go to file
Mark Mitchell a833faa599 re PR c++/10180 (gcc fails to warn about non-inlined function)
PR c++/10180
	* tree-inline.c (expand_call_inline): Call push_srcloc when
	encountering EXPR_WITH_FILE_LOCATION.  Honor warn_inline.

	PR c++/10180
	* g++.dg/warn/Winline-1.C: New test.

From-SVN: r66202
2003-04-29 03:24:27 +00:00
boehm-gc configure.in: define GC_DLL under mingw if --enable-shared 2003-04-28 20:54:37 +00:00
config
contrib
fastjar
gcc re PR c++/10180 (gcc fails to warn about non-inlined function) 2003-04-29 03:24:27 +00:00
include
INSTALL
libf2c
libffi
libiberty
libjava natString.cc (_Jv_AllocString): Initialize cachedHashCode. 2003-04-28 18:19:23 +00:00
libobjc
libstdc++-v3 Daily bump. 2003-04-29 00:17:06 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog Makefile.tpl: Clean $(BUILD_SUBDIR). 2003-04-28 02:23:46 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Write After Approval): Upgrade myself from GNATS only to write-after-approval. 2003-04-25 16:06:51 -06:00
Makefile.def
Makefile.in Makefile.tpl: Clean $(BUILD_SUBDIR). 2003-04-28 02:23:46 +00:00
Makefile.tpl Makefile.tpl: Clean $(BUILD_SUBDIR). 2003-04-28 02:23:46 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
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.