Paolo Carlini wrote:
Luke Dalessandro wrote:
I'm making some modifications to exception handling inside of
unwind-dw2-fde.c that I'd like to use __sync_bool_compare_and_swap
for, unfortunately I can't seem to figure out how to correctly use
builtins in the context of libgcc.
I've tried a bun
Paolo Carlini wrote:
Joseph S. Myers wrote:
I hold that it is a bug that i686-* tools default to -march=i386
instead of -march=i686 (whereas e.g. sparcv9-* tools default to
-mcpu=sparcv9, and -mcpu means -march for SPARC).
>
Seconded.
I've long been of the opinion that -march=native should
On Tue, Jun 10, 2008 at 7:42 AM, Joseph S. Myers
<[EMAIL PROTECTED]> wrote:
> On Tue, 10 Jun 2008, H.J. Lu wrote:
>
>> On Tue, Jun 10, 2008 at 02:27:17PM +0200, Paolo Carlini wrote:
>> > Joseph S. Myers wrote:
>> >> I hold that it is a bug that i686-* tools default to -march=i386 instead
>> >> of -
H.J. Lu wrote:
> On Tue, Jun 10, 2008 at 02:27:17PM +0200, Paolo Carlini wrote:
>> Joseph S. Myers wrote:
>>> I hold that it is a bug that i686-* tools default to -march=i386 instead
>>> of -march=i686 (whereas e.g. sparcv9-* tools default to -mcpu=sparcv9, and
>>> -mcpu means -march for SPARC).
On Tue, 10 Jun 2008, H.J. Lu wrote:
> On Tue, Jun 10, 2008 at 02:27:17PM +0200, Paolo Carlini wrote:
> > Joseph S. Myers wrote:
> >> I hold that it is a bug that i686-* tools default to -march=i386 instead
> >> of -march=i686 (whereas e.g. sparcv9-* tools default to -mcpu=sparcv9, and
> >> -mcpu
On Tue, Jun 10, 2008 at 02:27:17PM +0200, Paolo Carlini wrote:
> Joseph S. Myers wrote:
>> I hold that it is a bug that i686-* tools default to -march=i386 instead
>> of -march=i686 (whereas e.g. sparcv9-* tools default to -mcpu=sparcv9, and
>> -mcpu means -march for SPARC).
> Seconded.
>
What a
Joseph S. Myers wrote:
I hold that it is a bug that i686-* tools default to -march=i386 instead
of -march=i686 (whereas e.g. sparcv9-* tools default to -mcpu=sparcv9, and
-mcpu means -march for SPARC).
Seconded.
Paolo.
On Tue, 10 Jun 2008, Paolo Carlini wrote:
> Luke Dalessandro wrote:
> > I'm making some modifications to exception handling inside of
> > unwind-dw2-fde.c that I'd like to use __sync_bool_compare_and_swap for,
> > unfortunately I can't seem to figure out how to correctly use builtins in
> > the co
Hello!
> I'm making some modifications to exception handling inside of
> unwind-dw2-fde.c that I'd like to use __sync_bool_compare_and_swap for,
> unfortunately I can't seem to figure out how to
> correctly use builtins in the context of libgcc.
> I've tried a bunch of different things, but I c
Luke Dalessandro wrote:
I'm making some modifications to exception handling inside of
unwind-dw2-fde.c that I'd like to use __sync_bool_compare_and_swap
for, unfortunately I can't seem to figure out how to correctly use
builtins in the context of libgcc.
I've tried a bunch of different things
10 matches
Mail list logo