* dwarf2read.c (read_structure_type): Fix typo in comment.

This commit is contained in:
Doug Evans 2013-04-02 21:18:40 +00:00
parent be9a877018
commit 3d1d5ea371
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2013-04-02 Doug Evans <dje@google.com>
* dwarf2read.c (read_structure_type): Fix typo in comment.
2013-04-02 Pedro Alves <palves@redhat.com>
* NEWS: Mention "set/show debug aarch64", "set/show debug

View File

@ -11315,7 +11315,7 @@ producer_is_icc (struct dwarf2_cu *cu)
/* Called when we find the DIE that starts a structure or union scope
(definition) to create a type for the structure or union. Fill in
the type's name and general properties; the members will not be
processed until process_structure_type.
processed until process_structure_scope.
NOTE: we need to call these functions regardless of whether or not the
DIE has a DW_AT_name attribute, since it might be an anonymous