This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from c88ed92f0c0 Support Intel FRED LKGS new 6acf9130909 x86: don't recognize quoted symbol names as registers or operators new a4f8c177b46 x86/Intel: address quoted-symbol related FIXMEs
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gas/config/tc-i386-intel.c | 16 ++++++++-------- gas/config/tc-i386.c | 7 +++++++ gas/testsuite/gas/i386/i386.exp | 1 + gas/testsuite/gas/i386/quoted.d | 7 +++++++ gas/testsuite/gas/i386/quoted.s | 10 ++++++++++ gas/testsuite/gas/i386/quoted2.d | 15 +++++++++++++++ gas/testsuite/gas/i386/quoted2.s | 9 +++++++++ 7 files changed, 57 insertions(+), 8 deletions(-) create mode 100644 gas/testsuite/gas/i386/quoted2.d create mode 100644 gas/testsuite/gas/i386/quoted2.s