gcc/libcpp
Zack Weinberg 3da3d587c5 re PR c++/18075 (#pragma implementation broken in presence of #pragma ident)
PR 18075
	* directives.c (do_pragma): Do not defer pragmas which are unknown.
	(cpp_handle_deferred_pragma): Add cast to silence warning.

From-SVN: r89693
2004-10-27 17:29:29 +00:00
..
include line-map.h (line_map_start): Add parameter names so preceding comment makes sense. 2004-09-15 12:39:22 -07:00
po Makefile.def (host_modules): add libcpp. 2004-05-24 10:50:45 +00:00
.cvsignore configure.ac: Don't invoke ACX_HEADER_STDBOOL. 2004-06-12 05:53:54 +00:00
ChangeLog re PR c++/18075 (#pragma implementation broken in presence of #pragma ident) 2004-10-27 17:29:29 +00:00
Makefile.in makedepend.c: Include mkdeps.h for prototype of deps_add_vpath. 2004-10-11 07:19:48 +02:00
aclocal.m4 warnings.m4: New file. 2004-09-24 21:39:06 +00:00
charset.c * charset.c (_cpp_destroy_iconv, emit_numeric_escape) 2004-09-18 00:56:19 +00:00
config.in configure.ac: Replace Automake macro invocations with manual Autoconf checks and substitutions. 2004-08-25 08:10:02 +00:00
configure warnings.m4: New file. 2004-09-24 21:39:06 +00:00
configure.ac warnings.m4: New file. 2004-09-24 21:39:06 +00:00
directives.c re PR c++/18075 (#pragma implementation broken in presence of #pragma ident) 2004-10-27 17:29:29 +00:00
errors.c errors.c (_cpp_begin_message): Print "error: " for errors. 2004-10-14 01:56:22 +01:00
expr.c re PR preprocessor/16192 (Bug in expression evaluation when operand is missing) 2004-07-04 12:57:50 +00:00
files.c re PR preprocessor/16366 (Preprocessor option -remap causes memory corruption) 2004-07-16 17:07:01 +00:00
identifiers.c Makefile.def (host_modules): add libcpp. 2004-05-24 10:50:45 +00:00
init.c warnings.m4: New file. 2004-09-24 21:39:06 +00:00
internal.h cpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes throughout. 2004-09-09 19:16:56 +00:00
lex.c cpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes throughout. 2004-09-09 19:16:56 +00:00
line-map.c Makefile.def (host_modules): add libcpp. 2004-05-24 10:50:45 +00:00
macro.c cpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes throughout. 2004-09-09 19:16:56 +00:00
makedepend.c Remove extra whitespace. 2004-10-11 07:29:17 +02:00
mkdeps.c Makefile.am: Add makedepend. 2004-06-05 20:58:06 +00:00
pch.c pch.c (cpp_write_pch_state): Remove variable z as it is not used. 2004-10-08 05:50:12 -07:00
symtab.c re PR preprocessor/14699 (abort() in hashtable.c in approx_sqrt() with -fmem-report) 2004-09-06 13:22:48 +00:00
system.h configure.ac: Don't invoke ACX_HEADER_STDBOOL. 2004-06-12 05:53:54 +00:00
traditional.c Index: gcc/ChangeLog 2004-06-09 20:10:13 +00:00
ucnid.h Makefile.def (host_modules): add libcpp. 2004-05-24 10:50:45 +00:00
ucnid.pl Makefile.def (host_modules): add libcpp. 2004-05-24 10:50:45 +00:00
ucnid.tab Makefile.def (host_modules): add libcpp. 2004-05-24 10:50:45 +00:00