On Fri, 21 Mar 2014, Tobias Burnus wrote:
> Thanks for the suggestions - updated patch below.
Here are two small tweaks I just committed on top of this.
Index: changes.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.9/changes.html,v
> This patch mentions that -flto now generates slim objects. That's especially
> relevant for static libraries as one can there run into surprises, if one
> does not know about gcc-ar.
>
> OK - or do you have a better suggestion?
>
> Tobias
>
>
> --- changes.html8 Mar 2014 20:45:54 -000
On Fri, 21 Mar 2014, Tobias Burnus wrote:
> On Fri, Mar 21, 2014 at 10:40:26AM +0100, Richard Biener wrote:
> > On Fri, 21 Mar 2014, Tobias Burnus wrote:
> > > This patch mentions that -flto now generates slim objects. That's
> > > especially
> > > relevant for static libraries as one can there r
On Fri, Mar 21, 2014 at 10:40:26AM +0100, Richard Biener wrote:
> On Fri, 21 Mar 2014, Tobias Burnus wrote:
> > This patch mentions that -flto now generates slim objects. That's especially
> > relevant for static libraries as one can there run into surprises, if one
> > does not know about gcc-ar.
On Fri, 21 Mar 2014, Tobias Burnus wrote:
> This patch mentions that -flto now generates slim objects. That's especially
> relevant for static libraries as one can there run into surprises, if one
> does not know about gcc-ar.
>
> OK - or do you have a better suggestion?
Please adjust slightly t
This patch mentions that -flto now generates slim objects. That's especially
relevant for static libraries as one can there run into surprises, if one
does not know about gcc-ar.
OK - or do you have a better suggestion?
Tobias
--- changes.html8 Mar 2014 20:45:54 - 1.63
+++ cha