Bernd Schmidt writes:
> On 10/16/2012 04:30 AM, Vladimir Makarov wrote:
>> In insn:
>>
>> (define_insn_and_split "*lea_general_1"
>> [(set (match_operand 0 "register_operand" "=r")
>> (plus (plus (match_operand 1 "index_register_operand" "l")
>> (match_operand 2 "register_operan
On 10/16/2012 04:30 AM, Vladimir Makarov wrote:
> In insn:
>
> (define_insn_and_split "*lea_general_1"
> [(set (match_operand 0 "register_operand" "=r")
> (plus (plus (match_operand 1 "index_register_operand" "l")
> (match_operand 2 "register_operand" "r"))
> (match_ope
Vladimir Makarov writes:
> On 12-10-16 5:21 PM, Richard Sandiford wrote:
>> I realise you probably have patches pending as well, so I'm happy to
>> wait until those have gone in and update.
>>
> You can commit it into the branch. You have to do some work for
> conflict resolution (I added new he
On 12-10-16 5:21 PM, Richard Sandiford wrote:
Vladimir Makarov writes:
On 10/16/2012 02:44 AM, Richard Sandiford wrote:
Vladimir Makarov writes:
On 12-10-15 4:25 PM, Richard Sandiford wrote:
Richard Sandiford writes:
Vladimir Makarov writes:
After committing a patch yesterday to i
Vladimir Makarov writes:
> On 10/16/2012 02:44 AM, Richard Sandiford wrote:
>> Vladimir Makarov writes:
>>> On 12-10-15 4:25 PM, Richard Sandiford wrote:
Richard Sandiford writes:
> Vladimir Makarov writes:
>> After committing a patch yesterday to implement proposals from a
>>
On 10/16/2012 02:44 AM, Richard Sandiford wrote:
Vladimir Makarov writes:
On 12-10-15 4:25 PM, Richard Sandiford wrote:
Richard Sandiford writes:
Vladimir Makarov writes:
After committing a patch yesterday to implement proposals from a
review, I found that GCC crashes on SPEC2000 gap.
Vladimir Makarov writes:
> On 12-10-15 4:25 PM, Richard Sandiford wrote:
>> Richard Sandiford writes:
>>> Vladimir Makarov writes:
After committing a patch yesterday to implement proposals from a
review, I found that GCC crashes on SPEC2000 gap. LRA is trying to find
a mode o
On 12-10-15 4:25 PM, Richard Sandiford wrote:
Richard Sandiford writes:
Vladimir Makarov writes:
After committing a patch yesterday to implement proposals from a
review, I found that GCC crashes on SPEC2000 gap. LRA is trying to find
a mode of operand (const_int 1) in *lea_general_1 insn
On 12-10-15 3:10 PM, Richard Sandiford wrote:
Vladimir Makarov writes:
After committing a patch yesterday to implement proposals from a
review, I found that GCC crashes on SPEC2000 gap. LRA is trying to find
a mode of operand (const_int 1) in *lea_general_1 insn and can not find
it as the
Richard Sandiford writes:
> Vladimir Makarov writes:
>>After committing a patch yesterday to implement proposals from a
>> review, I found that GCC crashes on SPEC2000 gap. LRA is trying to find
>> a mode of operand (const_int 1) in *lea_general_1 insn and can not find
>> it as the operan
Vladimir Makarov writes:
>After committing a patch yesterday to implement proposals from a
> review, I found that GCC crashes on SPEC2000 gap. LRA is trying to find
> a mode of operand (const_int 1) in *lea_general_1 insn and can not find
> it as the operand and insn template operand has V
After committing a patch yesterday to implement proposals from a
review, I found that GCC crashes on SPEC2000 gap. LRA is trying to find
a mode of operand (const_int 1) in *lea_general_1 insn and can not find
it as the operand and insn template operand has VOIDmode.
There are still cases wh
12 matches
Mail list logo