// PR c++/14211
void
f
(
char
*
str
)
{
char
*
&
m
=
const_cast
<
char
*
>
(
str
)
;
// { dg-error "" }
}
syntax highlighted by
Code2HTML
, v. 0.9.1