]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cfgrtl.c
use templates instead of gengtype for typed allocation functions
[thirdparty/gcc.git] / gcc / cfgrtl.c
index 555fdf9ef15e5f6d235c9b5c35199f7ef3b1fbb0..51dbb9e3d22db2ff9677bbf8478f66023c15ea3b 100644 (file)
@@ -4954,7 +4954,7 @@ init_rtl_bb_info (basic_block bb)
 {
   gcc_assert (!bb->il.x.rtl);
   bb->il.x.head_ = NULL;
-  bb->il.x.rtl = ggc_alloc_cleared_rtl_bb_info ();
+  bb->il.x.rtl = ggc_cleared_alloc<rtl_bb_info> ();
 }
 
 /* Returns true if it is possible to remove edge E by redirecting