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/41841] segfault using '-O -fipa-cp -fipa-struct-reorg -fwhole-program -fprofile-generate'



------- Comment #4 from jakub at gcc dot gnu dot org  2009-11-02 13:57 -------
Subject: Bug 41841

Author: jakub
Date: Mon Nov  2 13:57:13 2009
New Revision: 153807

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153807
Log:
        PR tree-optimization/41841
        * ipa-struct-reorg.c (build_data_structure): Don't attempt to look at
        local variables of not yet materialized clones.

        * gcc.dg/pr41841.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr41841.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-struct-reorg.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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