re PR preprocessor/71681 (header.gcc file lookup is broken for -remap)
authorAndris Pavenis <andris.pavenis@iki.fi>
Fri, 21 Oct 2016 16:22:51 +0000 (19:22 +0300)
committerAndris Pavenis <andris@gcc.gnu.org>
Fri, 21 Oct 2016 16:22:51 +0000 (19:22 +0300)
commit67a6cac73cffde2acfe155b6ad767632c71798fd
tree8cf21987471b8a87f2c522fbe93b2a0eab1b880c
parent9d8ff2f63be0ec81f2d90da84ec8cd8e800dbfd4
re PR preprocessor/71681 (header.gcc file lookup is broken for -remap)

2016-10-21  Andris Pavenis  <andris.pavenis@iki.fi>

PR preprocessor/71681
* gcc.dg/cpp/pr71681-1.c: New testcase
* gcc.dg/cpp/pr71681-2.c: Likewise
* gcc.dg/cpp/remap/header.gcc: File for added test-cases
* gcc.dg/cpp/remap/a/header.gcc: Likewise
* gcc.dg/cpp/remap/a/t_1.h: Likewise
* gcc.dg/cpp/remap/a/t_2.h: Likewise

From-SVN: r241415
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/pr71681-1.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/cpp/pr71681-2.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/cpp/remap/a/header.gcc [new file with mode: 0644]
gcc/testsuite/gcc.dg/cpp/remap/a/t_1.h [new file with mode: 0644]
gcc/testsuite/gcc.dg/cpp/remap/a/t_2.h [new file with mode: 0644]
gcc/testsuite/gcc.dg/cpp/remap/header.gcc [new file with mode: 0644]