On 08/24/2018 04:37 PM, Michael Matz wrote:
> Hi,
>
> On Fri, 24 Aug 2018, Martin Liška wrote:
>
>> If I see correctly, for libgcc has following files:
>>
>> /home/marxin/bin/gcc/lib64/gcc/x86_64-pc-linux-gnu/9.0.0/libgcc_eh.a
>> /home/marxin/bin/gcc/lib64/gcc/x86_64-pc-linux-gnu/9.0.0/libgcc.a
>
On 08/16/2018 02:54 PM, Florian Rommel wrote:
> Hi Martin,
>
>
>> That can definitely done better, if I see correctly only reference from
>> sem_item, sem_function and sem_variable
>> is in sem_item::add_type. That can be removed.
>
> Yes, only sem_item::add_type uses this variable. Do you thi
Hi
Just wanting to confirm with someone PowerPC knowledgeable that
the -mspe option was indeed removed on the master and the
documentation needs to be updated to reflect this.
Thanks.
--joel
Hi Joel,
On Tue, Aug 28, 2018 at 04:21:25PM -0500, Joel Sherrill wrote:
> Just wanting to confirm with someone PowerPC knowledgeable that
> the -mspe option was indeed removed on the master and the
> documentation needs to be updated to reflect this.
I don't see it listed in the PowerPC options a
On Tue, Aug 28, 2018, 4:54 PM Segher Boessenkool
wrote:
> Hi Joel,
>
> On Tue, Aug 28, 2018 at 04:21:25PM -0500, Joel Sherrill wrote:
> > Just wanting to confirm with someone PowerPC knowledgeable that
> > the -mspe option was indeed removed on the master and the
> > documentation needs to be upd
On Mon, Aug 20, 2018 at 11:01:29AM -0600, Jeff Law wrote:
> On 08/20/2018 10:50 AM, Paul Koning wrote:
> > The internals manual seems to say that memory subregs are an old mechanism
> > that should still work, give or take. If indeed it breaks LRA perhaps the
> > documentation should be updated
On 08/28/2018 05:40 PM, Segher Boessenkool wrote:
> On Mon, Aug 20, 2018 at 11:01:29AM -0600, Jeff Law wrote:
>> On 08/20/2018 10:50 AM, Paul Koning wrote:
>>> The internals manual seems to say that memory subregs are an old mechanism
>>> that should still work, give or take. If indeed it breaks