Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
g++.dg
/
ext
/
attrib13.C
blob: 22ea97ae706eb0d69c65b83d700cebf0dedd0a38 [
file
] [
log
] [
blame
]
// PR c++/13854
extern
char
*
rindex
(
__const
char
*
__s
,
int
__c
)
throw
()
__attribute__
((
__pure__
));
extern
char
*
rindex
(
__const
char
*
__s
,
int
__c
)
throw
()
__attribute__
((
__pure__
));