Use underscore in IPA-SRA LTO section name (PR ipa/91835)

PR ipa/91835
	* lto-section-in.c (lto_section_name): Use "ipa_sra" instead of
	"ipa-sra".

From-SVN: r276050
This commit is contained in:
Rainer Orth 2019-09-23 09:17:57 +00:00 committed by Rainer Orth
parent e254277236
commit b7bb3d3580
2 changed files with 7 additions and 1 deletions

View 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

View 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