------- 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