binutils-gdb/gas/testsuite
H.J. Lu 087d837e04 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.
2009-12-08 03:14:29 +00:00
..
config
gas Call symbol_same_p to check to if 2 symbols are the same. 2009-12-08 03:14:29 +00:00
lib * lib/gas-defs.exp (gas_test_error): Mark internal error/assertion 2009-09-21 13:15:28 +00:00
ChangeLog Call symbol_same_p to check to if 2 symbols are the same. 2009-12-08 03:14:29 +00:00
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-9303