Commit 47abbc31 by Paul Koning Committed by Paul Koning

* gcc.dg/tree-ssa/attr-alias.c: Skip if no weak support.

From-SVN: r265624
parent 3a4673e0
2018-10-30 Paul Koning <ni1d@arrl.net>
* gcc.dg/tree-ssa/attr-alias.c: Skip if no weak support.
2018-10-30 Michael Ploujnikov <michael.ploujnikov@oracle.com>
* gcc.dg/tree-prof/cold_partition_label.c: Update for cold
......
/* { dg-do compile } */
/* { dg-require-alias "" } */
/* { dg-require-weak "" } */
/* { dg-options "-O2 -fdump-tree-optimized -std=gnu89" } */
void abort (void);
__attribute__ ((weak))
......
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