https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117358
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org --- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 59728 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59728&action=edit gcc15-pr117358.patch Untested patch (at least protecting gimple-fold folders from folding bogus attributes on functions with corresponding builtins that gimple-fold folds). I've left foldings which obviously doesn't care about vops unguarded.