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]

Re: -no-integrated-cpp flag (patches for gcc3.3)


   > Apparently, the -traditional-cpp flag with gcc generates and saves the
   > basename.i file.  I have maintained this behaviour with my patches, but it
   > seemed unusual to me and it is different from the behaviour of gcc-3.2.

   It should be generated, but I guess it should be deleted afterwards too.

If you decide to change this, let us know because we have to adjust our patch
accordingly. I think Ashif could make this correction and include it in our
patch, assuming you want the changed behaviour for the gcc -traditional-cpp
flag, i.e., delete the file by making it a temporary file. It's your call, but
we could do it quickly because Ashif has all this stuff in his head at the
moment and then have only one patch.


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