repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
xtensa: Fix the issue in "*extzvsi-1bit_addsubx"
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.target
/
riscv
/
rvv
/
base
/
pr109092.c
blob
4a608da61f5f2953f4150cc98b3d19bc47ae7f1a
1
/* { dg-do compile } */
2
/* { dg-options "-mabi=lp64d -march=rv64imafdc" } */
3
4
void
foo
(
int
i
) {}