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/34413] gfortran.dg/ltrans-7.f90 doesn't work



------- Comment #8 from spop at gcc dot gnu dot org  2007-12-20 03:42 -------
Subject: Bug 34413

Author: spop
Date: Thu Dec 20 03:42:17 2007
New Revision: 131097

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131097
Log:
2007-12-19  Sebastian Pop  <sebastian.pop@amd.com>

        PR tree-optimization/34413
        * tree-data-ref.c (affine_fn_op, analyze_ziv_subscript,
        analyze_siv_subscript_cst_affine, analyze_miv_subscript,
        omega_setup_subscript): Use long_integer_type_node instead of
        integer_type_node.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-data-ref.c


-- 


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


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