]> git.ipfire.org Git - thirdparty/gcc.git/commit
darwin-c.c (darwin_pragma_unused): Use lookup_name, not IDENTIFIER_LOCAL_VALUE.
authorZack Weinberg <zack@codesourcery.com>
Fri, 11 Apr 2003 18:06:38 +0000 (18:06 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Fri, 11 Apr 2003 18:06:38 +0000 (18:06 +0000)
commit43451169f8ab49a8c1c2b521eb81657c8cf23c35
tree6f961733e541fe6548becb92c2103159978cbee8
parent6df0c1b4608fd21d9849c2b7fcb6f9b3aeefb193
darwin-c.c (darwin_pragma_unused): Use lookup_name, not IDENTIFIER_LOCAL_VALUE.

        * config/darwin-c.c (darwin_pragma_unused): Use lookup_name,
        not IDENTIFIER_LOCAL_VALUE.

From-SVN: r65470
gcc/ChangeLog
gcc/config/darwin-c.c