HI,
1. When running "sgicc -Ofast test.c", I was responded with following
messages:
"sgicc ERROR: cannot exec
/usr/lib/gcc-lib/ia64-sgi-linux/sgicc-1.0/ipa_link"
When using "sgicc -O3 -INLINE:must=callit:list test.c", the thing
is ok.
WHat is the reason? Should I use "-Y" things?
2. I also meet this kind of error messages:
" tmp/ccs.Q9rHEG:285: Error: no such 386 instruction: `data1
0x01,0x11,0x01,0x03,0x08,0x25,0x08,0x13'
/tmp/ccs.Q9rHEG:286: Error: no
such 386 instruction: `data1 0x0b,0x42,0x0b,0x10,0x06,0x00,0x00,0x02'
/tmp/ccs.Q9rHEG:287: Error: no such 386 instruction: `data1
0x2e,0x00,0x3a,0x0b,0x
"
3. How to check the result of function inlining? If I switch on the
"-S" or "-keep" option, the IPA will not be applied, am I right?
Thanks
Peng
--
Peng Zhao pengzhao@xxxxxxxxxxxxxx
http://www.cs.ualberta.ca/~pengzhao
TEL (Lab): (780)492-3725 Lab: CSC251
|