https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124506
--- Comment #4 from jkl9543 at 163 dot com --- (In reply to Andrew Pinski from comment #1) > The code is NOT buggy; this must be a LLM based bug report. The lock is not > a recusive lock so if you lock you must only do an unlock too. You can't do > a lock twice on the same lock. Nope. I wrote this all by hand and it cost me more time than making a patch to 'lto-wrapper.exe'.
