This is the mail archive of the gcc-patches@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: integrated -save-temps and the death of specs


>>>>> "Richard" == Richard Kenner <kenner@vlsi1.ultra.nyu.edu> writes:

 >     i don't see any reason to use spec files in config/*.h files.

 > I think that's a very different issue.  I can certainly accept an argument
 > that they should be someplace else at compile-time, but I still feel
 > they are very useful to have arond when the driver is *run*.

Agreed.  I don't really care for the driver, since it is kinda neat to
be able to change the driver's behavior without recompiling... But the
.h spec nonsense we have scattered throughout I have a big problem
with.

That aside, my patch integrating cpp0 into "cc1 -E" I think is still
valid irregardless of what we do (or do not do) with specs in the
future.

Cheers
aldy


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