(pedantic_non_lvalue): Add declaration.
From-SVN: r4866
This commit is contained in:
parent
a29f2ec14a
commit
f0d568b76d
@ -1156,6 +1156,7 @@ extern void layout_decl PROTO((tree, unsigned));
|
||||
/* Return an expr equal to X but certainly not valid as an lvalue. */
|
||||
|
||||
extern tree non_lvalue PROTO((tree));
|
||||
extern tree pedantic_non_lvalue PROTO((tree));
|
||||
|
||||
extern tree convert PROTO((tree, tree));
|
||||
extern tree size_in_bytes PROTO((tree));
|
||||
|
Loading…
Reference in New Issue
Block a user