]> gcc.gnu.org Git - gcc.git/commit
c-common.c (combine_strings): When the ISO C standard specifies the maximum length...
authorGeoffrey Keating <geoffk@redhat.com>
Sat, 2 Dec 2000 22:32:15 +0000 (22:32 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Sat, 2 Dec 2000 22:32:15 +0000 (22:32 +0000)
commit690c96c8bf01285496eceb96ff13b4ddc84a75f4
tree6f96bbab2ead17d505acf9ef55a6a8000cbce14b
parentb43db0b3c0184f5c6901865f5d30ba2a704e412b
c-common.c (combine_strings): When the ISO C standard specifies the maximum length of a string...

* c-common.c (combine_strings): When the ISO C standard specifies
  the maximum length of a string, it doesn't include the trailing
  zero byte.

* gcc.dg/cpp/if-6.c: New testcase.

From-SVN: r37961
gcc/ChangeLog
gcc/c-common.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/if-6.c [new file with mode: 0644]
This page took 0.053564 seconds and 5 git commands to generate.