OSDN Git Service

Call symbol_same_p to check to if 2 symbols are the same.
authorhjl <hjl>
Tue, 8 Dec 2009 12:14:28 +0000 (12:14 +0000)
committerhjl <hjl>
Tue, 8 Dec 2009 12:14:28 +0000 (12:14 +0000)
commitbd8c764db0cc6c19fca96963910742d3f097cf01
treec461918694bb8e7df90b580276a47cf6de604143
parent07b23e858de16343c8d860b9cff93bd85c2fef60
Call symbol_same_p to check to if 2 symbols are the same.

gas/

2009-12-07  H.J. Lu  <hongjiu.lu@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-07  H.J. Lu  <hongjiu.lu@intel.com>

PR gas/11037
* gas/i386/intelpic.s: Add testcases.
* gas/i386/intelpic.d: Updated.
gas/ChangeLog
gas/expr.c
gas/symbols.c
gas/symbols.h
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/intelpic.d
gas/testsuite/gas/i386/intelpic.s