OSDN Git Service

* config/darwin-c.c (darwin_pragma_unused): Use lookup_name,
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Apr 2003 18:06:38 +0000 (18:06 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Apr 2003 18:06:38 +0000 (18:06 +0000)
commit593ce148363575336c5952a29d09a79c2059ab15
tree6f961733e541fe6548becb92c2103159978cbee8
parent6123f1887471b932b279e1f086c730863838815f
    * config/darwin-c.c (darwin_pragma_unused): Use lookup_name,
        not IDENTIFIER_LOCAL_VALUE.

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