gcc/libcpp
Steve Ellcey b52dbbf865 re PR c++/28288 (ICE with min/max operator)
PR c++/28288
	PR c++/14556
	* operators.def: Remove <?, ?>, <?=, and >?= operators.
	* parser.c: Remove CPP_MIN, CPP_MAX, CPP_MIN_EQ, and CPP_MAX_EQ.
	(cp_parser_warn_min_max): Remove.
	* include/cpplib.h: Remove <?, >?, <?=, and >?= tokens.
	(CPP_LAST_EQ): Change.
	(CPP_LAST_PUNCTUATOR): Change.
	* expr.c (cpp_operator): Remove MIN and MAX.
	(reduce): Remove CPP_MIN and CPP_MAX.
	(num_binary_op): Ditto.
	* lex.c (_cpp_lex_direct): Ditto.
	(cpp_avoid_paste): Remove ? as legal symbol after > or <.

From-SVN: r116140
2006-08-14 23:13:54 +00:00
..
include re PR c++/28288 (ICE with min/max operator) 2006-08-14 23:13:54 +00:00
po * sv.po: Update. 2006-06-24 19:34:14 +01:00
aclocal.m4
ChangeLog re PR c++/28288 (ICE with min/max operator) 2006-08-14 23:13:54 +00:00
charset.c
config.in
configure gcc/, libcpp/ 2006-05-31 15:34:37 +00:00
configure.ac
directives.c re PR preprocessor/27746 (ICE on openmp code when using _Pragma from macro) 2006-06-09 23:13:25 +02:00
errors.c
expr.c re PR c++/28288 (ICE with min/max operator) 2006-08-14 23:13:54 +00:00
files.c cpp.texi (__TIMESTAMP__): Document. 2006-02-18 10:25:31 +01:00
identifiers.c
init.c cpp.texi (__TIMESTAMP__): Document. 2006-02-18 10:25:31 +01:00
internal.h cpp.texi (__TIMESTAMP__): Document. 2006-02-18 10:25:31 +01:00
lex.c re PR c++/28288 (ICE with min/max operator) 2006-08-14 23:13:54 +00:00
line-map.c
macro.c re PR preprocessor/27746 (ICE on openmp code when using _Pragma from macro) 2006-06-09 23:13:25 +02:00
makedepend.c
Makefile.in gcc/, libcpp/ 2006-05-31 15:34:37 +00:00
makeucnid.c
mkdeps.c
pch.c
symtab.c
system.h
traditional.c
ucnid.h
ucnid.tab