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] Add option to reduce amount of reflection data to gcj...


Andrew Haley wrote:
David Daney writes:
> > The new option is '-freduced-reflection'.
> > Tested as before. No regressions without new -freduced-reflection > option. with %{fjni|findirect-dispatch:;:-freduced-reflection} added to > libgcj.spec.in I get 125 new failures, but they are all expected as the > patch makes this sacrifice to save space.
> > OK to commit?


I'm going to approve this with the proviso that it's an experimental
option that we don't guarantee to support in future releases.

Thanks, Committed. This is clearly a slightly fragile patch because the runtime keeps finding new ways to use the reflection meta-data.


I'll add some wordage to that effect.

Where?


David Daney.


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