måndag 20 juli 2015 16.32.01 skrev Magnus Granberg:
> > Patch updated and tested on x86_64-unknown-linux-gnu (Gentoo)
> >
> > Changlogs
> > /gcc
> > 2015-07-05 Magnus Granberg <zo...@gentoo.org>
> >
> > * common.opt (fstack-protector): Initialize to -1.
> > (fstack-protector-all): Likewise.
> > (fstack-protector-strong): Likewise.
> > (fstack-protector-explicit): Likewise.
> > * configure.ac: Add --enable-default-ssp.
> > * defaults.h (DEFAULT_FLAG_SSP): New. Default SSP to strong.
> > * opts.c (finish_options): Update opts->x_flag_stack_protect if it
> >
> > is -1. * doc/install.texi: Document --enable-default-ssp.
> >
> > * config.in: Regenerated.
> > * configure: Likewise.
> >
> > /testsuite
> > 2015-07-13 Magnus Granberg <zo...@gentoo.org>
> >
> > * lib/target-supports.exp
> > (check_effective_target_fstack_protector_enabled): New test.
> > * gcc.target/i386/ssp-default.c: New test.
> >
> > ---
>
> Ping
> Can this be commited to trunk?
Pinging ones more time on this patch.
/Magnus G.