++
Assignee: unassigned at gcc dot gnu.org
Reporter: gonzalez.rulez at gmail dot com
Created attachment 33849
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33849&action=edit
The same test case as in 51060
Related to:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=510
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63692
--- Comment #3 from Gonzalez Pedro ---
Ok. We are affected by this in the debug builds which are built without any
optimizations. Reviewing -O2 options I didn't find an option, which enables or
disables reuse of temp object space. Is there one?