This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/17186] [3.4/4.0 regression] ICE in move_for_stack_reg, at reg-stack.c:1065
- From: "rth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Sep 2004 21:38:49 -0000
- Subject: [Bug rtl-optimization/17186] [3.4/4.0 regression] ICE in move_for_stack_reg, at reg-stack.c:1065
- References: <20040825141851.17186.herton@brturbo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rth at gcc dot gnu dot org 2004-09-14 21:38 -------
The answer is no, the sjlj patch does not need backporting to 3.4;
the code being patched is new for 4.0, due to expanding the tree
cfg directly into the rtl cfg.
But reopening to track sibcall and warning regressions in 3.4, for
which I am testing a patch.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17186