This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dea7b9a78b1 gcc: For Windows x86-32, always attempt to realign stack re [...] new 78673484b40 c-family: Improve location for -Wunknown-pragmas in a _Prag [...]
The 1 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/c-family/c-lex.cc | 7 ++++++- .../c-c++-common/cpp/pragma-diagnostic-loc-2.c | 15 +++++++++++++++ gcc/testsuite/g++.dg/gomp/macro-4.C | 8 ++++---- gcc/testsuite/gcc.dg/cpp/Wunknown-pragmas-1.c | 22 +++++++++++++--------- gcc/testsuite/gcc.dg/gomp/macro-4.c | 8 ++++---- libcpp/errors.cc | 10 ++++++++++ libcpp/include/cpplib.h | 2 ++ 7 files changed, 54 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/cpp/pragma-diagnostic-loc-2.c