X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fmini%2Fexceptions.cs;h=98c6046e61a5cdea5dab273ee1b289d63c26a7b5;hb=a232eb3b84104dfc5cb04481285fa9458db67761;hp=e84abc68b019d0994e72115d53373ee2097a8f99;hpb=ccdf8c3274d1793ffeddedfd784d49707feea62a;p=mono.git diff --git a/mono/mini/exceptions.cs b/mono/mini/exceptions.cs index e84abc68b01..98c6046e61a 100644 --- a/mono/mini/exceptions.cs +++ b/mono/mini/exceptions.cs @@ -2318,6 +2318,7 @@ class Tests Console.WriteLine (); } + [Category ("!BITCODE")] public static int test_0_rethrow_stacktrace () { // Check that rethrowing an exception preserves the original stack trace try {