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: check fails because of gcc test


> This is relatively standard situation. This test uses preprocessor abuse
> to build huge function and thus takes long time to compile. Just ignore
> it in case the situation is not getting rappidly worse.
> 

Most of the time is actually in the delayed branch scheduler. The post
that Jeff Law made earlier today Re: middle-end/6180: Infinite loop in cc1 during dbr
pass contains a description of a way to fix this. I've thought about it,
but just haven't had time to work on it much.

-eric


-- 
I will not carve gods


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