This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/72841] New: PASS->NA: 20_util/tuple/cons/66338.cc execution test
- From: "thopre01 at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 08 Aug 2016 16:05:42 +0000
- Subject: [Bug testsuite/72841] New: PASS->NA: 20_util/tuple/cons/66338.cc execution test
- Auto-submitted: auto-generated
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72841
Bug ID: 72841
Summary: PASS->NA: 20_util/tuple/cons/66338.cc execution test
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: testsuite
Assignee: unassigned at gcc dot gnu.org
Reporter: thopre01 at gcc dot gnu.org
CC: redi at gcc dot gnu.org
Target Milestone: ---
Target: arm-none-eabi
Hi,
r238945 has changed the following two tests from runtime tests to compile test
only:
PASS->NA: 20_util/tuple/cons/66338.cc execution test
PASS->NA: 20_util/tuple/cons/element_accepts_anything_byval.cc execution test
I believe this was not intended because the commit message reads (emphasis is
mine):
Limit std::tuple tests to *run* for C++11 and later
If I made a mistake and this was indeed intended, please accept my apologize
and discard this bug report.
Best regards.