diff options
Diffstat (limited to 'gcc/config/pa/som.h')
-rw-r--r-- | gcc/config/pa/som.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/pa/som.h b/gcc/config/pa/som.h index 062fff756f7..7c17ff6b810 100644 --- a/gcc/config/pa/som.h +++ b/gcc/config/pa/som.h @@ -322,7 +322,7 @@ readonly_data () \ "imported", even library calls. They look a bit different, so here's this macro. - Also note not all libcall names are passed to ENCODE_SECTION_INFO + Also note not all libcall names are passed to pa_encode_section_info (__main for example). To make sure all libcall names have section info recorded in them, we do it here. We must also ensure that we don't import a libcall that has been previously exported since |