This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/81878] --disable-bootstrap --enable-languages=ada fails
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 17 Aug 2017 12:41:43 +0000
- Subject: [Bug ada/81878] --disable-bootstrap --enable-languages=ada fails
- Auto-submitted: auto-generated
- References: <bug-81878-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81878
--- Comment #10 from Richard Biener <rguenth at gcc dot gnu.org> ---
Created attachment 41996
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41996&action=edit
patch for the missed optimization
Testing this to address the missed optimization(s). This happens to fix the
testcase as expected but the underlying issue is still present.