cccp.c (macroexpand): Avoid out of range accesses for omitted arguments.
authorJeffrey A Law <law@cygnus.com>
Sun, 31 Oct 1999 07:54:56 +0000 (07:54 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 31 Oct 1999 07:54:56 +0000 (01:54 -0600)
commitf5d236de11b9276e2573043083e279489289d246
treebc5866b7ac6979c4d4dca84d20e8967695641095
parent0d9009fd94a333be02f9843edaf649d8f1b289bd
cccp.c (macroexpand): Avoid out of range accesses for omitted arguments.

* cccp.c (macroexpand): Avoid out of range accesses for omitted
arguments.

From-SVN: r30289
gcc/ChangeLog
gcc/cccp.c