bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/11037] invalid code generation depending on code position


From: cvs-commit at gcc dot gnu dot org
Subject: [Bug gas/11037] invalid code generation depending on code position
Date: 8 Dec 2009 03:14:52 -0000

------- Additional Comments From cvs-commit at gcc dot gnu dot org  2009-12-08 
03:14 -------
Subject: Bug 11037

CVSROOT:        /cvs/src
Module name:    src
Changes by:     address@hidden  2009-12-08 03:14:29

Modified files:
        gas            : ChangeLog expr.c symbols.c symbols.h 
        gas/testsuite  : ChangeLog 
        gas/testsuite/gas/i386: intelpic.d intelpic.s 

Log message:
        Call symbol_same_p to check to if 2 symbols are the same.
        
        gas/
        
        2009-12-07  H.J. Lu  <address@hidden>
        
        PR gas/11037
        * expr.c (resolve_expression): Call symbol_same_p to check
        if 2 symbols are the same.
        
        * symbols.c (symbol_same_p): New.
        * symbols.h (symbol_same_p): Likewise.
        
        gas/testsuite/
        
        2009-12-07  H.J. Lu  <address@hidden>
        
        PR gas/11037
        * gas/i386/intelpic.s: Add testcases.
        * gas/i386/intelpic.d: Updated.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4034&r2=1.4035
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/expr.c.diff?cvsroot=src&r1=1.79&r2=1.80
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/symbols.c.diff?cvsroot=src&r1=1.100&r2=1.101
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/symbols.h.diff?cvsroot=src&r1=1.31&r2=1.32
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1601&r2=1.1602
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/intelpic.d.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/intelpic.s.diff?cvsroot=src&r1=1.2&r2=1.3



-- 


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

------- 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]