Mail Archives: pgcc/1998/09/07/11:06:38
The code compiled for Pentium Pro gives bad results. I tried to find
the reason, but pgcc -S no longer gives the list of enabled options
in the asembler output file. Is it possible to print them using a
"secret" compiler option?
If the answer is "No", what to modify in compiler sources to print
these options?
Krzysztof
PS pgcc-1.1a, of course.
Code compiled with egcs-1.1a works correctly.
The suspected option is enabled by -O1 (!) and rarely modifies the code
(another program works correctly).
- Raw text -