diff options
author | Thomas Schwinge <tschwinge@baylibre.com> | 2024-12-12 23:26:14 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@baylibre.com> | 2025-01-08 22:54:19 +0100 |
commit | 678c3f06fc165b883f63b0c44ce9f650b7c1504a (patch) | |
tree | 6e92ffa95e9fbc23af8e816ebc06d139df08adf2 /gcc/gimplify.cc | |
parent | 36eee5a74eb6d4c48a3a22cd71b3944bac499d0a (diff) | |
download | gcc-678c3f06fc165b883f63b0c44ce9f650b7c1504a.zip gcc-678c3f06fc165b883f63b0c44ce9f650b7c1504a.tar.gz gcc-678c3f06fc165b883f63b0c44ce9f650b7c1504a.tar.bz2 |
nvptx: Add '__builtin_alloca(0)' test cases [PR65181]
Documenting the status quo. This specific behavior relates to a 1994 change
(Subversion r7229, Git commit 15fc002672d643fd9d93d220027b5cd2aefc632c).
That one, however, isn't to blame here: we'd otherwise of course run into
nvptx' 'sorry, unimplemented: target cannot support alloca'.
PR target/65181
gcc/testsuite/
* gcc.target/nvptx/__builtin_alloca_0-1-O0.c: New.
* gcc.target/nvptx/__builtin_alloca_0-1-O1.c: Likewise.
Diffstat (limited to 'gcc/gimplify.cc')
0 files changed, 0 insertions, 0 deletions