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/29962] Initialization expressions checking in gfc_intrinsic_func_interface



------- Comment #6 from burnus at gcc dot gnu dot org  2006-12-04 20:03 -------
Subject: Bug 29962

Author: burnus
Date: Mon Dec  4 20:02:43 2006
New Revision: 119505

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119505
Log:
fortran/
2006-12-04  Tobias Burnus  <burnus@net-b.de>

        PR fortran/29962
        * expr.c (check_intrinsic_op): Allow noninteger exponents for F2003.


testsuite/
2006-12-04  Tobias Burnus  <burnus@net-b.de>

        PR fortran/29962
        * initialization_4.f90: Test noninteger exponents (-std=f95).
        * initialization_5.f90: New test for noninteger exponents with
-std=f2003


Added:
    trunk/gcc/testsuite/gfortran.dg/initialization_5.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/expr.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/initialization_4.f90


-- 


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


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