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 middle-end/30835] ICE with -O2 -ftree-loop-linear



------- Comment #2 from rakdver at gcc dot gnu dot org  2007-03-12 21:56 -------
Subject: Bug 30835

Author: rakdver
Date: Mon Mar 12 21:56:12 2007
New Revision: 122866

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122866
Log:
        PR tree-optimization/30835
        * lambda-code.c (can_convert_to_perfect_nest): Check whether
        bb_for_stmt is not NULL before accessing it.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lambda-code.c


-- 


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


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