gcc/libcpp
Jakub Jelinek a69d2520e0 re PR preprocessor/45457 (ICE: invalid built-in macro "__DBL_DENORM_MIN__")
PR preprocessor/45457
	* expr.c (parse_defined): Call pfile->cb.user_builtin_macro hook if
	needed.
	* directives.c (do_ifdef, do_ifndef): Likewise.

	* c-c++-common/cpp/pr45457.c: New test.

From-SVN: r163705
2010-09-01 00:47:25 +02:00
..
include cpplib.h (struct cpp_callbacks): Add user_builtin_macro callback. 2010-06-11 20:37:34 +02:00
po * fi.po: New. 2010-05-15 02:06:29 +01:00
ChangeLog re PR preprocessor/45457 (ICE: invalid built-in macro "__DBL_DENORM_MIN__") 2010-09-01 00:47:25 +02:00
Makefile.in diagnostic.h (diagnostic_override_option_index): New macro to set a diagnostic's option_index. 2010-04-07 17:18:10 +00:00
aclocal.m4 Undo inadvertent commit in rev 160105. 2010-06-01 10:20:24 -04:00
charset.c diagnostic.h (diagnostic_override_option_index): New macro to set a diagnostic's option_index. 2010-04-07 17:18:10 +00:00
config.in re PR bootstrap/45376 (no such instruction: `pcmpestri $0,(%rdi),%xmm0') 2010-08-24 14:08:05 -07:00
configure re PR bootstrap/45376 (no such instruction: `pcmpestri $0,(%rdi),%xmm0') 2010-08-24 14:08:05 -07:00
configure.ac re PR bootstrap/45376 (no such instruction: `pcmpestri $0,(%rdi),%xmm0') 2010-08-24 14:08:05 -07:00
directives-only.c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
directives.c re PR preprocessor/45457 (ICE: invalid built-in macro "__DBL_DENORM_MIN__") 2010-09-01 00:47:25 +02:00
errors.c diagnostic.h (diagnostic_override_option_index): New macro to set a diagnostic's option_index. 2010-04-07 17:18:10 +00:00
expr.c re PR preprocessor/45457 (ICE: invalid built-in macro "__DBL_DENORM_MIN__") 2010-09-01 00:47:25 +02:00
files.c re PR preprocessor/43195 (#pragma once and -H) 2010-04-09 16:08:42 +00:00
identifiers.c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
init.c common.opt (fshow-column): Don't mark as C ObjC C++ ObjC++. 2010-06-10 16:10:11 +01:00
internal.h More N3077 raw string changes 2010-03-29 16:07:29 -04:00
lex.c re PR bootstrap/45376 (no such instruction: `pcmpestri $0,(%rdi),%xmm0') 2010-08-24 14:08:05 -07:00
line-map.c re PR preprocessor/41543 (BUILTINS_LOCATION wrong with -fpreprocessed) 2009-10-14 12:04:22 +02:00
macro.c cpplib.h (struct cpp_callbacks): Add user_builtin_macro callback. 2010-06-11 20:37:34 +02:00
makeucnid.c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
mkdeps.c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
pch.c cpplib.h (struct cpp_callbacks): Add user_builtin_macro callback. 2010-06-11 20:37:34 +02:00
symtab.c directives.c (do_linemarker, do_line): Use CPP_STRING for ignored enum value. 2009-07-18 03:22:16 +00:00
system.h * system.h [HAVE_INTTYPES_H]: Include inttypes.h. 2010-08-26 17:58:31 +00:00
traditional.c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
ucnid.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
ucnid.tab Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00