]> gcc.gnu.org Git - gcc.git/commit
(SIGNED_CHAR_SPEC): Use #if rather than ?...
authorRichard Stallman <rms@gnu.org>
Thu, 17 Sep 1992 19:45:49 +0000 (19:45 +0000)
committerRichard Stallman <rms@gnu.org>
Thu, 17 Sep 1992 19:45:49 +0000 (19:45 +0000)
commitf396d2783cc9ceff0016fa9352c6133ca69766a3
treeee7d7215dd9513c085b998e9059277726ba3ed81
parentb5ae93b42f40c8246f548e4053e59539c1bb2d4f
(SIGNED_CHAR_SPEC): Use #if rather than ?...

(SIGNED_CHAR_SPEC): Use #if rather than ?: to handle
setting the default SIGNED_CHAR_SPEC macro, since the 3.0 version
of the MIPS C compiler doesn't like ?: in initializers.

From-SVN: r2145
gcc/gcc.c
This page took 0.054764 seconds and 5 git commands to generate.