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/7285] [ia64] unsigned-to-floating conversion not spec conformant


------- Additional Comments From zack at gcc dot gnu dot org  2004-03-18 00:36 -------
I should add that GCC 3.4 produces code which is identical modulo bundle packing:

   0:   02 30 80 00 e1 18       [MII]       setf.sig f6=r32
   6:   00 00 00 02 00 00                   nop.i 0x0;;
   c:   00 00 04 00                         nop.i 0x0
  10:   1d 00 00 00 01 00       [MFB]       nop.m 0x0
  16:   80 00 18 02 40 80                   fnorm.s0 f8=f6
  1c:   08 00 84 00                         br.ret.sptk.many b0;;


-- 


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


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