This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/45543] [4.6 Regression] New test failures


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  <jakub@redhat.com>

    PR testsuite/45543
    * g++.dg/debug/dwarf2/typedef1.C: Expect just one
    DW_TAG_enumeration_type DIE.

    2010-09-04  Andreas Schwab  <schwab@linux-m68k.org>
    * g++.dg/debug/dwarf2/typedef1.C: Replace ".*" by "\[^\n\]*".

    2009-11-07  Jason Merrill  <jason@redhat.com>

    PR c++/18451
    PR c++/40738
    * g++.dg/other/typedef1.C: Update expected errors.

    2009-08-03  John David Anglin  <dave.anglin@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]