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: [3.3/mainline] cleanup cfg only once when not optimizing


On Fri, Feb 28, 2003 at 11:28:19AM +0100, Jan Hubicka wrote:
> currently we call cleanup_cfg 4 times...

True, but wouldn't it make most sense to leave the last one
and not the first one?  

How does this affect compile times and object sizes on, say,
a bootstrap with BOOT_CFLAGS=-O0?


r~


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