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)
commit79afd9061c9323a9b8394ae4470a522233856048
tree0e616fb415f5d4cdab2d75612da466be6ce7ccf0
parent9506a28da93192d601373957c0b57826bcf14ed6
Changes to distinguish typedef from original type in debug output.

* dbxout,c (dbxout_type):  Don't canonicalize typedef type to base.

From-SVN: r11217
gcc/dbxout.c