i386.md from GCC-4.1.1-RC1 and GCC-4.2-ss has bugs!
Anny Blackyew
annyblackyew@clan-omega.zzn.com
Sun May 21 14:30:00 GMT 2006
i386.md from GCC-4.1.1-RC1 and GCC-4.2-ss has bugs!
i386.md from GCC-4.1.1-RC1 has the sharp symbol '#':
"f#x,x#f", "f#x,xm#f", "f#rx,..#fx,..#rf", ...
i386.md from GCC-4.2-ss has corrected it and has not the sharp symbol '#':
"f,x", "f,xm", ...
What is the meaning of repeated words in i386.md? like:
* ssemov,ssemov (in 4.1) vs sselogl,ssemov (in 4.2).
* fmov,fmov,fmov,imov,imov (both)
Anny
More information about the Gcc
mailing list