aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/decl.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2017-09-07 13:20:40 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2017-09-07 13:20:40 +0200
commit86373d9214e40b5a05b1469da4b7a1d92b4a60fc (patch)
treee19f3204ac224f9a848867cd139c2f2267adc1ab /gcc/ada/gcc-interface/decl.c
parented323421344929d7b6104566d8301ce4f88fd00c (diff)
downloadgcc-86373d9214e40b5a05b1469da4b7a1d92b4a60fc.zip
gcc-86373d9214e40b5a05b1469da4b7a1d92b4a60fc.tar.gz
gcc-86373d9214e40b5a05b1469da4b7a1d92b4a60fc.tar.bz2
re PR target/81979 (Assembler messages: Error: can't resolve `.got2' {.got2 section} - `.LCF0' {.text.unlikely section})
PR target/81979 * output.h (switch_to_other_text_partition): New declaration. * varasm.c (switch_to_other_text_partition): New function. * config/rs6000/rs6000.c (uses_TOC): Return 2 if NOTE_INSN_SWITCH_TEXT_SECTIONS is seen before finding load_toc_* insn. (rs6000_elf_declare_function_name): If uses_TOC returned 2, switch to the other text partition before emitting LCL label and switch back after emitting the word after it. * gcc.dg/pr81979.c: New test. From-SVN: r251843
Diffstat (limited to 'gcc/ada/gcc-interface/decl.c')
0 files changed, 0 insertions, 0 deletions