OSDN Git Service

Changes to distinguish typedef from original type in debug output.
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Feb 1996 20:03:24 +0000 (20:03 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Feb 1996 20:03:24 +0000 (20:03 +0000)
commit0e1782cb42f71f3976f36998b5839f9a19940aaa
tree805aeeb9ebf1213f2aaf151bb244b9774bf095d0
parent77c63c16ea7aa51bb9374ec785001221b797ddaf
Changes to distinguish typedef from original type in debug output.
* c-decl.c (pushdecl):  Set DECL_ORIGINAL_TYPE for typedef origin.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@11215 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-decl.c