Changes to distinguish typedef from original type in debug output.
authorPer Bothner <bothner@gcc.gnu.org>
Mon, 12 Feb 1996 20:03:24 +0000 (12:03 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Mon, 12 Feb 1996 20:03:24 +0000 (12:03 -0800)
commit8ee15cd7f5039a5cf201956efa40f4e55d869648
tree805aeeb9ebf1213f2aaf151bb244b9774bf095d0
parent09e1d007f18efcb3aeb11e96de8927a4ec50d2f1
Changes to distinguish typedef from original type in debug output.

* c-decl.c (pushdecl):  Set DECL_ORIGINAL_TYPE for typedef origin.

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