Skip to content
Snippets Groups Projects
  • H.J. Lu's avatar
    087d837e
    Call symbol_same_p to check to if 2 symbols are the same. · 087d837e
    H.J. Lu authored
    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.
    087d837e
    History
    Call symbol_same_p to check to if 2 symbols are the same.
    H.J. Lu authored
    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.