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/36162] Non-ASCII character in module string gives ICE



------- Comment #1 from fxcoudert at gcc dot gnu dot org  2008-05-09 08:03 -------
Subject: Bug 36162

Author: fxcoudert
Date: Fri May  9 08:02:52 2008
New Revision: 135109

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

        * module.c (quote_string, unquote_string,
        mio_allocated_wide_string): New functions.
        (mio_expr): Call mio_allocated_wide_string where needed.

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

Added:
    trunk/gcc/testsuite/gfortran.dg/module_widestring_1.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/module.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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