From patchwork Thu Jan 3 15:14:45 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [committed] Fix ICE in gen_reg_rtx, at emit-rtl.c:864/865 compiling GNU MPFR Date: Thu, 03 Jan 2013 05:14:45 -0000 From: David Edelsohn X-Patchwork-Id: 209272 Message-Id: To: Richard Sandiford Cc: Richard Henderson , John David Anglin , GCC Patches The testcase should have included dg-add-options tls. committed as obvious. 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) \