This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/14010] large stack frame long double ice


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]