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/36187] [4.3 Regression] Partitioning problem with SFTs (again)



------- Comment #6 from rguenth at gcc dot gnu dot org  2008-05-09 19:20 -------
Subject: Bug 36187

Author: rguenth
Date: Fri May  9 19:19:33 2008
New Revision: 135125

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135125
Log:
2008-05-09  Richard Guenther  <rguenther@suse.de>

        PR tree-optimization/36187
        * tree-dfa.c (dump_variable): Correct dumping of
        SFT_BASE_FOR_COMPONENTS_P.
        * tree-ssa-structalias.c (set_uids_in_ptset): Set
        SFT_UNPARTITIONABLE_P correctly for the union case.

        * g++.dg/opt/pr36187.C: New testcase.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/opt/pr36187.C
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_3-branch/gcc/tree-dfa.c
    branches/gcc-4_3-branch/gcc/tree-ssa-structalias.c


-- 


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


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