* stabsread.c (read_type): Move handling of '@' from type
authorPer Bothner <per@bothner.com>
Mon, 15 Apr 1996 23:45:51 +0000 (23:45 +0000)
committerPer Bothner <per@bothner.com>
Mon, 15 Apr 1996 23:45:51 +0000 (23:45 +0000)
commit15b03b57830544a8eb22813325f738c9f55f2642
tree2e4b0d61a4a9ae8e7552f645a164c963959c5158
parent5cf36a322a3a4999379a45c21d6dff6cd077ee22
* stabsread.c (read_type):  Move handling of '@' from type
number handling to handling of types proper (as emitted by gcc!).
For typedefs, allocate the typedef type before reading its
definition, to properly handling recursive types.
This fixes PR 9434.
gdb/ChangeLog
gdb/stabsread.c
This page took 0.026703 seconds and 4 git commands to generate.