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: PR 10776 II


On Sat, Jan 10, 2004 at 09:03:49PM +0100, Jan Hubicka wrote:
> This patch take care of it in easy way of splitting very large basic
> blocks.  I don't think this will have important impact on perfomrance of
> something (there are no such blocks in SPEC build) and it cuts memory
> usage to 50MB and time to 99 seconds.

This seems like a decent idea.  I'd like to know how it affects
fpppp from spec before applying it though.


r~


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