[Bug c++/115239] [14/15 Regression] ICE: Segmentation fault with ambiguous function call in some cases (`const char*` vs `char` with `long` vs `unsigned`) since r14-6522
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon May 27 08:52:35 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115239
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|needs-bisection |
CC| |jakub at gcc dot gnu.org,
| |ppalka at gcc dot gnu.org
Summary|[14/15 Regression] ICE: |[14/15 Regression] ICE:
|Segmentation fault with |Segmentation fault with
|ambiguous function call in |ambiguous function call in
|some cases (`const char*` |some cases (`const char*`
|vs `char` with `long` vs |vs `char` with `long` vs
|`unsigned`) |`unsigned`) since r14-6522
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r14-6522-gb24c09bfb626271cda345f5a6f0d3a6b6480593d
More information about the Gcc-bugs
mailing list