This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/72841] PASS->NA: 20_util/tuple/cons/66338.cc execution test
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 15 Aug 2016 10:24:05 +0000
- Subject: [Bug testsuite/72841] PASS->NA: 20_util/tuple/cons/66338.cc execution test
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-72841-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72841
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
This was intentional, both tests have no runtime checks and no side-effects,
they are only checking that compilation succeeds. The ChangeLog was inaccurate.