cppmacro.c (_cpp_create_definition): Optimize the case of a macro defined to itself.
authorNeil Booth <neilb@earthling.net>
Sun, 29 Oct 2000 11:37:18 +0000 (11:37 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sun, 29 Oct 2000 11:37:18 +0000 (11:37 +0000)
commit44ed91a1d664478bb2f6f2e277988908ce3675a5
treec48aad594f9cc3ca2781664e65c553c6fb3277cb
parent3542203b30a788180f69c3298227c97eeefec03d
cppmacro.c (_cpp_create_definition): Optimize the case of a macro defined to itself.

* cppmacro.c (_cpp_create_definition): Optimize the case of
        a macro defined to itself.

From-SVN: r37123
gcc/ChangeLog
gcc/cppmacro.c