diff options
author | jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-12-07 12:27:47 +0000 |
---|---|---|
committer | jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-12-07 12:27:47 +0000 |
commit | caa99b158b910307533356f457155e59d8686599 (patch) | |
tree | 61a5095972adc3591e1963f1c5ff3aaa2ece1564 /gcc/cpplib.c | |
parent | ba880a32f4d24c91ee4ca6a36950cc2ed66874d2 (diff) | |
download | ppe42-gcc-caa99b158b910307533356f457155e59d8686599.tar.gz ppe42-gcc-caa99b158b910307533356f457155e59d8686599.zip |
* decl.c (build_typename_type): Set DECL_ARTIFICIAL.
* error.c (dump_simple_decl): Also print namespace context.
(dump_function_decl): Likewise.
* decl2.c (ambiguous_decl): Don't print old value if it's
error_mark_node.
* decl.c (lookup_name_real): Fix handling of local types shadowed
by a non-type decl. Remove obsolete code.
* cp-tree.h (DECL_FUNCTION_SCOPE_P): New macro.
Fixes g++.other/lookup6.C
* lang-options.h: Add -fpermissive.
* decl2.c: Likewise.
* cp-tree.h: Add flag_permissive.
* decl.c (init_decl_processing): If neither -fpermissive or -pedantic
were specified, set flag_pedantic_errors.
* call.c (build_over_call): Turn dropped qualifier messages
back into pedwarns.
* cvt.c (convert_to_reference): Likewise.
* typeck.c (convert_for_assignment): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24150 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cpplib.c')
0 files changed, 0 insertions, 0 deletions