target/8787: GCC fails to emit .intel_syntax when invoked with the -masm=intel on DJGPP

killer.lightspeed@bigpond.com killer.lightspeed@bigpond.com
Mon Dec 2 09:06:00 GMT 2002


>Number:         8787
>Category:       target
>Synopsis:       GCC fails to emit .intel_syntax when invoked with the -masm=intel on DJGPP
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Dec 02 09:06:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Ben Peddell
>Release:        gcc version 3.2.1
>Organization:
>Environment:
OS: Windows 98 [Version 4.10.2222]
CPU: AuthenticAMD AMD-K6(tm) 3D processor
RAM: 160.0MB RAM
>Description:
# 1 "test.c"
# 1 "<built-in>"
# 1 "<command line>"
# 1 "e:/djgpp/lib/gcc-lib/djgpp/3.21/djgpp.ver" 1
# 1 "e:/djgpp/include/sys/version.h" 1 3
# 2 "e:/djgpp/lib/gcc-lib/djgpp/3.21/djgpp.ver" 2
# 2 "<command line>" 2
# 1 "test.c"
int main (void){
    return 1;
}

>How-To-Repeat:
gcc -v -save-temps -masm=intel -Wa,-al -c test.c
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the Gcc-bugs mailing list