re PR testsuite/69380 (FAIL: g++.dg/tree-ssa/pr69336.C scan-tree-dump-not optimized "cmap")
2016-01-25 Richard Biener <rguenther@suse.de> PR testsuite/69380 * g++.dg/tree-ssa/pr69336.C: Restrict to x86_64 and i?86. From-SVN: r232795
This commit is contained in:
parent
bf1a8421ec
commit
95cef0c13e
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2016-01-25 Richard Biener <rguenther@suse.de>
|
||||
|
||||
PR testsuite/69380
|
||||
* g++.dg/tree-ssa/pr69336.C: Restrict to x86_64 and i?86.
|
||||
|
||||
2016-01-25 Ilya Enkovich <enkovich.gnu@gmail.com>
|
||||
|
||||
PR target/69421
|
||||
|
|
|
@ -83,4 +83,4 @@ int main(void)
|
|||
return 0;
|
||||
}
|
||||
|
||||
// { dg-final { scan-tree-dump-not "cmap" "optimized" } }
|
||||
// { dg-final { scan-tree-dump-not "cmap" "optimized" { target x86_64-*-* i?86-*-* } } }
|
||||
|
|
Loading…
Add table
Reference in a new issue