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: Unit at a time and C PCH


>>>>> "Diego" == Diego Novillo <dnovillo@google.com> writes:

Diego> OK.  I'm almost tempted to go further and consider removing
Diego> no-unit-at-a-time completely.  What are the cases where
Diego> -fno-unit-at-a-time is useful?

FWIW, on the incremental compiler branch, -fno-unit-at-a-time no
longer changes C parsing (it may still affect code generation).  This
reveals a few test cases whose semantics depend on this switch.

Tom


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