aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-if-conv.c
diff options
context:
space:
mode:
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>2016-04-26 10:10:33 +0000
committerRainer Orth <ro@gcc.gnu.org>2016-04-26 10:10:33 +0000
commit901f29c8c9a5775af65f883701ed10a19084d818 (patch)
treebcdb13c91a5e6f0e0dd4519b74e8ac2d48f8c76b /gcc/tree-if-conv.c
parentb2eb4ed5aa837132cb46375a5facab6d0e7453c6 (diff)
downloadgcc-901f29c8c9a5775af65f883701ed10a19084d818.zip
gcc-901f29c8c9a5775af65f883701ed10a19084d818.tar.gz
gcc-901f29c8c9a5775af65f883701ed10a19084d818.tar.bz2
Support .largecomm with Solaris as (PR target/61821)
PR target/61821 * config/i386/i386.c (LARGECOMM_SECTION_ASM_OP): Define default. (x86_elf_aligned_common): Rename to ... (x86_elf_aligned_decl_common): ... this. Add decl arg. Switch to .lbss for largecomm object. Use LARGECOMM_SECTION_ASM_OP. * config/i386/i386-protos.h (x86_elf_aligned_common): Reflect renaming. * config/i386/x86-64.h (ASM_OUTPUT_ALIGNED_COMMON): Rename to ... (ASM_OUTPUT_ALIGNED_DECL_COMMON): ... this. Pass new decl arg. * config/i386/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): Likewise. [!USE_GAS] (LARGECOMM_SECTION_ASM_OP): Define. From-SVN: r235435
Diffstat (limited to 'gcc/tree-if-conv.c')
0 files changed, 0 insertions, 0 deletions