cppmacro.c (paste_tokens): Only allow / to paste with =.
authorNeil Booth <neil@daikokuya.co.uk>
Wed, 9 Oct 2002 09:56:09 +0000 (09:56 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Wed, 9 Oct 2002 09:56:09 +0000 (09:56 +0000)
commit5cc6732359d0d0b21ff0428635c19594c275163e
tree633e7b4d27241e94e09a9d75011a7ca0f24d6eca
parent6e0ac545dde5eb36629959226968fb7c51975a44
cppmacro.c (paste_tokens): Only allow / to paste with =.

* cppmacro.c (paste_tokens): Only allow / to paste with =.
testsuite:
* gcc.dg/cpp/paste13.c: New test.

From-SVN: r57978
gcc/ChangeLog
gcc/cppmacro.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/paste13.c [new file with mode: 0644]