public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/110025] New: ICE with default-argument for template-param with decltype and auto.
@ 2023-05-29 15:09 jehelset at gmail dot com
  2023-05-29 18:09 ` [Bug c++/110025] " jehelset at gmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: jehelset at gmail dot com @ 2023-05-29 15:09 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 110025
           Summary: ICE with default-argument for template-param with
                    decltype and auto.
           Product: gcc
           Version: 13.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jehelset at gmail dot com
  Target Milestone: ---

Compiler ICE when using
decltype(auto(variable-template<earlier-template-param>)) as default-argument
of a template-param:

https://godbolt.org/z/M9qrvTj8P

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

end of thread, other threads:[~2024-03-01 17:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-29 15:09 [Bug c++/110025] New: ICE with default-argument for template-param with decltype and auto jehelset at gmail dot com
2023-05-29 18:09 ` [Bug c++/110025] " jehelset at gmail dot com
2023-05-30  3:56 ` pinskia at gcc dot gnu.org
2023-05-30  3:56 ` pinskia at gcc dot gnu.org
2023-05-30  3:59 ` pinskia at gcc dot gnu.org
2023-05-30  4:13 ` [Bug c++/110025] [C++23] " pinskia at gcc dot gnu.org
2023-05-30  4:13 ` pinskia at gcc dot gnu.org
2023-05-30  9:20 ` jehelset at gmail dot com
2024-03-01 17:51 ` 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).