[Bug other/16615] throughout gcc docu and code numerous "can not"'s appear

sandra at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 9 21:42:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16615

--- Comment #13 from sandra at gcc dot gnu.org ---
Author: sandra
Date: Wed Jan  9 21:41:36 2019
New Revision: 267785

URL: https://gcc.gnu.org/viewcvs?rev=267785&root=gcc&view=rev
Log:
2019-01-09  Sandra Loosemore  <sandra@codesourcery.com>

        PR other/16615 [3/5]

        gcc/testsuite/
        * g++.dg/lto/odr-1_1.C: Update diagnostic message patterns to replace
        "can not" with "cannot".
        * gfortran.dg/common_15.f90: Likewise.
        * gfortran.dg/derived_result_2.f90: Likewise.
        * gfortran.dg/do_check_6.f90: Likewise.
        * gfortran.dg/namelist_args.f90: Likewise.
        * gfortran.dg/negative_unit_check.f90: Likewise.
        * gfortran.dg/pure_formal_3.f90: Likewise.
        * obj-c++.dg/attributes/method-attribute-2.mm: Likewise.
        * obj-c++.dg/exceptions-3.mm: Likewise.
        * obj-c++.dg/exceptions-4.mm: Likewise.
        * obj-c++.dg/exceptions-5.mm: Likewise.
        * obj-c++.dg/property/at-property-23.mm: Likewise.
        * obj-c++.dg/property/dotsyntax-17.mm: Likewise.
        * obj-c++.dg/property/property-neg-7.mm: Likewise.
        * objc.dg/attributes/method-attribute-2.m: Likewise.
        * objc.dg/exceptions-3.m: Likewise.
        * objc.dg/exceptions-4.m: Likewise.
        * objc.dg/exceptions-5.m: Likewise.
        * objc.dg/param-1.m: Likewise.
        * objc.dg/property/at-property-23.m: Likewise.
        * objc.dg/property/dotsyntax-17.m: Likewise.
        * objc.dg/property/property-neg-7.m: Likewise.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/lto/odr-1_1.C
    trunk/gcc/testsuite/gfortran.dg/common_15.f90
    trunk/gcc/testsuite/gfortran.dg/derived_result_2.f90
    trunk/gcc/testsuite/gfortran.dg/do_check_6.f90
    trunk/gcc/testsuite/gfortran.dg/namelist_args.f90
    trunk/gcc/testsuite/gfortran.dg/negative_unit_check.f90
    trunk/gcc/testsuite/gfortran.dg/pure_formal_3.f90
    trunk/gcc/testsuite/obj-c++.dg/attributes/method-attribute-2.mm
    trunk/gcc/testsuite/obj-c++.dg/exceptions-3.mm
    trunk/gcc/testsuite/obj-c++.dg/exceptions-4.mm
    trunk/gcc/testsuite/obj-c++.dg/exceptions-5.mm
    trunk/gcc/testsuite/obj-c++.dg/property/at-property-23.mm
    trunk/gcc/testsuite/obj-c++.dg/property/dotsyntax-17.mm
    trunk/gcc/testsuite/obj-c++.dg/property/property-neg-7.mm
    trunk/gcc/testsuite/objc.dg/attributes/method-attribute-2.m
    trunk/gcc/testsuite/objc.dg/exceptions-3.m
    trunk/gcc/testsuite/objc.dg/exceptions-4.m
    trunk/gcc/testsuite/objc.dg/exceptions-5.m
    trunk/gcc/testsuite/objc.dg/param-1.m
    trunk/gcc/testsuite/objc.dg/property/at-property-23.m
    trunk/gcc/testsuite/objc.dg/property/dotsyntax-17.m
    trunk/gcc/testsuite/objc.dg/property/property-neg-7.m


More information about the Gcc-bugs mailing list