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: PATCH: re-enable static initializer optimization



Per Bothner writes:

> What I have done is compiled the same case you gave in the message
> you pointed me at, using -O3 -fno-inline.  I got the identical
> assembly output for the 'bar' method.

Excellent. Thanks.

> I'll let Alex take a look before I check this in.

This is fine. Thanks a bunch for doing all this. Once you check that
in, I'll start running my own set of regression tests on a freshly
built tree.

./A


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