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: Enable -funit-at-a-time at -O1


Jan Hubicka wrote:
> Hi,
> it seems to make sense to enable unit-at-a-time at -O1 so we don't have
> differences in between C and C++ optimization and don't need to worry
> too much on getting non-unit-at-a-time optimization effective.
> 
> Bootstrapping/regtesting i686-pc-gnu-linux, OK?

OK.

zw


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