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 fortran/32472] ICE in trans-const.c:106 for REPEAT initialization expression of non-parameter



------- Comment #5 from pault at gcc dot gnu dot org  2007-06-30 13:08 -------
Subject: Bug 32472

Author: pault
Date: Sat Jun 30 13:08:19 2007
New Revision: 126147

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126147
Log:
2007-06-30  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/32472
        * simplify.c (gfc_simplify_repeat): Add handling of character
        literal for first argument.

2007-06-30  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/30284
        * gfortran.dg/repeat_f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/repeat_5.f90
Modified:
    trunk/gcc/fortran/simplify.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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