Commit 055c7e41 by Rainer Orth Committed by Rainer Orth

Mark gdc.dg/pr89041.d as compile test

	* gdc.dg/pr89041.d: Mark as compile test.

From-SVN: r269559
parent aa05353c
2019-03-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 2019-03-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gdc.dg/pr89041.d: Mark as compile test.
2019-03-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gcc.target/i386/indirect-thunk-extern-7.c: Add -fjump-tables to * gcc.target/i386/indirect-thunk-extern-7.c: Add -fjump-tables to
dg-options. dg-options.
......
// https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89041 // https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89041
// { dg-do compile }
module pr89041; module pr89041;
enum dg = delegate {}; enum dg = delegate {};
......
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