------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-10-14 21:43 ------- Subject: Bug 17361
CVSROOT: /cvs/gcc Module name: gcc Branch: gcc-3_4-branch Changes by: [EMAIL PROTECTED] 2004-10-14 21:43:35 Modified files: gcc : ChangeLog c-opts.c Log message: PR other/17361 * c-opts.c (c_common_init_options): Scan command line options for "-lang-asm" and if found allow any of the C-family front-end options. Likewise, scan all command line options for g77's -traditional-cpp. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.660&r2=2.2326.2.661 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-opts.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.96.4.7&r2=1.96.4.8 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17361