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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ICE when using              |ICE when using
                   |__builtin_addressof on      |__builtin_addressof on
                   |templated function Leading  |overload function inside a
                   |to different ICEs           |template

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>Example ICE 3 (ONLY IN TRUNK):

No that happens on other versions just hidden by default (because of an earlier
error):
```
<source>:5: confused by earlier errors, bailing out
```
Means there was an ICE :).

Reply via email to