Commit 97872698 by Jakub Jelinek Committed by Jakub Jelinek

re PR ipa/81112 (internal compiler error: tree check: expected integer_cst, have…

re PR ipa/81112 (internal compiler error: tree check: expected integer_cst, have range_expr in get_len, at tree.h:5321)

	PR ipa/81112
	* g++.dg/torture/pr81112.C: Add -Wno-psabi to dg-additional-options.

From-SVN: r249371
parent 74e56995
2017-06-19 Jakub Jelinek <jakub@redhat.com>
PR ipa/81112
* g++.dg/torture/pr81112.C: Add -Wno-psabi to dg-additional-options.
2017-06-19 Nathan Sidwell <nathan@acm.org>
PR c++/81119
......
// { dg-do compile }
// { dg-additional-options "-Wno-psabi" }
class AssertionResult {
bool success_;
......
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