This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9ca7e93 Add _FloatN, _FloatNx tests for __builtin_fpclassify. new d19317f Core 903 * call.c (null_ptr_cst_p): Check char_type_p. new e496fd6 Add from_macro_definition_at predicate for locations.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 4 ++++ gcc/cp/ChangeLog | 5 +++++ gcc/cp/call.c | 1 + gcc/input.h | 5 +++++ gcc/testsuite/g++.dg/cpp0x/nullptr36.C | 3 +++ libcpp/ChangeLog | 5 +++++ libcpp/include/line-map.h | 10 +++++++--- libcpp/line-map.c | 36 +++++++++++++++++++++++++++++++--- 8 files changed, 63 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/nullptr36.C