This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch][lm32] Fix for PR 43726/43805


Hi,

The attached patch should fix PRs 43726/43805  for lm32. It removes
GO_IF_MODE_DEPENDENT_ADDRESS as there shouldn't be any mode dependent
addressing modes. 

Ok to commit to trunk? It could also go on the 4.5 branch too.

Cheers,
Jon

2010-05-26  Jon Beniston <jon@beniston.com>

	* config/lm32/lm32.h: Remove definition of
GO_IF_MODE_DEPENDENT_ADDRESS.
	Update copyright year.


Attachment: lm32.patch.100526
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]