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/36245] [4.3 Regression] internal compiler error: in build2_stat, at tree.c:3116



------- Comment #3 from rguenth at gcc dot gnu dot org  2008-05-15 14:09 -------
Subject: Bug 36245

Author: rguenth
Date: Thu May 15 14:08:07 2008
New Revision: 135360

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

        PR tree-optimization/36245
        * tree-ssa-address.c (add_to_parts): Deal with non-pointer
        bases.

        * gcc.c-torture/compile/pr36245.c: New testcase.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.c-torture/compile/pr36245.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_3-branch/gcc/tree-ssa-address.c


-- 


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


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