Re: [PATCH 3/3] gcc: Add --enable-multilib-space option

2024-10-21 Thread Keith Packard
> Option names should be inside @option{}, e.g. @option{-O2}. Thanks. Will be updated in the next version. I'll wait for some review of the functional bits of this series. -- -keith signature.asc Description: PGP signature

Re: [PATCH 3/3] gcc: Add --enable-multilib-space option

2024-10-21 Thread Joseph Myers
On Sat, 19 Oct 2024, Keith Packard wrote: > +@item --enable-multilib-space > +Double the set of target libraries built by building two versions of > +each specified by the options above, one using -O2 and another using > +-Os. During linking, the -O2 variant will be selected by > +default. Select