[amd64] Fix mingw-w64 build. (#4519)
[mono.git] / mono / mini / exceptions.cs
index e84abc68b019d0994e72115d53373ee2097a8f99..4755adbaab1f01f086f98a416846348c5356ca8a 100644 (file)
@@ -2318,6 +2318,8 @@ class Tests
                Console.WriteLine ();
        }
 
+       [Category ("!INTERPRETER")]
+       [Category ("!BITCODE")]
        public static int test_0_rethrow_stacktrace () {
                // Check that rethrowing an exception preserves the original stack trace
                try {