• mmitchel's avatar
    PR c++/10032 · a442e18f
    mmitchel authored
    	* doc/invoke.texi (C++ Dialect Options): Change documentation of
    	-fpermissive.
    
    	PR c++/10032
    	* decl.c (cxx_init_decl_processing): With -pedantic, pedwarns are
    	still errors.
    
    	PR c++/10527
    	* error.c (decl_to_string): Do not print default argument
    	expressions.
    
    	* cp-tree.h (break_out_calls): Remove declaration.
    	* tree.c (break_out_calls): Remove.
    	* typeck.c (build_modify_expr): Avoid invalid sharing of trees.
    
    	PR c++/10032
    	* g++.dg/warn/pedantic1.C: New test.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69191 138bc75d-0d04-0410-961f-82ee72b054a4
    a442e18f
tree.c 66.8 KB