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

--- Comment #2 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Most likely r13-5681-ge8109bd87766be . IPA-CP is using bool (because that is
the field that is set here) while IPA-SRA uses `unsigned char`.

Reply via email to