OSDN Git Service

(rescan): Expand `#if foo && #bar' without a bogus complaint about preprocessor
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Sep 1995 18:29:40 +0000 (18:29 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Sep 1995 18:29:40 +0000 (18:29 +0000)
commit961c7e35b5d3b2561ce600dc0df80e52bf15a8cb
tree2af3d34051ce3d6422c7334a6ab6ff1d4bd2d1aa
parenta1c7fb9b32fb0e1ad8d1387ddecf58ab78d2c85a
(rescan): Expand `#if foo && #bar' without a bogus complaint about preprocessor
directives within macro args.
Expand `foo' in `foo#bar' without requiring a space before `#'.

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