Go to file
Zack Weinberg 66db6b6259 c-decl.c (store_parm_decls_newstyle, [...]): New functions split out of store_parm_decls.
* c-decl.c (store_parm_decls_newstyle, store_parm_decls_oldstyle):
	New functions split out of store_parm_decls.
	Avoid unnecessary work. Use local variables consistently.
	(store_parm_decls): Likewise.

	(finish_function): No need to set functionbody flag on call to
	poplevel.
	(struct language_function): Remove scope field.
	(c_push_function_context, c_pop_function_context): No need to
	save and restore current_scope.

From-SVN: r69862
2003-07-27 20:07:04 +00:00
boehm-gc configure.host: Only use +ESdbgasm when using the HPUX native compiler on PA-Risc. 2003-07-25 14:32:55 +00:00
config
contrib
fastjar
gcc c-decl.c (store_parm_decls_newstyle, [...]): New functions split out of store_parm_decls. 2003-07-27 20:07:04 +00:00
include
INSTALL
intl
libf2c Makefile.tpl: Replace PWD with PWD_COMMAND. 2003-07-04 12:45:55 -07:00
libffi
libiberty pex-win32.c (pexecute): Mark parameters this_pname and temp_base as unused. 2003-07-05 00:52:07 +00:00
libjava gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.c: Create vbox and layout for GtkPlug. 2003-07-27 20:01:00 +00:00
libobjc
libstdc++-v3 Daily bump. 2003-07-27 00:16:07 +00:00
maintainer-scripts gcc_release (usage): Document that -s now takes symbolic name and branch of the snapshot as parameters. 2003-07-23 15:56:40 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene. 2003-07-26 16:53:54 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure re PR bootstrap/11273 (make install fails in libobjc directory) 2003-07-13 20:47:31 +00:00
configure.in
COPYING COPYING: Update to current ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes... 2000-12-18 21:47:20 +00:00
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene. 2003-07-26 16:53:54 +00:00
Makefile.def Makefile.def: Introduce flags_to_pass. 2003-06-23 20:34:26 +00:00
Makefile.in Makefile.tpl (all-make): Depend on intl. 2003-07-22 19:01:20 +00:00
Makefile.tpl Makefile.tpl (all-make): Depend on intl. 2003-07-22 19:01:20 +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.