Commit 7325afd4 by Martin Liska Committed by Martin Liska

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

From-SVN: r217285
parent ea2042ba
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.
/* { dg-do compile } */
/* { dg-options "-O3 -fdump-tree-ldist-details" } */
/* { dg-options "-O3 -fno-ipa-icf -fdump-tree-ldist-details" } */
struct Foo
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment