This is the mail archive of the gcc-patches@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]

Re: [Patch, fortran] PR27584 - ICE on invalid "associate(x,(y))"


:REVIEWMAIL:

2006-05-16 Paul Thomas <pault@gcc.gnu.org>

    PR fortran/27584
    * check.c (gfc_check_associated): Replace NULL assert with an
    error message, since it is possible to generate bad code that
    has us fall through to here..

2006-05-16 Paul Thomas <pault@gcc.gnu.org>

    PR fortran/27584
    * gfortran.dg/associated_target_1.f90: New test.

OK.



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