On Montag, 24. August 2020 08:52:04 CEST Richard Biener wrote:
> On Mon, Aug 10, 2020 at 9:36 AM Allan Sandfeld Jensen
>
> wrote:
> > Following the previous discussion, this is a proposal for a patch that
> > adds
> > the flag -fno-share-inlines that can be used when compiling singular
> > source
On Mon, Aug 10, 2020 at 9:36 AM Allan Sandfeld Jensen
wrote:
>
> Following the previous discussion, this is a proposal for a patch that adds
> the flag -fno-share-inlines that can be used when compiling singular source
> files with a different set of flags than the rest of the project.
>
> It basi
Following the previous discussion, this is a proposal for a patch that adds
the flag -fno-share-inlines that can be used when compiling singular source
files with a different set of flags than the rest of the project.
It basically turns off comdat for inline functions, as if you compiled without