This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/8787] [DJGPP] GCC fails to emit .intel_syntax when invoked with the -masm=intel on DJGPP
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jun 2003 23:08:13 -0000
- Subject: [Bug target/8787] [DJGPP] GCC fails to emit .intel_syntax when invoked with the -masm=intel on DJGPP
- References: <20021202090600.8787.killer.lightspeed@bigpond.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8787
------- Additional Comments From cvs-commit@gcc.gnu.org 2003-06-11 23:08 -------
Subject: Bug 8787
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: dj@gcc.gnu.org 2003-06-11 23:08:11
Modified files:
gcc : ChangeLog
gcc/config/i386: djgpp.h
Log message:
PR target/8787
* config/i386/djgpp.h (ASM_FILE_START): emit `.intel_syntax'
if -masm=intel.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.567&r2=1.16114.2.568
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/djgpp.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.42&r2=1.42.2.1