This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14010] large stack frame long double ice
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Feb 2004 06:27:54 -0000
- Subject: [Bug target/14010] large stack frame long double ice
- References: <20040204060211.14010.amodra@bigpond.net.au>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-04 06:27 -------
Confirmed but I do not know if this is really a target bug, the problem is the following insn is being
split wrong or something to that effect:
(insn:HI 87 114 72 3 (set (mem/s:TF (plus:DI (reg/f:DI 1)
(reg:DI 10 [131])) [8 x.ld+0 S16 A128])
(reg:TF 11)) 314 {*movtf_internal} (nil)
(nil))
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |ice-on-valid-code
Known to fail| |3.4.0 3.5.0
Last reconfirmed|0000-00-00 00:00:00 |2004-02-04 06:27:53
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14010