https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107897
--- Comment #2 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:5894a8179687b7028d093584102d204af422cfd3
commit r13-4384-g5894a8179687b7028d093584102d204af422cfd3
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107897
--- Comment #1 from Richard Biener ---
(gdb) p fn->curr_properties
$4 = 92431
that looks like garbage. We likely cut off processing one of the functions
because of the error (and failed to initialize ->curr_properties when
allocating struct fu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107897
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |13.0
Keywords|