aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.c
diff options
context:
space:
mode:
authorIain Sandoe <iain@sandoe.co.uk>2018-12-23 11:04:14 +0000
committerIain Sandoe <iains@gcc.gnu.org>2018-12-23 11:04:14 +0000
commitd590d99ac9fa34b503d31de6c3bb4ca780ad2afd (patch)
tree3a56e2fc92eb00601fddea64d431c1cf565382f9 /gcc/builtins.c
parent4098a6d4368119ad098028bf0888e17a16b9f022 (diff)
downloadgcc-d590d99ac9fa34b503d31de6c3bb4ca780ad2afd.zip
gcc-d590d99ac9fa34b503d31de6c3bb4ca780ad2afd.tar.gz
gcc-d590d99ac9fa34b503d31de6c3bb4ca780ad2afd.tar.bz2
Fix ident tests by Enabling ident output for X86 Darwin.
The c-c++-common tests fail (or XPASS depending on which) on Darwin because it doesn't currently emit .ident marker. For X86 Darwin, this is a trivial oversight; the assembler supports the directive. We can therefore use the default target hook there. 2018-12-23 Iain Sandoe <iain@sandoe.co.uk> * config/i386/darwin.h (TARGET_ASM_OUTPUT_IDENT): New. From-SVN: r267372
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions