diff options
author | Gabriel Dos Reis <gdr@gcc.gnu.org> | 2013-08-25 18:05:29 +0000 |
---|---|---|
committer | Gabriel Dos Reis <gdr@gcc.gnu.org> | 2013-08-25 18:05:29 +0000 |
commit | 7ecc260031bb303b3fb04895f1951d8914ac7f73 (patch) | |
tree | e3e822c597db970f5994f185079de90625e74346 /gcc/fortran/array.c | |
parent | d5c3d3ef5464dd5a89a8158ffe8b38df5a4c1708 (diff) | |
download | gcc-7ecc260031bb303b3fb04895f1951d8914ac7f73.zip gcc-7ecc260031bb303b3fb04895f1951d8914ac7f73.tar.gz gcc-7ecc260031bb303b3fb04895f1951d8914ac7f73.tar.bz2 |
c-pretty-print.h (c_pretty_printer::primary_expression): Now a virtua member function.
c-family/
* c-pretty-print.h (c_pretty_printer::primary_expression): Now a
virtua member function.
(pp_primary_expression): Adjust.
(pp_c_primary_expression): Remove.
* c-pretty-print.c (c_pretty_printer::primary_expression): Rename
from pp_c_primary_expression. Adjust.
(pp_c_initializer_list): Use pp_primary_expression.
(c_pretty_printer::c_pretty_printer): Do not assign to
primary_expression.
cp/
* cxx-pretty-print.h (cxx_pretty_printer::primary_expression): Now
an overrider of c_pretty_printer::primary_expression.
* cxx-pretty-print.c (cxx_pretty_printer::primary_expression):
Rename from pp_cxx_primary_expression. Adjust.
(pp_cxx_postfix_expression): Use pp_primary_expression.
(pp_cxx_ctor_initializer): Likewise.
(cxx_pretty_printer::cxx_pretty_printer): Do not assign to
primary_expression.
From-SVN: r201978
Diffstat (limited to 'gcc/fortran/array.c')
0 files changed, 0 insertions, 0 deletions