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


Glibc uses -fno-unit-at-a-time.


H.J.
---
On Wed, Jun 18, 2008 at 8:10 AM, Diego Novillo <dnovillo@google.com> wrote:
> On 6/18/08 10:53 AM, Jan Hubicka wrote:
>
>>        * c-opts.c (c_common_post_options): PCH is not compatible with
>>        no-unit-at-a-time.
>>        * opts.c (handle_options): Enable unit-at-a-time at O0 along with
>>        -fno-toplevel-reorder by default now.
>
> OK.  I'm almost tempted to go further and consider removing
> no-unit-at-a-time completely.  What are the cases where -fno-unit-at-a-time
> is useful?
>
>
> Diego.
>



-- 
H.J.


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