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]

Re: C++ PATCH: Throttle inlining


> Well, more or less. (Sorry!) The modules now compile fine, even with -O3,
> but during linking I get tons of duplicate symbol related to libstdc++.

...sorry, a little confused. Is this the status?

-O3 doesn't work
-O2 works
-O0 works

ie, what's the point where it doesn't work anymore?

-benjamin


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