]> git.ipfire.org Git - thirdparty/gcc.git/commit
(rescan): Expand `#if foo && #bar' without a bogus complaint about preprocessor direc...
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 28 Sep 1995 18:29:40 +0000 (14:29 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 28 Sep 1995 18:29:40 +0000 (14:29 -0400)
commit823a28aa77fff51880e92db9473ae015a2128ab5
tree2af3d34051ce3d6422c7334a6ab6ff1d4bd2d1aa
parent75fbfd0c125bbde33fd02d07b03f85f944ec9ba2
(rescan): Expand `#if foo && #bar' without a bogus complaint about preprocessor directives within macro args.

(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 `#'.

From-SVN: r10412
gcc/cccp.c