https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61354
Venkataramanan <venkataramanan.kumar at amd dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hubicka at ucw dot cz --- Comment #3 from Venkataramanan <venkataramanan.kumar at amd dot com> --- I am closing this PR since it seems to be problem with ISL code. The bug occurs while building stage 1 "cc1" via link time optimizer "lto1" and now compiler is detecting uninitialized code in ISL. During bootstrap compiler treats all warnings as errors.