On Sat, Apr 1, 2017 at 9:54 AM, Andrew Jenner <[email protected]> wrote: > I needed to apply the attached patch for ia16, so that > __LIBGCC_JCR_SECTION_NAME__ does not get defined unless > TARGET_USE_JCR_SECTION is. > > 2017-04-01 Andrew Jenner <[email protected]> > > * c-family/g-cppbuiltin.c (c_cpp_builtins): guard > __LIBGCC_JCR_SECTION_NAME__ definition with TARGET_USE_JCR_SECTION.
Actually TARGET_USE_JCR_SECTION support should be removed (no April fools joke). Since the Java front-end is no gone. Thanks, Andrew
