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: Intermodule constant propagation


Andrew Pinski <pinskia@physics.uc.edu> writes:

> This one is not an error right now and has not been ever (at least
> since 2.95.3)
> and outputs to the stdout:
> > - 'gcc foo.c bar.c -E' is an error, just like now (I hope)
> 
> This one has not be either, it always picked the last one for
> preprocessing:
> > - 'gcc foo.c bar.c -E -o result.i' is an error, just like now
> 
> Should we change them into errors anyway?

Yes, I think they should be errors, especially the second one.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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