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 tree-optimization/43879] -fipa-pta causes various miscompilations



------- Comment #11 from rguenth at gcc dot gnu dot org  2010-04-30 08:23 -------
Subject: Bug 43879

Author: rguenth
Date: Fri Apr 30 08:22:15 2010
New Revision: 158924

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158924
Log:
2010-04-30  Richard Guenther  <rguenther@suse.de>

        PR tree-optimization/43879
        * tree-ssa-structalias.c (get_constraint_for_1): Properly
        handle non-zero initializers.

        * gcc.dg/torture/pr43879_1.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.dg/torture/pr43879_1.c
    trunk/gcc/testsuite/gcc.dg/torture/pr43879_2.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-structalias.c


-- 


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


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