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

David Malcolm <dmalcolm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|internal compiler error: in |[14 Regression] ICE
                   |fold_binary_loc, at         |generating access diagram,
                   |fold-const.cc:11580         |in fold_binary_loc, at
                   |                            |fold-const.cc:11580
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2024-02-14
             Status|UNCONFIRMED                 |NEW

--- Comment #5 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Thanks for filing this.  Still affects trunk, though I had to add a "void" to
the return type of f to avoid <source>:2:1: error: return type defaults to
'int' [-Wimplicit-int]:
  https://godbolt.org/z/WM8zbvrxf

Reply via email to