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


Jan Hubicka <hubicka@ucw.cz> writes:

  > It would be nice to run it on SPEC, but I first need to figure out how
  > to hook our current intermodule code into SPEC build system...
  > Any hints here?

I think you just need to add 
ONESTEP = 1
line to your SPEC .cfg file  and the compiler will be called with all
the source files  on the command line. 


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