Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
pr26781-1.c
blob: 028919e52825220e460950608ac8cb4e0ffde1aa [
file
] [
log
] [
blame
]
void
zconfdump
(
void
)
{
char
*
p
,
*
p2
;
for
(
p2
=
p
;
p2
;
)
{
char
__a0
,
__a1
,
__a2
;
__a0
=
((
__const
char
*)
(
"\"\\"
))[
0
];
if
(
__a0
)
return
;
}
}