Commit 67739d3b by Jason Merrill

re PR c++/50800 (Internal compiler error in finish_member_declarations, possibly…

re PR c++/50800 (Internal compiler error in finish_member_declarations, possibly related to may_alias attribute)

	PR c++/50800
	* g++.dg/ext/alias-canon2.C: Remove clashing fn definitions.

From-SVN: r222426
parent c6f044f7
......@@ -31,6 +31,3 @@ out_long (ui64 longVal)
}
}
}
void f(ui32 *) { }
void f(ui32a *) { }
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