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/51448] [4.6/4.7 Regression] Compiler crash when assigning floating point values of different kinds


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

--- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-12-08 18:51:33 UTC ---
Author: burnus
Date: Thu Dec  8 18:51:28 2011
New Revision: 182131

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182131
Log:
2011-12-08  Tobias Burnus  <burnus@net-b.de>

        PR fortran/51448
        * fortran/trans-array.c (get_std_lbound): Fix handling of
        conversion functions.

2011-12-08  Tobias Burnus  <burnus@net-b.de>

        PR fortran/51448
        * gfortran.dg/realloc_on_assign_8.f90: New.


Added:
    trunk/gcc/testsuite/gfortran.dg/realloc_on_assign_8.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-array.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]