[Bug c++/105779] [12 Regression] internal_error on passing a pointer to static function to another function
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon May 30 21:45:30 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105779
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |12.1.0
Known to work| |11.3.0, 13.0
Target Milestone|--- |12.2
Last reconfirmed| |2022-05-30
Keywords| |ice-on-valid-code
Summary|internal_error on passing a |[12 Regression]
|pointer to static function |internal_error on passing a
|to another function |pointer to static function
| |to another function
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is interesting as it works on the trunk ...
More information about the Gcc-bugs
mailing list