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/42157] [4.5 regression] ICE building stage 1 libgcc: SEGV in compare_access_positions



------- Comment #14 from jamborm at gcc dot gnu dot org  2010-01-07 10:38 -------
Subject: Bug 42157

Author: jamborm
Date: Thu Jan  7 10:38:25 2010
New Revision: 155689

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155689
Log:
2010-01-07  Martin Jambor  <mjambor@suse.cz>

        PR tree-optimization/42157
        * tree-sra.c (compare_access_positions): Stabilize sort if both
        accesses have integer types, return zero immediately if they are the
        same.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-sra.c


-- 


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


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