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
PR tree-optimization/86415 - strlen() not folded for substrings within constant arrays
[official-gcc.git]
/
gcc
/
testsuite
/
gfortran.dg
/
simplify_modulo.f90
blob
4f2ad911297c3675e06ad5fed841f2918f4d6103
1
! { dg-do run }
2
3
if
(
modulo
(-
8
., -
5
.) .
ne
. -
3
.)
STOP
1
4
5
end