This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/18321] [3.2 regression] mmix-knuth-mmixware testsuite failure: gcc.c-torture/compile/20031023-4.c -O0, -O1
- From: "hp at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Dec 2004 17:47:26 -0000
- Subject: [Bug target/18321] [3.2 regression] mmix-knuth-mmixware testsuite failure: gcc.c-torture/compile/20031023-4.c -O0, -O1
- References: <20041106211936.18321.hp@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From hp at gcc dot gnu dot org 2004-12-28 17:47 -------
A bug in the epilogue code: using "int" instead of HOST_WIDE_INT.
This is a regression from 3.2, where the code got a clear error
(the test-case wasn't present there, though):
/gcc/testsuite/gcc.c-torture/compile/20031023-1.c: In function `bar':
/gcc/testsuite/gcc.c-torture/compile/20031023-1.c:38: stack frame too big
A fix seems trivial.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |hp at gcc dot gnu dot org
|dot org |
Status|NEW |ASSIGNED
Last reconfirmed|2004-11-08 02:05:47 |2004-12-28 17:47:26
date| |
Summary|mmix-knuth-mmixware |[3.2 regression] mmix-knuth-
|testsuite failure: gcc.c- |mmixware testsuite failure:
|torture/compile/20031023-4.c|gcc.c-
|-O0, -O1 |torture/compile/20031023-4.c
| |-O0, -O1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18321