Commit 01d3d581 by Paolo Carlini Committed by Paolo Carlini

re PR c++/84676 (internal compiler error: Segmentation fault (build_new_op_1))

2019-02-22  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/84676
	* g++.dg/cpp0x/pr84676.C: New.

From-SVN: r269138
parent 0a7fe8bc
2019-02-22 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/84676
* g++.dg/cpp0x/pr84676.C: New.
2019-02-22 Martin Sebor <msebor@redhat.com> 2019-02-22 Martin Sebor <msebor@redhat.com>
* gcc.dg/tree-ssa/builtin-sprintf-10.c: Cast wchar_t to wint_t * gcc.dg/tree-ssa/builtin-sprintf-10.c: Cast wchar_t to wint_t
......
// { dg-do compile { target c++11 } }
int a;
void b(__attribute__((c([](int *) {} (a == (0 = auto)))))); // { dg-error "" }
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