public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/92416] ICE with spaceship and vector types
       [not found] <bug-92416-4@http.gcc.gnu.org/bugzilla/>
@ 2020-04-14  3:23 ` mpolacek at gcc dot gnu.org
  2021-04-13 17:19 ` redi at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2020-04-14  3:23 UTC (permalink / raw)
  To: gcc-bugs

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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mpolacek at gcc dot gnu.org

--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
We now say:

92416.C: In function ‘constexpr auto cmp()’:
92416.C:5:12: sorry, unimplemented: three-way comparison of vectors
    5 |   return i <=> i;
      |          ~~^~~~~
92416.C:2:1: error: invalid return type ‘auto’ of ‘constexpr’ function
‘constexpr auto cmp()’
    2 | cmp()
      | ^~~

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

* [Bug c++/92416] ICE with spaceship and vector types
       [not found] <bug-92416-4@http.gcc.gnu.org/bugzilla/>
  2020-04-14  3:23 ` [Bug c++/92416] ICE with spaceship and vector types mpolacek at gcc dot gnu.org
@ 2021-04-13 17:19 ` redi at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: redi at gcc dot gnu.org @ 2021-04-13 17:19 UTC (permalink / raw)
  To: gcc-bugs

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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ice-on-invalid-code         |FIXME
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2021-04-13

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

end of thread, other threads:[~2021-04-13 17:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-92416-4@http.gcc.gnu.org/bugzilla/>
2020-04-14  3:23 ` [Bug c++/92416] ICE with spaceship and vector types mpolacek at gcc dot gnu.org
2021-04-13 17:19 ` redi 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).