diff options
| author | hp <hp@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-06-12 06:09:15 +0000 |
|---|---|---|
| committer | hp <hp@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-06-12 06:09:15 +0000 |
| commit | f0c2775be8ce5a67a78d0dfeb73e7d453f01ecde (patch) | |
| tree | 0ab8d16523fbcbfca756131fa06162d509f6269a /libjava | |
| parent | 341d741a3af8b4279db76596621dee08ddac7c72 (diff) | |
| download | ppe42-gcc-f0c2775be8ce5a67a78d0dfeb73e7d453f01ecde.tar.gz ppe42-gcc-f0c2775be8ce5a67a78d0dfeb73e7d453f01ecde.zip | |
Don't warn on dollars in builtin macro definitions,
e.g. __REGISTER_PREFIX__.
* cpphash.h (struct cpp_reader): Move member warn_dollars...
* cpplib.h (struct cpp_options): ...to here. Change type to
unsigned char.
* cppinit.c (cpp_create_reader): Set it to 1 here.
(post_options): Don't set it here.
* c-opts.c (c_common_init_options): Reset it to 0 here.
(finish_options): Set it here.
* cpplex.c (forms_identifier_p): Tweak for new location of
warn_dollars.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67824 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava')
0 files changed, 0 insertions, 0 deletions

