dbxout.c (dbxout_type): Better "variant" handling to ignore const/volatile but not...
authorPer Bothner <bothner@gcc.gnu.org>
Wed, 13 Mar 1996 05:47:30 +0000 (21:47 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Wed, 13 Mar 1996 05:47:30 +0000 (21:47 -0800)
commit5bfaaedad796941281dc9e736c7f638c3f9f5690
tree5a0b9f708289b40bd8c97bced4be5f1c4efbf7d7
parentd3debd4b78725b7a602150092fdc5ef5895edd9a
dbxout.c (dbxout_type): Better "variant" handling to ignore const/volatile but not typedef names.

* dbxout.c (dbxout_type):  Better "variant" handling to ignore
const/volatile but not typedef names.  Improves Feb 12 change.

From-SVN: r11523
gcc/dbxout.c