PR testsuite/30459
g++.dg/eh/ia64-2.C: Require weak support.
From-SVN: r131410
+2008-01-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
+
+ PR testsuite/30459
+ g++.dg/eh/ia64-2.C: Require weak support.
+
2008-01-08 Richard Guenther <rguenther@suse.de>
PR middle-end/31863
// But br.call returns to the start of the next bundlem so during
// unwinding the call was considered to be outside of the EH region
// while it should have been inside.
+// { dg-require-weak "" }
// { dg-options "-O2" }
// { dg-do run }