[Bug rtl-optimization/21848] [4.1 Regression] load_mems / replace_loop_mems bug causes miscompilation of jcf-io.c / SEGV while processing java/lang/AbstractMethodError
amylaar at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jun 21 05:37:00 GMT 2005
------- Additional Comments From amylaar at gcc dot gnu dot org 2005-06-21 05:37 -------
The actual reason for the wrong-code generation has not been fixed.
Moreover, AFAICS, on ACCUMULATE_OUTGOING_ARGS targets, the stack
pointer is loop invariant unless current_function_calls_alloca, and
pretending otherwise is an unnecessary pessimization.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21848
More information about the Gcc-bugs
mailing list