public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/80679] call of overloaded is ambiguous
       [not found] <bug-80679-4@http.gcc.gnu.org/bugzilla/>
@ 2021-08-02  4:17 ` pinskia at gcc dot gnu.org
  2024-03-26  7:59 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-02  4:17 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2017-05-08 00:00:00         |2021-8-1
           Keywords|                            |ice-on-valid-code

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The trunk ICEs.

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

* [Bug c++/80679] call of overloaded is ambiguous
       [not found] <bug-80679-4@http.gcc.gnu.org/bugzilla/>
  2021-08-02  4:17 ` [Bug c++/80679] call of overloaded is ambiguous pinskia at gcc dot gnu.org
@ 2024-03-26  7:59 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-03-26  7:59 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-checking

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #1)
> The trunk ICEs.

But that is just checking turned on.
Here is the ICE:
```
<source>:12:9: internal compiler error: in comptypes, at cp/typeck.cc:1684
   12 |     Call(Method<void (int)>(), int());
      |     ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0x266c94c internal_error(char const*, ...)
        ???:0
0xa57369 fancy_abort(char const*, int, char const*)
        ???:0
0xcb492f more_specialized_fn(tree_node*, tree_node*, int)
        ???:0
0xa860c9 build_new_function_call(tree_node*, vec<tree_node*, va_gc,
vl_embed>**, int)
        ???:0

```

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

end of thread, other threads:[~2024-03-26  7:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-80679-4@http.gcc.gnu.org/bugzilla/>
2021-08-02  4:17 ` [Bug c++/80679] call of overloaded is ambiguous pinskia at gcc dot gnu.org
2024-03-26  7:59 ` pinskia 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).