This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49317] g++.dg/abi/local1.C FAILs on Tru64 UNIX
- From: "ro at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 06 Oct 2011 16:09:07 +0000
- Subject: [Bug c++/49317] g++.dg/abi/local1.C FAILs on Tru64 UNIX
- Auto-submitted: auto-generated
- References: <bug-49317-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49317
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |4.7.0
--- Comment #2 from Rainer Orth <ro at gcc dot gnu.org> 2011-10-06 16:09:07 UTC ---
Between 20110923 and 20110930, the test started to work. Unless this is an
accident, I'll close the PR.
Rainer