Go to file
Mark Mitchell 527f0080b0 cp-tree.h (begin_switch_stmt): Adjust prototype.
* cp-tree.h (begin_switch_stmt): Adjust prototype.
	(finish_switch_cond): Likewise.
	* parse.y (simple_stmt): Adjust accordingly.
	* parse.c: Regenerated.
	* pt.c (tsubst_expr): Adjust accordingly.
	* semantics.c (expand_cond): New function.
	(FINISH_COND): New macro.
	(begin_switch_stmt): Build the SWITCH_STMT here.
	(finish_switch_stmt_cond): Not here.
	(expand_stmt): Adjust calls to begin_switch_stmt and
	finish_switch_cond.  Use expand_cond throughout.

From-SVN: r29246
1999-09-09 22:28:15 +00:00
boehm-gc
config * mh-openedition: New file. 1999-09-07 23:31:40 -07:00
contrib
etc
gcc cp-tree.h (begin_switch_stmt): Adjust prototype. 1999-09-09 22:28:15 +00:00
include * libiberty.h (xmemdup): Add prototype for new function. 1999-09-08 02:20:11 -06:00
INSTALL
libchill powerset.h (SET_WORD, [...]): Do not redefine based on USE_CHAR. 1999-09-02 17:55:52 -06:00
libf2c Daily bump. 1999-09-09 01:45:13 -06:00
libffi ffi.h.in: Removed PACKAGE and VERSION defines and undefs. 1999-09-01 23:16:34 +00:00
libiberty * xmemdup.c: Include sys/types.h. 1999-09-09 00:11:39 +00:00
libio * configure.in: Add mpeix.mt make fragment. 1999-09-08 02:40:16 -06:00
libjava posix-threads.h (_Jv_PthreadCheckMonitor): Reverted previous change and implemented a correct test in the __m_count case. 1999-09-08 17:10:22 +00:00
libobjc Merge in gcc2-ss-010999 1999-09-06 23:49:18 -06:00
libstdc++ Move *-*-gnu* pattern below *-*-linux*. 1999-09-01 08:14:33 +00:00
texinfo dummy checkin to prevent merge lossage 1999-09-04 09:09:22 -06:00
zlib
.cvsignore
ChangeLog config.guess: Add OS/390 match pattern. 1999-09-07 23:35:42 -07:00
config-ml.in
config.guess config.guess: Add OS/390 match pattern. 1999-09-07 23:35:42 -07:00
config.if
config.sub config.guess: Add OS/390 match pattern. 1999-09-07 23:35:42 -07:00
configure
configure.in config.guess: Add OS/390 match pattern. 1999-09-07 23:35:42 -07:00
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS Add Mark to list of folks with blanket write privs. 1999-09-06 02:55:50 -06:00
Makefile.in
missing
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.