Re: [PATCH] Fix invalid code that breaks with GCC 4.9 -ftree-dse optimization
Steve Hay <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl.devel |
|---|---|
| Message-ID | <CADED=K6+G0iU4LZ923xFB45K0tRsCKHBvYO8=pC1pQE+kkh6Aw@mail.gmail.com> |
On 10 August 2014 21:16, Niko Tyni <[email protected]> wrote: > This fixes SIGSEGVs at the start of the test suite when built with > GCC-4.9 at -O2 (which includes -ftree-dse). > Thanks for the patch. Now applied in revision 1617680.