mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 03:46:53 -05:00
re PR testsuite/30459 (FAIL: g++.dg/eh/ia64-2.C (test for excess errors))
PR testsuite/30459 g++.dg/eh/ia64-2.C: Require weak support. From-SVN: r131411
This commit is contained in:
committed by
John David Anglin
parent
40d3b553a5
commit
91f9aeb333
@@ -1,3 +1,8 @@
|
||||
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-02 Volker Reichelt <reichelt@netcologne.de>
|
||||
|
||||
Backport:
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
// 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 }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user