Commit ID: 10058E94B2979F2ED67
CVSROOT: /cvs
Module name: gcc
Changes by: [email protected] 2017/04/08 20:42:57 UTC
Modified files:
gcc/config/i386: i386.c i386.md
Log message:
backport upstream patch to make -masm=intel use standard noprefix mode
this survives a multiple-times self-rebuild (in AT&T mode) as well as
has byte-for-byte identical objdump -d output for mksh relative to both
AT&T and Intel mode prior to this patch
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.6 -r1.7 gcc/gcc/config/i386/i386.c
cvs -R rdiff -kk -upr1.2 -r1.3 gcc/gcc/config/i386/i386.md