This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/55045] ira.c:879:32: error: array subscript is above array bounds (for vax)
- From: "manu at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 23 Oct 2012 22:18:20 +0000
- Subject: [Bug middle-end/55045] ira.c:879:32: error: array subscript is above array bounds (for vax)
- Auto-submitted: auto-generated
- References: <bug-55045-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55045
Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2012-10-23
CC| |manu at gcc dot gnu.org
Ever Confirmed|0 |1
--- Comment #1 from Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> 2012-10-23 22:18:20 UTC ---
preprocessed file (*.i*) that triggers the bug, generated by adding -save-temps
to the complete compilation command.
Although, in this case, a reduced testcase would be even better, because the
ira.i is file is probably pretty scary.