OSDN Git Service

* dwarf2read.c (quirk_gcc_member_function_pointer): New.
authordrow <drow>
Fri, 18 Aug 2006 04:10:21 +0000 (04:10 +0000)
committerdrow <drow>
Fri, 18 Aug 2006 04:10:21 +0000 (04:10 +0000)
(read_structure_type): Call it.

gdb/ChangeLog

index 2acbea8..2ef6363 100644 (file)
@@ -1,3 +1,8 @@
+2006-08-18  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * dwarf2read.c (quirk_gcc_member_function_pointer): New.
+       (read_structure_type): Call it.
+
 2006-08-16  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * NEWS: Mention "set trust-readonly-sections" fix.