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 c/49091] ice in evaluate_conditions_for_known_args


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

--- Comment #3 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-06-04 18:00:51 UTC ---
Author: hubicka
Date: Sat Jun  4 18:00:47 2011
New Revision: 174648

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174648
Log:
    PR tree-optimization/48893
    PR tree-optimization/49091
    PR tree-optimization/49179
    * ipa-inline-analysis.c (evaluate_conditions_for_known_args):
    Bounds check.

    * gfortran.dg/pr49179.f90: New testcase

Added:
    trunk/gcc/testsuite/gfortran.dg/pr49179.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-inline-analysis.c
    trunk/gcc/testsuite/ChangeLog


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