]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
re PR preprocessor/43195 (#pragma once and -H)
authorManuel López-Ibáñez <manu@gcc.gnu.org>
Fri, 9 Apr 2010 16:08:42 +0000 (16:08 +0000)
committerManuel López-Ibáñez <manu@gcc.gnu.org>
Fri, 9 Apr 2010 16:08:42 +0000 (16:08 +0000)
commitd8a12e847827c1c7a175bf33f3a60b0d0066ef85
tree20db70a3cd343042fa4941b4885b6d97190834a7
parentd0b8780d9f4b5b5b98063995671e44d01712fcf9
re PR preprocessor/43195 (#pragma once and -H)

2010-04-09  Manuel López-Ibáñez <manu@gcc.gnu.org>

PR cpp/43195
libcpp/
* files.c (report_missing_guard): Test for #pragma once.
testsuite/
* gcc.dg/cpp/pr43195.c: New.
* gcc.dg/cpp/pr43195.h: New.

From-SVN: r158169
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/pr43195.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/cpp/pr43195.h [new file with mode: 0644]
libcpp/ChangeLog
libcpp/files.c