Disable lang_hooks.gimplify_expr in free_lang_data
authorTom de Vries <tom@codesourcery.com>
Fri, 17 Apr 2015 09:26:24 +0000 (09:26 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Fri, 17 Apr 2015 09:26:24 +0000 (09:26 +0000)
2015-04-17  Tom de Vries  <tom@codesourcery.com>

* tree.c (free_lang_data): Disable lang_hooks.gimplify_expr.

From-SVN: r222169

gcc/ChangeLog
gcc/tree.c

index 523ad74c98d9111e3f97612a694fd4edc42e7f0d..a533ad4c4ebe0ad2b260a1eaa0fa0088dcc8f40f 100644 (file)
@@ -1,3 +1,7 @@
+2015-04-17  Tom de Vries  <tom@codesourcery.com>
+
+       * tree.c (free_lang_data): Disable lang_hooks.gimplify_expr.
+
 2015-04-17  Yury Gribov  <y.gribov@samsung.com>
 
        * asan.c (set_sanitized_sections): New function.
index 151e3e27bada492943a899621e8ff7fdcfee8249..01860af871791b309480bedc86627ecc30843af1 100644 (file)
@@ -5822,6 +5822,8 @@ free_lang_data (void)
      still be used indirectly via the get_alias_set langhook.  */
   lang_hooks.dwarf_name = lhd_dwarf_name;
   lang_hooks.decl_printable_name = gimple_decl_printable_name;
+  lang_hooks.gimplify_expr = lhd_gimplify_expr;
+
   /* We do not want the default decl_assembler_name implementation,
      rather if we have fixed everything we want a wrapper around it
      asserting that all non-local symbols already got their assembler