------- Comment #2 from reichelt at gcc dot gnu dot org  2006-02-16 14:12 
-------
Confirmed.
Even simpler testcase (crashes with "gcc -mno-80387"):

===============================================
long double foo(long double x) { return x; }
===============================================


-- 

reichelt at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reichelt at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |monitored
   Last reconfirmed|0000-00-00 00:00:00         |2006-02-16 14:12:55
               date|                            |
            Summary|ICE on complex<long double> |[4.0/4.1/4.2 regression] ICE
                   |with -mno-80387             |on long double with -mno-
                   |                            |80387
   Target Milestone|---                         |4.0.3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26223

Reply via email to