-
- Downloads
c-pretty-print.h (pp_c_flag_gnu_v3): New enumerator.
2012-06-04 Sterling Augustine <saugustine@google.com> * gcc/c-family/c-pretty-print.h (pp_c_flag_gnu_v3): New enumerator. * gcc/c-family/c-pretty-print.c (pp_c_specifier_qualifier_list): Check it at both the start and end of the function. * gcc/cp/error.c (dump_decl): Check pp_c_flag_gnu_v3. (decl_as_dwarf_string, lang_decl_dwarf_name): New functions. (lang_decl_name): Handle namespace decls. * gcc/cp/cp-tree.h: Declare decl_as_dwarf_string, lang_decl_dwarf_name. * gcc/cp/cp-lang.c: Call them. From-SVN: r188195
Showing
- gcc/ChangeLog 11 additions, 0 deletionsgcc/ChangeLog
- gcc/c-family/c-pretty-print.c 3 additions, 1 deletiongcc/c-family/c-pretty-print.c
- gcc/c-family/c-pretty-print.h 2 additions, 1 deletiongcc/c-family/c-pretty-print.h
- gcc/cp/cp-lang.c 4 additions, 4 deletionsgcc/cp/cp-lang.c
- gcc/cp/cp-tree.h 2 additions, 0 deletionsgcc/cp/cp-tree.h
- gcc/cp/error.c 39 additions, 1 deletiongcc/cp/error.c
Loading
Please register or sign in to comment