diff mbox series

[committed] hppa: Fix comment for pa_som_asm_init_sections

Message ID 84AA6253-777C-42F5-BCDD-1450C567B02D@bell.net
State New
Headers show
Series [committed] hppa: Fix comment for pa_som_asm_init_sections | expand

Commit Message

John David Anglin Dec. 17, 2017, 6:39 p.m. UTC
Committed to trunk.

Dave
--
John David Anglin	dave.anglin@bell.net
2017-12-17  John David Anglin  <danglin@gcc.gnu.org>

	* config/pa/pa.c (pa_som_asm_init_sections): Fix comment.
diff mbox series

Patch

Index: config/pa/pa.c
===================================================================
--- config/pa/pa.c	(revision 255616)
+++ config/pa/pa.c	(working copy)
@@ -9794,7 +9797,7 @@ 
   output_section_asm_op (data);
 }
 
-/* Implement TARGET_ASM_INITIALIZE_SECTIONS  */
+/* Implement TARGET_ASM_INIT_SECTIONS.  */
 
 static void
 pa_som_asm_init_sections (void)