------- Comment #2 from pinskia at gcc dot gnu dot org 2005-10-16 22:25 ------- This has been fixed in 4.1.0. We no get: .L4: fldl (%edx,%eax,8) faddl (%ebx,%eax,8) fstpl (%edx,%eax,8) incl %eax cmpl %eax, %ecx jne .L4
Likewise for all methods. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|4.0.3 |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21550