This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/47393] g++.dg/debug/dwarf2/icf.C FAILs on IRIX
- 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: Fri, 22 Jul 2011 17:02:48 +0000
- Subject: [Bug debug/47393] g++.dg/debug/dwarf2/icf.C FAILs on IRIX
- Auto-submitted: auto-generated
- References: <bug-47393-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47393
--- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-07-22 17:02:11 UTC ---
> --- Comment #8 from Cary Coutant <ccoutant at gcc dot gnu.org> 2011-07-22 16:49:11 UTC ---
> Why not just remove the test entirely instead of XFAIL it? The functionality
> that it was testing has been removed and replaced with something else.
That's something for mainline, while my patch dealt with the 4.5 and 4.6
branches.
I'll leave that to the interested parties :-)
Rainer