------- Comment #10 from pinskia at gcc dot gnu dot org 2007-03-12 23:21 ------- I proved to my self at least with a cross from x86 to ppc64, I get the correct output: change t: long long t = 0x1234567890123456ULL;
and we get: .tc FD_12345678_90123456[TC],0x1234567890123456 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30704