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 inline-asm/79552] [6 Regression] Wrong code generation due to -fschedule-insns, with __restrict__ and inline asm


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

--- Comment #10 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Fri Feb 17 10:43:27 2017
New Revision: 245528

URL: https://gcc.gnu.org/viewcvs?rev=245528&root=gcc&view=rev
Log:
2017-02-17  Richard Biener  <rguenther@suse.de>

        PR tree-optimization/79552
        * tree-ssa-structalias.c (visit_loadstore): Properly verify
        default defs.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-structalias.c

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