OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
2006-08-17 Paolo Bonzini <bonzini@gnu.org>
[pf3gnuchains/gcc-fork.git]
/
gcc
/
c-common.h
diff --git
a/gcc/c-common.h
b/gcc/c-common.h
index
4f4919e
..
633990a
100644
(file)
--- a/
gcc/c-common.h
+++ b/
gcc/c-common.h
@@
-830,7
+830,7
@@
extern void c_warn_unused_result (tree *);
extern void verify_sequence_points (tree);
extern void verify_sequence_points (tree);
-extern tree fold_offsetof (tree);
+extern tree fold_offsetof (tree
, tree
);
/* Places where an lvalue, or modifiable lvalue, may be required.
Used to select diagnostic messages in lvalue_error and
/* Places where an lvalue, or modifiable lvalue, may be required.
Used to select diagnostic messages in lvalue_error and