https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117457
--- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Created attachment 59914 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59914&action=edit Reduced testcase use: ``` -O2 -flto -fsanitize=address --param=lto-min-partition=1 --param=lto-partitions=2 ```