aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/array.c
diff options
context:
space:
mode:
authorGabriel Dos Reis <gdr@gcc.gnu.org>2013-08-25 18:05:29 +0000
committerGabriel Dos Reis <gdr@gcc.gnu.org>2013-08-25 18:05:29 +0000
commit7ecc260031bb303b3fb04895f1951d8914ac7f73 (patch)
treee3e822c597db970f5994f185079de90625e74346 /gcc/fortran/array.c
parentd5c3d3ef5464dd5a89a8158ffe8b38df5a4c1708 (diff)
downloadgcc-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