Jim Wilson <[EMAIL PROTECTED]> writes: | Gabriel Dos Reis wrote: | > At the moment, we have only one bug I consider release critical for 3.4.5. | > middle-end/24804 Produces wrong code | | I put an analysis in the PR. It is a gcse store motion problem.
Woaw! Thanks for the detailed analysis. It is indeed interesting that the bug is hidden in 4.0 and higher due to the current infrastructure. -- Gaby