]> gcc.gnu.org Git - gcc.git/commit
(output_type): Do early exit only if TYPE_CONTEXT is NULL or if TYPE_CONTEXT is anoth...
authorJim Wilson <wilson@gcc.gnu.org>
Wed, 12 Feb 1997 20:39:27 +0000 (12:39 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 12 Feb 1997 20:39:27 +0000 (12:39 -0800)
commitff1ff0565bbd07dd0b4f139001f8a1b5c2d6328d
tree63101dd77f91c029705ac97f529c5db60f988195
parente9f32eb5034600b035f2d40e1723432cff8b74ba
(output_type): Do early exit only if TYPE_CONTEXT is NULL or if TYPE_CONTEXT is another type (e.g.

(output_type): Do early exit only if TYPE_CONTEXT is NULL
or if TYPE_CONTEXT is another type (e.g. a nested type).

From-SVN: r13630
gcc/dwarfout.c
This page took 0.054635 seconds and 5 git commands to generate.