Commit 9929132d by Diego Novillo Committed by Diego Novillo

re PR tree-optimization/30194 (alias set partitioning dependent on SFT DECL_UIDs)


	PR 30194
	* gcc.dg/pr19633-1.c: Increase threshold for partitioning
	temporarily.

From-SVN: r119867
parent a5320d39
2006-12-14 Diego Novillo <dnovillo@redhat.com>
PR 30194
* gcc.dg/pr19633-1.c: Increase threshold for partitioning
temporarily.
2006-12-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* lib/target-supports.exp (check_weak_available): Use istarget
/* { dg-do run } */
/* { dg-options "-O2" } */
/* The max-aliased-vops setting is a temporary workaround to avoid the
random failures as described in PR 30194. This test case does not
need alias sets bigger than 13 elements. */
/* { dg-options "-O2 --param max-aliased-vops=15" } */
extern void abort (void);
......
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