This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/79925] aarch64: misplaced quote in diagnostic


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

--- Comment #2 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Author: dmalcolm
Date: Sat Mar 11 01:40:04 2017
New Revision: 246066

URL: https://gcc.gnu.org/viewcvs?rev=246066&root=gcc&view=rev
Log:
aarch64.c: tweaks to quoting in error messages (PR target/79925)

gcc/ChangeLog:
        PR target/79925
        * config/aarch64/aarch64.c (aarch64_validate_mcpu): Quote the
        full command-line argument, rather than just "str".
        (aarch64_validate_march): Likewise.
        (aarch64_validate_mtune): Likewise.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/aarch64/aarch64.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]