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 rtl-optimization/47414] [4.6 Regression] wrong code with -O -freorder-blocks -fschedule-insns2 -fno-early-inlining -fstrict-aliasing -ftracer


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47414

--- Comment #6 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-01-25 09:55:58 UTC ---
Author: rguenth
Date: Tue Jan 25 09:55:54 2011
New Revision: 169223

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169223
Log:
2011-01-25  Richard Guenther  <rguenther@suse.de>

    PR middle-end/47414
    * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Use the
    correct type for TBAA.

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


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