]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c/57653 (filename information discarded when using -imacros)
authorMarek Polacek <polacek@redhat.com>
Thu, 24 Jul 2014 09:00:13 +0000 (09:00 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Thu, 24 Jul 2014 09:00:13 +0000 (09:00 +0000)
commitcdc94aca13aa1bf9531ed11d798e346c99a6c83f
tree80f4055f85aa23d29694b53c72ed56d1d18bf7c2
parent34f2124e5f92ba0f2d48a86a77ea4b6347ccf027
re PR c/57653 (filename information discarded when using -imacros)

PR c/57653
* c-opts.c (c_finish_options): If -imacros is in effect, return.

* c-c++-common/pr57653.c: New test.
* c-c++-common/pr57653.h: New file.
* c-c++-common/pr57653-2.c: New test.
* c-c++-common/pr57653-2.h: New file.

From-SVN: r212972
gcc/c-family/ChangeLog
gcc/c-family/c-opts.c
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/pr57653-2.c [new file with mode: 0644]
gcc/testsuite/c-c++-common/pr57653-2.h [new file with mode: 0644]
gcc/testsuite/c-c++-common/pr57653.c [new file with mode: 0644]
gcc/testsuite/c-c++-common/pr57653.h [new file with mode: 0644]