re PR regression/58985 (gcc.dg/pr57518.c scan-rtl-dump-not ira REG_EQUIV...)
2013-11-05 Wei Mi <wmi@google.com> PR regression/58985 * testsuite/gcc.dg/pr57518.c: Add subreg in regexp pattern. From-SVN: r204438
This commit is contained in:
parent
9c0fed64eb
commit
82f63633f2
@ -1,3 +1,8 @@
|
||||
2013-11-05 Wei Mi <wmi@google.com>
|
||||
|
||||
PR regression/58985
|
||||
* testsuite/gcc.dg/pr57518.c: Add subreg in regexp pattern.
|
||||
|
||||
2013-11-05 Tobias Burnus <burnus@net-b.de>
|
||||
|
||||
* g++.dg/warn/wdate-time.C: New.
|
||||
|
@ -1,8 +1,8 @@
|
||||
/* PR rtl-optimization/57130 */
|
||||
/* PR rtl-optimization/57518 */
|
||||
|
||||
/* { dg-do compile } */
|
||||
/* { dg-options "-O2 -fdump-rtl-ira" } */
|
||||
/* { dg-final { scan-rtl-dump-not "REG_EQUIV\[^\n\]*mem\[^\n\]*\"ip\"" "ira" } } */
|
||||
/* { dg-final { scan-rtl-dump-not "REG_EQUIV\[^\n\]*mem\[^\n\]*\"ip\".*subreg" "ira" } } */
|
||||
|
||||
char ip[10];
|
||||
int total;
|
||||
|
Loading…
Reference in New Issue
Block a user