https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113553
--- Comment #8 from John Paul Adrian Glaubitz <glaubitz at physik dot fu-berlin.de> --- (In reply to Andrew Pinski from comment #6) > Let me look that seems like an unitialized variable. If it is obvious one, I > will apply a patch. Thanks. I was actually researching the above error message and one explanation was that variables passed to the posix_spawn() API might uninitialized when triggering this error message. -- You are receiving this mail because: You are on the CC list for the bug.