This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Can you commit this to gcc-4.0?


Hi Roger,

Can you port and commit your changes to gcc-4.0? I need the patch:

2005-05-30  Roger Sayle  <roger@eyesopen.com>

        * gfortran.h (GFC_STD_LEGACY): New "standard" macro.  Reindent.
        * options.c (gfc_init_options): By default, allow legacy extensions
        but warn about them.
        (gfc_post_options): Make -pedantic warn about legacy extensions
        even with -std=legacy.
        (gfc_handle_option): Make -std=gnu follow the default behaviour
        of warning about legacy extensions, but allowing them. Make the
        new -std=legacy accept everything and warn about nothing.
        * lang.opt (std=legacy): New F95 command line option.
        * invoke.texi: Document both -std=f2003 and -std=legacy.
        * gfortran.texi: Explain the two types of extensions and document
        how they are affected by the various -std= command line options.


Best Regards,
Feng Wang

--
Creative Compiler Research Group,
National University of Defense Technology, China.

__________________________________________________
赶快注册雅虎超大容量免费邮箱?
http://cn.mail.yahoo.com


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