]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/config/rs6000/rs6000.c
gimple-low.c (lower_function_body): Don't reset_block_changes here.
[gcc.git] / gcc / config / rs6000 / rs6000.c
index 47c9bed2e7d123f93e6884cc6afbad10b5069e61..5fce266db4da35ac82e634449d85ff363ffd2c92 100644 (file)
@@ -13382,6 +13382,7 @@ rs6000_output_mi_thunk (FILE *file, tree thunk_fndecl ATTRIBUTE_UNUSED,
   reload_completed = 1;
   epilogue_completed = 1;
   no_new_pseudos = 1;
+  reset_block_changes ();
 
   /* Mark the end of the (empty) prologue.  */
   emit_note (NOTE_INSN_PROLOGUE_END);
This page took 0.040384 seconds and 5 git commands to generate.