------- Additional Comments From cvs-commit at gcc dot gnu dot org  2009-12-16 
01:52 -------
Subject: Bug 11037

CVSROOT:        /cvs/src
Module name:    src
Branch:         binutils-2_20-branch
Changes by:     h...@sourceware.org     2009-12-16 01:52:14

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

Log message:
        Fix PR gas/11037.
        
        gas/
        
        2009-12-15  H.J. Lu  <hongjiu...@intel.com>
        
        Backport from trunk:
        2009-12-07  H.J. Lu  <hongjiu...@intel.com>
        
        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-15  H.J. Lu  <hongjiu...@intel.com>
        
        Backport from trunk:
        2009-12-07  H.J. Lu  <hongjiu...@intel.com>
        
        PR gas/11037
        * gas/i386/intelpic.s: Add testcases.
        * gas/i386/intelpic.d: Updated.
        
        2009-10-28  Alan Modra  <amo...@bigpond.net.au>
        
        * gas/i386/intelpic.d: Correct.
        
        2009-10-08  H.J. Lu  <hongjiu...@intel.com>
        
        PR gas/10704
        * gas/i386/intelpic.s: Add 2 new tests.
        * gas/i386/intelpic.d: Updated.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.3938.2.29&r2=1.3938.2.30
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/expr.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.77.2.2&r2=1.77.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/symbols.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.96.2.4&r2=1.96.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/symbols.h.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.31&r2=1.31.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.1537.2.14&r2=1.1537.2.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/intelpic.d.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.2&r2=1.2.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/intelpic.s.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.1&r2=1.1.34.1



-- 


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.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to