Go to file
Mike Stump d5123baefb c-typeck.c (c_convert_parm_for_inlining): Add argnum...
* c-typeck.c (c_convert_parm_for_inlining): Add argnum, which
	is the argumnt we are processing so that warnings and errors
	will have that information.
	* c-tree.h (c_convert_parm_for_inlining): Add argnum.
	* lang-hooks-def.h
	(lhd_tree_inlining_convert_parm_for_inlining): Likewse.
	* langhooks.c (lhd_tree_inlining_convert_parm_for_inlining): Likewise.
	* langhooks.h (convert_parm_for_inlining): Likewise.
	* tree-inline.c (initialize_inlined_parameters): Compute and
	pass argnum down.

From-SVN: r73507
2003-11-12 19:53:17 +00:00
boehm-gc * include/private/gcconfig.h: Re-install change of 2003-04-16. 2003-10-31 11:03:00 +00:00
config
contrib
fastjar Makefile.am (my_make_i_flags): Add $(srcdir) and update comment to match. 2003-11-03 13:21:00 +00:00
gcc c-typeck.c (c_convert_parm_for_inlining): Add argnum... 2003-11-12 19:53:17 +00:00
include obstack.h: Merge the following change from gnulib... 2003-10-22 23:28:39 +01:00
INSTALL
intl
libf2c
libffi re PR libffi/11147 (fficonfig.h is abi-specific) 2003-11-12 19:18:30 +01:00
libiberty * floatformat.c (floatformat_always_valid): Add unused attribute. 2003-10-31 06:29:37 +01:00
libjava gnu_java_awt_peer_gtk_GtkLabelPeer.c (setAlignment): Rename to nativeSetAlignment. 2003-11-12 17:38:22 +00:00
libobjc Makefile.in (runtime-info.h): Remove -Wp. 2003-10-23 21:20:54 +00:00
libstdc++-v3 c++config: Move using directive... 2003-11-12 07:12:20 +00:00
maintainer-scripts * maintainer-addresses: New script. 2003-11-02 00:02:21 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog * config.sub: Update to 2003-11-03 version. 2003-11-03 15:25:17 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub * config.sub: Update to 2003-11-03 version. 2003-11-03 15:25:17 +00:00
configure configure.in (*-*-vxworks): Add target-libiberty to noconfdirs. 2003-10-20 20:04:19 +00:00
configure.in configure.in (*-*-vxworks): Add target-libiberty to noconfdirs. 2003-10-20 20:04:19 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Add myself to 'Write After Approval' section. 2003-10-20 15:07:27 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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.