]> gcc.gnu.org Git - gcc.git/commit
error.c (dump_decl): operator new, not operatornew.
authorJason Merrill <jason@gcc.gnu.org>
Thu, 6 Jan 2000 23:54:34 +0000 (18:54 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 6 Jan 2000 23:54:34 +0000 (18:54 -0500)
commitbff3ce71a12e8244111bc9e349de8cd685053c89
tree222c544e1b0913b902e981084f81695790538d0b
parentee07f4f4b1bc7170dc29f9bd3ebf16d3932edb79
error.c (dump_decl): operator new, not operatornew.

        * error.c (dump_decl): operator new, not operatornew.

        * class.c (field_decl_cmp): A nontype is "greater" than a type.
        * search.c (lookup_field_1): Look for the last field with the
        desired name.

From-SVN: r31262
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/error.c
gcc/cp/search.c
This page took 0.056808 seconds and 5 git commands to generate.