On Tue, 29 Mar 2011 11:45:58 +0100
Richard Sandiford wrote:
> Julian Brown writes:
> > On Thu, 24 Mar 2011 10:57:06 +
> > Richard Sandiford wrote:
> >
> >> Chung-Lin Tang writes:
> >> > PR48183 is a case where ARM NEON instrinsics, under -O -g,
> >> > produce debug insns that tries to expa
On Tue, Mar 29, 2011 at 1:52 PM, Richard Sandiford
wrote:
> Richard Guenther writes:
>> On Thu, Mar 24, 2011 at 11:57 AM, Richard Sandiford
>> wrote:
>>> Chung-Lin Tang writes:
PR48183 is a case where ARM NEON instrinsics, under -O -g, produce debug
insns that tries to expand OImode (
Richard Guenther writes:
> On Thu, Mar 24, 2011 at 11:57 AM, Richard Sandiford
> wrote:
>> Chung-Lin Tang writes:
>>> PR48183 is a case where ARM NEON instrinsics, under -O -g, produce debug
>>> insns that tries to expand OImode (32-byte integer) zero constants, much
>>> too large to represent a
On Thu, Mar 24, 2011 at 11:57 AM, Richard Sandiford
wrote:
> Chung-Lin Tang writes:
>> PR48183 is a case where ARM NEON instrinsics, under -O -g, produce debug
>> insns that tries to expand OImode (32-byte integer) zero constants, much
>> too large to represent as two HOST_WIDE_INTs; as the inter
Julian Brown writes:
> On Thu, 24 Mar 2011 10:57:06 +
> Richard Sandiford wrote:
>
>> Chung-Lin Tang writes:
>> > PR48183 is a case where ARM NEON instrinsics, under -O -g, produce
>> > debug insns that tries to expand OImode (32-byte integer) zero
>> > constants, much too large to represent
On Thu, 24 Mar 2011 10:57:06 +
Richard Sandiford wrote:
> Chung-Lin Tang writes:
> > PR48183 is a case where ARM NEON instrinsics, under -O -g, produce
> > debug insns that tries to expand OImode (32-byte integer) zero
> > constants, much too large to represent as two HOST_WIDE_INTs; as
> >
Chung-Lin Tang writes:
> PR48183 is a case where ARM NEON instrinsics, under -O -g, produce debug
> insns that tries to expand OImode (32-byte integer) zero constants, much
> too large to represent as two HOST_WIDE_INTs; as the internals manual
> indicates, such large constants are not supported i
On 2011/3/20 08:11 PM, Richard Guenther wrote:
> On Sun, Mar 20, 2011 at 12:01 PM, Chung-Lin Tang
> wrote:
>> Hi,
>> PR48183 is a case where ARM NEON instrinsics, under -O -g, produce debug
>> insns that tries to expand OImode (32-byte integer) zero constants, much
>> too large to represent as two
On Sun, Mar 20, 2011 at 12:01 PM, Chung-Lin Tang
wrote:
> Hi,
> PR48183 is a case where ARM NEON instrinsics, under -O -g, produce debug
> insns that tries to expand OImode (32-byte integer) zero constants, much
> too large to represent as two HOST_WIDE_INTs; as the internals manual
> indicates, s
Hi,
PR48183 is a case where ARM NEON instrinsics, under -O -g, produce debug
insns that tries to expand OImode (32-byte integer) zero constants, much
too large to represent as two HOST_WIDE_INTs; as the internals manual
indicates, such large constants are not supported in general, and ICEs
on the G
10 matches
Mail list logo