On Wed, 28 Sep 2016, Richard Biener wrote:
> On Tue, 27 Sep 2016, Rainer Orth wrote:
>
> > Hi Richard,
> >
> > >> this patch introduced many pch assembly comparison failures on Solaris
> > >> (both sparc and x86, 32 and 64-bit, /bin/as only), like
> > >>
> > >> FAIL: gcc.dg/pch/common-1.c -O3
On Tue, 27 Sep 2016, Rainer Orth wrote:
> Hi Richard,
>
> >> this patch introduced many pch assembly comparison failures on Solaris
> >> (both sparc and x86, 32 and 64-bit, /bin/as only), like
> >>
> >> FAIL: gcc.dg/pch/common-1.c -O3 -g assembly comparison
> >> FAIL: gcc.dg/pch/common-1.c -
Hi Richard,
>> this patch introduced many pch assembly comparison failures on Solaris
>> (both sparc and x86, 32 and 64-bit, /bin/as only), like
>>
>> FAIL: gcc.dg/pch/common-1.c -O3 -g assembly comparison
>> FAIL: gcc.dg/pch/common-1.c -O0 -g assembly comparison
>>
>> gcc.log shows this dif
On Tue, 27 Sep 2016, Rainer Orth wrote:
> Hi Richard,
>
> > The following patch ports a refactoring of section/label in it from
> > the early LTO debug work to trunk. For early LTO debug we need to
> > be able to emit two sets of debug infos into two sets of different
> > sections - early LTO in
> this patch introduced many pch assembly comparison failures on Solaris
> (both sparc and x86, 32 and 64-bit, /bin/as only), like
Something on darwin.
TIA
Dominique
Hi Richard,
> The following patch ports a refactoring of section/label in it from
> the early LTO debug work to trunk. For early LTO debug we need to
> be able to emit two sets of debug infos into two sets of different
> sections - early LTO into .gnu.debuglto_ prefixed sections and
> regular (ea
OK.
On Wed, Sep 21, 2016 at 9:19 AM, Richard Biener wrote:
>
> The following patch ports a refactoring of section/label in it from
> the early LTO debug work to trunk. For early LTO debug we need to
> be able to emit two sets of debug infos into two sets of different
> sections - early LTO into