bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/11732] internal error on invalid code && -msyntax=intel


From: hjl dot tools at gmail dot com
Subject: [Bug gas/11732] internal error on invalid code && -msyntax=intel
Date: 12 Jul 2010 02:37:13 -0000

------- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-06-22 
07:44 -------
Subject: Bug 11732

CVSROOT:        /cvs/src
Module name:    src
Changes by:     address@hidden  2010-06-22 07:43:41

Modified files:
        gas            : ChangeLog expr.c expr.h 
        gas/config     : tc-i386-intel.c 
        gas/testsuite  : ChangeLog 
        gas/testsuite/gas/i386: jump.d jump.s 

Log message:
        gas/
        2010-06-22  Jan Beulich  <address@hidden>
        
        PR gas/11732
        * config/tc-i386-intel.c (i386_intel_parse_name): Handle pseudo
        symbols named "$".
        (i386_intel_operand): Remove bogus handling of pseudo symbols
        named "$".
        * expr.c (current_location): Remove 'static' and local
        declaration.
        * expr.h (current_location): Declare.
        
        gas/testsuite/
        2010-06-22  Jan Beulich  <address@hidden>
        
        PR gas/11732
        * gas/i386/jump.d: Adjust.
        * gas/i386/jump.s: Add check for branch to 2+$.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4175&r2=1.4176
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/expr.c.diff?cvsroot=src&r1=1.82&r2=1.83
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/expr.h.diff?cvsroot=src&r1=1.20&r2=1.21
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-i386-intel.c.diff?cvsroot=src&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1680&r2=1.1681
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/jump.d.diff?cvsroot=src&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/jump.s.diff?cvsroot=src&r1=1.4&r2=1.5


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-07-03 
22:16 -------
Subject: Bug 11732

CVSROOT:        /cvs/src
Module name:    src
Changes by:     address@hidden  2010-07-03 22:15:58

Modified files:
        gas            : ChangeLog 
        gas/config     : tc-i386.c 
        gas/testsuite  : ChangeLog 
        gas/testsuite/gas/i386: i386.exp 
Added files:
        gas/testsuite/gas/i386: intel-got32.d intel-got32.s 
                                intel-got64.d intel-got64.s 

Log message:
        Don't call section_symbol() with expr_section.
        
        gas/
        
        2010-07-03  Jan Beulich  <address@hidden>
        
        PR gas/11732
        * config/tc-i386.c (i386_finalize_displacement): Don't call
        section_symbol() with expr_section.
        
        gas/testsuite/
        
        2010-07-03  Jan Beulich  <address@hidden>
        
        PR gas/11732
        * gas/i386/i386.exp: Run new tests.
        * gas/i386/intel-got{32,64}.{s,d}: New.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4187&r2=1.4188
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-i386.c.diff?cvsroot=src&r1=1.441&r2=1.442
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1685&r2=1.1686
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/intel-got32.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/intel-got32.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/intel-got64.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/intel-got64.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/i386.exp.diff?cvsroot=src&r1=1.137&r2=1.138


------- Additional Comments From hjl dot tools at gmail dot com  2010-07-12 
02:37 -------
Fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=11732

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]