This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/49288] FAIL: g++.dg/debug/dwarf2/cdtor-1.C
- From: "ro at CeBiTec dot Uni-Bielefeld.DE" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 6 Jun 2011 13:23:52 +0000
- Subject: [Bug testsuite/49288] FAIL: g++.dg/debug/dwarf2/cdtor-1.C
- Auto-submitted: auto-generated
- References: <bug-49288-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49288
--- Comment #8 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-06-06 13:22:45 UTC ---
> --- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-06-06 13:00:20 UTC ---
> Created attachment 24448
> --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24448
> gcc47-pr49288.patch
>
> Can you please test this on darwin (just make check-g++ RUNTESTFLAGS=dwarf2.exp
> should be enough)?
It passes on i386-pc-solaris2.10 with as (where it failed before) and
gas (where it already passed) and on mips-sgi-irix6.5.
Thanks.
Rainer