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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Apr  9 10:27:14 2019
New Revision: 270225

URL: https://gcc.gnu.org/viewcvs?rev=270225&root=gcc&view=rev
Log:
        PR translation/90011
        * ipa-devirt.c (compare_virtual_tables): Remove two trailing spaces
        from diagnostics.
        * config/arm/freebsd.h (LINK_SPEC): Remove trailing space from -p
        diagnostics.
        * config/riscv/freebsd.h (LINK_SPEC): Likewise.
        * config/aarch64/aarch64-freebsd.h (FBSD_TARGET_LINK_SPEC): Likewise.
        * config/darwin.h (DRIVER_SELF_SPECS, ASM_FINAL_SPEC): Remove
        trailing space from -gsplit-dwarf diagnostics.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/aarch64/aarch64-freebsd.h
    trunk/gcc/config/arm/freebsd.h
    trunk/gcc/config/darwin.h
    trunk/gcc/config/riscv/freebsd.h
    trunk/gcc/ipa-devirt.c

Reply via email to