PR c/57653
commit9140d56fa8bca88f2462810f24f7923a5ee5175c
authormpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jul 2014 09:00:13 +0000 (24 09:00 +0000)
committermpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jul 2014 09:00:13 +0000 (24 09:00 +0000)
tree80f4055f85aa23d29694b53c72ed56d1d18bf7c2
parent757abb462ac4cb6542b3172fc8285173bfe5b3f7
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212972 138bc75d-0d04-0410-961f-82ee72b054a4
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]