[Bug target/8787] [DJGPP] GCC fails to emit .intel_syntax when invoked with the -masm=intel on DJGPP
cvs-commit@gcc.gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 9 20:35:00 GMT 2003
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-09 20:35 -------
Subject: Bug 8787
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: zack@gcc.gnu.org 2003-06-09 20:35:47
Modified files:
gcc : ChangeLog
gcc/config/i386: djgpp.h
Log message:
2003-06-08 Andrew Pinski <pinskia@physics.uc.edu>
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&r1=1.18121&r2=1.18122
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/djgpp.h.diff?cvsroot=gcc&r1=1.43&r2=1.44
More information about the Gcc-bugs
mailing list