This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PR58985: testcase error.


+Release manager.

Thanks, committed to trunk as r204438. Ok for 4.8 branch?

On Tue, Nov 5, 2013 at 11:19 AM, Jeff Law <law@redhat.com> wrote:
> On 11/04/13 12:07, Wei Mi wrote:
>>
>> Hi,
>>
>> This is to fix testcase error reported in PR58985.
>>
>> The intention of the testcase was to ensure there was no REG_EQUIV
>> notes generated for a reg which was used in a paradoxical subreg. When
>> target was x86, there was subreg generated so I omitted to add the
>> subreg in the regexp pattern. However there is no subreg generated for
>> target cris-axis-elf, so REG_EQUIV should be allowed.
>>
>> Is it ok for trunk and gcc-4.8 branch?
>>
>> Thanks,
>> Wei Mi.
>>
>> 2013-11-04  Wei Mi  <wmi@google.com>
>>
>>          PR regression/58985
>>          * testsuite/gcc.dg/pr57518.c: Add subreg in regexp pattern.
>
> Fine for the trunk.  Release manager's call for the branch.
>
> jeff
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]