diff mbox

[committed] Fix ICE in gen_reg_rtx, at emit-rtl.c:864/865 compiling GNU MPFR

Message ID CAGWvnynfObMKQKrQEym2+UmPxfiLuT=kOUd334uRizJ0NMNVTg@mail.gmail.com
State New
Headers show

Commit Message

David Edelsohn Jan. 3, 2013, 3:14 p.m. UTC
The testcase should have included dg-add-options tls.  committed as obvious.
diff mbox

Patch

Index: tls-reload-1.c
===================================================================
--- tls-reload-1.c      (revision 194830)
+++ tls-reload-1.c      (working copy)
@@ -1,5 +1,6 @@ 
 /* { dg-do run } */
 /* { dg-require-effective-target tls_runtime } */
+/* { dg-add-options tls } */

 #define ARRAY(X) X##_array
 #define DECLARE(X) \