decl.c (grokparms): Unobfuscate and get correct diagnostic for parameters with pointe...
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 11 Jan 2001 11:37:15 +0000 (11:37 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 11 Jan 2001 11:37:15 +0000 (11:37 +0000)
commit98979fe0b06dbc0c776d5f040762aab17add4914
tree7243d726adb1938bef7f3076e9b815f9ef78794e
parentb37bf5bdb3fb6f648e103c35df5a05165277956d
decl.c (grokparms): Unobfuscate and get correct diagnostic for parameters with pointers to arrays...

cp:
* decl.c (grokparms): Unobfuscate and get correct diagnostic for
parameters with pointers to arrays of unknown bound.

From-SVN: r38901
gcc/cp/ChangeLog
gcc/cp/decl.c