This is the mail archive of the gcc-bugs@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: [java, 3.0.1]: BUG: Unresolved symbols with -O3 and higher



Tom Tromey writes:

> This example is important, because I think it shows that if we keep
> the current behavior then we can break serialization, which relies
> on private functions and reflection.

And the implementation of the current behavior can be stressed in such
a way that it appears broken: I had to disable the selection of
inlined to be retained yesterday and let everything in, I didn't find
it to change the size of libgcj that much.

./A


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