public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/99678] New: c++20 trailing requires clauses allows undeclared identifier
@ 2021-03-20  4:17 hewillk at gmail dot com
  2024-05-07 14:12 ` [Bug c++/99678] " ppalka at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: hewillk at gmail dot com @ 2021-03-20  4:17 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 99678
           Summary: c++20 trailing requires clauses allows undeclared
                    identifier
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hewillk at gmail dot com
  Target Milestone: ---

https://godbolt.org/z/reG8qE

====

void bar(auto) requires undeclared_identifier;

====

GCC accepts this code.

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

end of thread, other threads:[~2024-06-17 14:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-20  4:17 [Bug c++/99678] New: c++20 trailing requires clauses allows undeclared identifier hewillk at gmail dot com
2024-05-07 14:12 ` [Bug c++/99678] " ppalka at gcc dot gnu.org
2024-05-07 14:13 ` [Bug c++/99678] [concepts] requires-clause " ppalka at gcc dot gnu.org
2024-06-12 18:25 ` ppalka at gcc dot gnu.org
2024-06-12 18:25 ` ppalka at gcc dot gnu.org
2024-06-13 14:16 ` cvs-commit at gcc dot gnu.org
2024-06-13 14:18 ` ppalka at gcc dot gnu.org
2024-06-17 14:26 ` cvs-commit at gcc dot gnu.org
2024-06-17 14:27 ` ppalka 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).