OSDN Git Service

PR driver/42442
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Jan 2010 16:02:41 +0000 (16:02 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Jan 2010 16:02:41 +0000 (16:02 +0000)
commit87a6a1b56784b9adef8284356473aea3eb453520
tree421d7cbc8b24073def556faa031311219db7a83b
parentcefbb05dac6ca0f4f482925c9a904d814d360e38
PR driver/42442
* gcc.c (SWITCH_IGNORE_PERMANENTLY): Define.
(do_self_spec): For switches with SWITCH_IGNORE set set also
SWITCH_IGNORE_PERMANENTLY.
(check_live_switch): Check SWITCH_IGNORE_PERMANENTLY instead
of SWITCH_IGNORE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@155622 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gcc.c