Use underscore in IPA-SRA LTO section name (PR ipa/91835)
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Mon, 23 Sep 2019 09:17:57 +0000 (09:17 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Mon, 23 Sep 2019 09:17:57 +0000 (09:17 +0000)
PR ipa/91835
* lto-section-in.c (lto_section_name): Use "ipa_sra" instead of
"ipa-sra".

From-SVN: r276050

gcc/ChangeLog
gcc/lto-section-in.c

index 2030879..de8f50e 100644 (file)
@@ -1,3 +1,9 @@
+2019-09-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR ipa/91835
+       * lto-section-in.c (lto_section_name): Use "ipa_sra" instead of
+       "ipa-sra".
+
 2019-09-22  Iain Sandoe  <iain@sandoe.co.uk>
 
        * config/rs6000/rs6000.c (machopic_output_stub): Remove dead
index d5feebf..60f111f 100644 (file)
@@ -54,7 +54,7 @@ const char *lto_section_name[LTO_N_SECTION_TYPES] =
   "mode_table",
   "hsa",
   "lto",
-  "ipa-sra"
+  "ipa_sra"
 };
 
 /* Hooks so that the ipa passes can call into the lto front end to get