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 <w...@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