aboutsummaryrefslogtreecommitdiff
path: root/gcc/combine.cc
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2022-02-07 14:45:12 +0100
committerTom de Vries <tdevries@suse.de>2022-02-08 09:55:23 +0100
commitf05cc4fd6f0f52b8629ed6f7c068b5b2de7fa627 (patch)
tree02c13efc6c2aa5fc2f32cc6434f28092575e5f8c /gcc/combine.cc
parent04b54cc486cc6fcc40380445e500eaf46d7901dc (diff)
downloadgcc-f05cc4fd6f0f52b8629ed6f7c068b5b2de7fa627.zip
gcc-f05cc4fd6f0f52b8629ed6f7c068b5b2de7fa627.tar.gz
gcc-f05cc4fd6f0f52b8629ed6f7c068b5b2de7fa627.tar.bz2
[testsuite] Require c99_runtime to run builtin-sprintf.c
On nvptx, I run into an execution failure in test-case gcc.dg/tree-ssa/builtin-sprintf.c because the test-case uses the 'hh' modifier. The port uses newlib, which does by default not support that modifier. There's a configure option --enable-newlib-io-c99-formats to enable this support, but that requires alloca support, which nvptx doesn't have. Fix this by requiring c99_runtime for running the test-case. Tested on nvptx. gcc/testsuite/ChangeLog: 2022-02-07 Tom de Vries <tdevries@suse.de> * gcc.dg/tree-ssa/builtin-sprintf.c: Require c99_runtime for dg-do run.
Diffstat (limited to 'gcc/combine.cc')
0 files changed, 0 insertions, 0 deletions