------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-10-11 22:57 
-------
Subject: Bug 17361

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     [EMAIL PROTECTED]       2004-10-11 22:57:55

Modified files:
        gcc            : ChangeLog c-opts.c 

Log message:
        PR other/17361
        * c-opts.c (permit_fortran_options): Delete/obsolete global variable.
        (c_common_init_options): Remove #ifdef CL_F77 code.  Scan command
        line options for "-lang-asm" and if found allow any of the C-family
        front-end options.
        (c_common_handle_option): Remove last use of permit_fortran_options.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5838&r2=2.5839
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-opts.c.diff?cvsroot=gcc&r1=1.128&r2=1.129



-- 


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

Reply via email to