On Fri, Apr 20, 2018 at 11:44 AM, Martin Liška <[email protected]> wrote: > Hi. > > Quite obvious package that causes an ASAN error described in the PR. > > Patch can bootstrap on ppc64le-redhat-linux and survives regression tests. > > Ready to be installed?
Ok. Richard. > Martin > > gcc/objc/ChangeLog: > > 2018-04-20 Martin Liska <[email protected]> > > PR objc/85476 > * objc-act.c (finish_class): Do not overflow string buffer. > --- > gcc/objc/objc-act.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >
