This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/51967] FAIL: libstdc++-prettyprinters/48362.cc
- From: "bkoz at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 02 Feb 2012 20:17:02 +0000
- Subject: [Bug libstdc++/51967] FAIL: libstdc++-prettyprinters/48362.cc
- Auto-submitted: auto-generated
- References: <bug-51967-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51967
Benjamin Kosnik <bkoz at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bkoz at gcc dot gnu.org
--- Comment #4 from Benjamin Kosnik <bkoz at gcc dot gnu.org> 2012-02-02 20:17:02 UTC ---
> > do the printers ever work, outside the testsuite?
>
> No.
Well then, then need to be disabled.
dg-require-prettyprinters
Should be developed and all the failing pretty printing tests should use it.