c-decl.c (finish_struct): Disable "structure/union defined inside parms" if compiling...
authorJeff Law <law@gcc.gnu.org>
Mon, 25 Jan 1993 18:53:25 +0000 (11:53 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 25 Jan 1993 18:53:25 +0000 (11:53 -0700)
commitf3c2c11198c0178ab117f57de9dbfa02b719964b
tree3612cd8ce48ca3feb38a413a5dcf79d9b178ef52
parentb2f1f92b17a157d60b9607b2d2d78cadd4f6a61e
c-decl.c (finish_struct): Disable "structure/union defined inside parms" if compiling with -traditional.

* c-decl.c (finish_struct): Disable "structure/union defined inside
parms" if compiling with -traditional.

From-SVN: r3327
gcc/c-decl.c