ICF is disabled for the test because of default char signedness on powerpc64 target.

From-SVN: r217285
This commit is contained in:
Martin Liska 2014-11-10 13:21:50 +01:00 committed by Martin Liska
parent ea2042ba81
commit 7325afd46f
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2014-11-10 Martin Liska <mliska@suse.cz>
* gcc.dg/tree-ssa/ldist-19.c: ICF is disabled
for the test because of default char signedness
on powerpc64 target.
2014-11-10 Richard Biener <rguenther@suse.de>
* match.pd: Implement pattern from simplify_conversion_from_bitmask.

View File

@ -1,5 +1,5 @@
/* { dg-do compile } */
/* { dg-options "-O3 -fdump-tree-ldist-details" } */
/* { dg-options "-O3 -fno-ipa-icf -fdump-tree-ldist-details" } */
struct Foo
{