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 sanitizer/82183] gcc.dg/sancov/cmp0.c fails on aarch64


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

--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Mon Feb 19 18:30:31 2018
New Revision: 257817

URL: https://gcc.gnu.org/viewcvs?rev=257817&root=gcc&view=rev
Log:
Put pass_sancov_O0 before pass_lower_switch with -O0 (PR sanitizer/82183).

2018-02-19  Martin Liska  <mliska@suse.cz>

        PR sanitizer/82183
        * passes.def: Put pass_sancov_O0 before pass_lower_switch with -O0.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/passes.def

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