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 libfortran/34670] bounds checking for array intrinsics



------- Comment #17 from tkoenig at gcc dot gnu dot org  2010-06-04 06:50 -------
Subject: Bug 34670

Author: tkoenig
Date: Fri Jun  4 06:50:11 2010
New Revision: 160253

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160253
Log:
2010-06-04  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR libfortran/34670
        * intrinsics/date_and_time.c:  Replace assert with runtime_error
        when VALUE is too small.


Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/intrinsics/date_and_time.c


-- 


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


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