On Wed, Oct 15, 2014 at 05:57:22PM +0100, Andrew Haley wrote: > On 10/15/2014 05:54 PM, Evgeny Stupachenko wrote: > > The patch fixes java i686 bootstrap for -mtune=intel/slm. > > > > Recent changes triggered java to write a note on compilation for a > > function without context. > > > > make check in progress > > > > Is it ok? > > I guess so, but I don't understand how any function ends up with a null > DECL_CONTEXT.
Yeah, I guess it would help if you would say what function it is exactly, how it got created etc. Artificial function? > Nontheless, this must go to java-patc...@gcc.gnu.org Also, java/ prefix shouldn't be in the ChangeLog, gcc/java/ directory has its own ChangeLog. Jakub