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,AVR,committed]: Fix PR53033


Fixed this typo in PSImode reads via *(X+const)

http://gcc.gnu.org/viewcvs?view=revision&revision=186588
http://gcc.gnu.org/viewcvs?view=revision&revision=186589

Committed as obvious.

Johann

	PR target/53033
	* config/avr/avr.c (avr_out_load_psi): Fix assembler template for
	the case *(X+const).


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