public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/111890] New: ICE in build_new_op, friend operator in nested template specialization with constrained return type
@ 2023-10-20  8:02 kcayimckaghxtnkrvg at cwmxc dot com
  2023-10-22 19:13 ` [Bug c++/111890] " pinskia at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: kcayimckaghxtnkrvg at cwmxc dot com @ 2023-10-20  8:02 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 111890
           Summary: ICE in build_new_op, friend operator in nested
                    template specialization with constrained return type
           Product: gcc
           Version: 13.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: kcayimckaghxtnkrvg at cwmxc dot com
  Target Milestone: ---

I have encountered ICE when writing this demo code:
https://godbolt.org/z/qTsPh5PbW
I don't have shorter repro case, sorry. The code compiles fine with clang.

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

end of thread, other threads:[~2023-10-23 22:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-20  8:02 [Bug c++/111890] New: ICE in build_new_op, friend operator in nested template specialization with constrained return type kcayimckaghxtnkrvg at cwmxc dot com
2023-10-22 19:13 ` [Bug c++/111890] " pinskia at gcc dot gnu.org
2023-10-22 20:40 ` pinskia at gcc dot gnu.org
2023-10-22 21:27 ` [Bug c++/111890] ICE in build_new_op with friend function declared inside a concept constrainted class inside a template class pinskia at gcc dot gnu.org
2023-10-22 21:30 ` [Bug c++/111890] ICE in tsubst_friend_function " pinskia at gcc dot gnu.org
2023-10-23 22:38 ` sjames 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).