Commit 97b9ebc8 by Rainer Orth Committed by Rainer Orth

Mark gdc.dg/pr89042?.d as compile tests

	* gdc.dg/pr89042a.d: Mark as compile test.
	* gdc.dg/pr89042b.d: Likewise.

From-SVN: r268362
parent 5ee41782
2019-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gdc.dg/pr89042a.d: Mark as compile test.
* gdc.dg/pr89042b.d: Likewise.
2019-01-29 Richard Biener <rguenther@suse.de>
PR debug/87295
......
// https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89042
// { dg-do compile }
enum void[] a = void;
// https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89042
// { dg-do compile }
enum void[2] a = void;
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