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/36215] [4.4 regression] Fortran bootstrap fails on _abs_c4.F90



------- Comment #3 from fxcoudert at gcc dot gnu dot org  2008-05-14 14:23 -------
Subject: Bug 36215

Author: fxcoudert
Date: Wed May 14 14:23:01 2008
New Revision: 135294

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

        * scanner.c (preprocessor_line): Allocate enough memory for a
        wide string.

        * gfortran.dg/include_3.f95: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/include_3.f95
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/scanner.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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