http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45543
--- Comment #4 from John David Anglin <danglin at gcc dot gnu.org> 2010-10-16 23:01:00 UTC --- Author: danglin Date: Sat Oct 16 23:00:55 2010 New Revision: 165568 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165568 Log: Backport from mainline 2010-09-06 Jakub Jelinek <ja...@redhat.com> PR testsuite/45543 * g++.dg/debug/dwarf2/typedef1.C: Expect just one DW_TAG_enumeration_type DIE. 2010-09-04 Andreas Schwab <sch...@linux-m68k.org> * g++.dg/debug/dwarf2/typedef1.C: Replace ".*" by "\[^\n\]*". 2009-11-07 Jason Merrill <ja...@redhat.com> PR c++/18451 PR c++/40738 * g++.dg/other/typedef1.C: Update expected errors. 2009-08-03 John David Anglin <dave.ang...@nrc-cnrc.gc.ca> PR testsuite/40858 * g++.dg/debug/dwarf2/typedef1.C: Also match assembler string used with .ascii. Modified: branches/gcc-4_4-branch/gcc/testsuite/ChangeLog branches/gcc-4_4-branch/gcc/testsuite/g++.dg/debug/dwarf2/typedef1.C