diff options
Diffstat (limited to 'binutils/testsuite/binutils-all/x86-64/pr33198.c')
-rw-r--r-- | binutils/testsuite/binutils-all/x86-64/pr33198.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/x86-64/pr33198.c b/binutils/testsuite/binutils-all/x86-64/pr33198.c new file mode 100644 index 0000000..cd0130c --- /dev/null +++ b/binutils/testsuite/binutils-all/x86-64/pr33198.c @@ -0,0 +1,4 @@ +void +foo (void) +{ +} |