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/26801] -fbounds-check generates segfault



------- Comment #8 from fxcoudert at gcc dot gnu dot org  2006-06-18 17:36 -------
Subject: Bug 26801

Author: fxcoudert
Date: Sun Jun 18 17:36:47 2006
New Revision: 114757

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114757
Log:
        PR fortran/26801

        * trans-intrinsic.c (gfc_conv_associated): Use pre and post blocks
        of the scalarization expression.

        * gfortran.dg/associated_4.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/associated_4.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-intrinsic.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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