]> gcc.gnu.org Git - gcc.git/commit
cpp-if1.c: New test - torture test of preprocessor's number conversion in #if directives.
authorZack Weinberg <zack@gcc.gnu.org>
Fri, 22 Jan 1999 10:33:38 +0000 (10:33 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Fri, 22 Jan 1999 10:33:38 +0000 (10:33 +0000)
commit2747111309f15faea860f79897ba70bc5c1bef81
tree0d910ee17c614fafbb0a3e676b8e72be5aaa4395
parent815cdc524f5f8ff48a35220e7ba5157aa02329d7
cpp-if1.c: New test - torture test of preprocessor's number conversion in #if directives.

* cpp-if1.c: New test - torture test of preprocessor's number conversion
  in #if directives.
* cpp-if2.c: New test - torture test of preprocessor's character constant
  conversion in #if directives.
Both these tests are entirely my own invention.

From-SVN: r24822
gcc/testsuite/gcc.dg/cpp-if1.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/cpp-if2.c [new file with mode: 0644]
This page took 0.058417 seconds and 5 git commands to generate.