public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/101782] New: [12 regression] Excess errors in g++.dg/cpp2a/concepts-pr67774.C after r12-2729
@ 2021-08-04 20:23 seurer at gcc dot gnu.org
  2021-08-04 21:21 ` [Bug testsuite/101782] " redi at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: seurer at gcc dot gnu.org @ 2021-08-04 20:23 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101782

            Bug ID: 101782
           Summary: [12 regression] Excess errors in
                    g++.dg/cpp2a/concepts-pr67774.C after r12-2729
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:240b01b0215f9e46ecf04267c8a3faeb19d4fe3c, r12-2729
make  -k check-gcc RUNTESTFLAGS="dg.exp=g++.dg/cpp2a/concepts-pr67774.C"
FAIL: g++.dg/cpp2a/concepts-pr67774.C  -std=c++2a (test for excess errors)
# of expected passes            1
# of unexpected failures        1
# of unsupported tests          3


FAIL: g++.dg/cpp2a/concepts-pr67774.C  -std=c++2a (test for excess errors)
Excess errors:
/home3/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/libstdc++-v3/include/bits/stl_iterator.h:1123:5:
error: two consecutive '[' shall only introduce an attribute before '[' token
/home3/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/libstdc++-v3/include/bits/stl_iterator.h:1987:7:
error: two consecutive '[' shall only introduce an attribute before '[' token
/home3/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/libstdc++-v3/include/bits/stl_iterator.h:2010:7:
error: two consecutive '[' shall only introduce an attribute before '[' token
/home3/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/libstdc++-v3/include/bits/stl_iterator.h:2034:7:
error: two consecutive '[' shall only introduce an attribute before '[' token
/home3/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/libstdc++-v3/include/bits/ranges_base.h:113:9:
error: two consecutive '[' shall only introduce an attribute before '[' token
/home3/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/libstdc++-v3/include/bits/ranges_base.h:165:9:
error: two consecutive '[' shall only introduce an attribute before '[' token
/home3/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/libstdc++-v3/include/bits/ranges_base.h:270:9:
error: two consecutive '[' shall only introduce an attribute before '[' token
/home3/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/libstdc++-v3/include/bits/ranges_base.h:329:9:
error: two consecutive '[' shall only introduce an attribute before '[' token
/home3/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/libstdc++-v3/include/bits/ranges_base.h:419:9:
error: two consecutive '[' shall only introduce an attribute before '[' token
/home3/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/libstdc++-v3/include/bits/ranges_base.h:440:9:
error: two consecutive '[' shall only introduce an attribute before '[' token
/home3/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/libstdc++-v3/include/bits/ranges_base.h:500:9:
error: two consecutive '[' shall only introduce an attribute before '[' token
/home3/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/libstdc++-v3/include/bits/ranges_base.h:542:9:
error: two consecutive '[' shall only introduce an attribute before '[' token



commit 240b01b0215f9e46ecf04267c8a3faeb19d4fe3c (HEAD, refs/bisect/bad)
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Tue Aug 3 18:06:27 2021 +0100

    libstdc++: Add [[nodiscard]] to iterators and related utilities

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-08-05 18:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-04 20:23 [Bug testsuite/101782] New: [12 regression] Excess errors in g++.dg/cpp2a/concepts-pr67774.C after r12-2729 seurer at gcc dot gnu.org
2021-08-04 21:21 ` [Bug testsuite/101782] " redi at gcc dot gnu.org
2021-08-04 22:29 ` [Bug c++/101782] " redi at gcc dot gnu.org
2021-08-04 22:35 ` redi at gcc dot gnu.org
2021-08-05 10:31 ` [Bug testsuite/101782] " redi at gcc dot gnu.org
2021-08-05 11:14 ` jakub at gcc dot gnu.org
2021-08-05 14:17 ` [Bug libstdc++/101782] " cvs-commit at gcc dot gnu.org
2021-08-05 14:28 ` redi at gcc dot gnu.org
2021-08-05 18:01 ` cvs-commit at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).