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/34203] Treat \ as normal character (at least on Windows); diagnose unrecognized escape characters



------- Comment #10 from jvdelisle at gcc dot gnu dot org  2007-11-30 04:11 -------
Subject: Bug 34203

Author: jvdelisle
Date: Fri Nov 30 04:10:47 2007
New Revision: 130530

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130530
Log:
2007-11-29  Steven G. Kargl  <kargls@comcast.net>

        PR fortran/34230
        * fortran/arith.c (gfc_check_real_range): Set intermediate values
        to +-Inf and 0 when -fno-range-check is in effect.
        * fortran/invoke.texi: Improve -fno-range-check description.

        PR fortran/34203
        * fortran/invoke.texi: Document the C escaped characters activated
        by -fbackslash.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/arith.c
    trunk/gcc/fortran/invoke.texi


-- 


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


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