diff options
author | Maciej W. Rozycki <macro@embecosm.com> | 2024-01-10 16:34:24 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@embecosm.com> | 2024-01-10 16:34:24 +0000 |
commit | 3353e7d28447f4591a752859ddea96b308561c0a (patch) | |
tree | f673050e01e97fa4438505a3f031b35ec4bd28ee /gcc/c | |
parent | 6c3365e715faa20d8adefe244531f778578a9326 (diff) | |
download | gcc-3353e7d28447f4591a752859ddea96b308561c0a.zip gcc-3353e7d28447f4591a752859ddea96b308561c0a.tar.gz gcc-3353e7d28447f4591a752859ddea96b308561c0a.tar.bz2 |
RISC-V/testsuite: Fix comment termination in pr105314.c
Add terminating `/' character missing from one of the test harness
command clauses in pr105314.c. This causes no issue with compilation
owing to another comment immediately following, but would cause a:
pr105314.c:3:1: warning: "/*" within comment [-Wcomment]
message if warnings were enabled.
gcc/testsuite/
* gcc.target/riscv/pr105314.c: Fix comment termination.
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions