This is the mail archive of the gcc@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]

gcc -de and -dW not working


Hello,

The "-de" gcc argument does not create a .ssa file or any other
file; I tested with a simple test program "gcc -de -Wall -o main main.c".

(tested with gcc version 3.2 Mandrake Linux 9.0 3.2-1mdk)

Could someone test/confirm please? I have attatched my test
program. -gW does not seem to work either, -dr does work however. I
thought this might be because I had to enable the modes -fssa and
-fssa-ccp respectivly; (even though there was no warning) but this made
no difference, no output files were created.


Regards

JG

please cc me in any replies



X bitmap


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