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
2016-12-21 Vladimir Makarov <vmakarov@redhat.com>
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
990117-1.c
blob
dda522059887ccbf12d90e364ec33ece8db3ace6
1
static void
2
__bb_init_prg
()
3
{
4
const char
*
p
;
5
6
{
7
unsigned long
l
;
8
9
(
__extension__
(
__builtin_constant_p
(
p
) &&
__builtin_constant_p
(
l
)
10
?
5
:
2
));
11
}
12
13
}