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]

[NDS32, committed] Fix print operand for cctl register.


Hi, all,

There was an error in nds32_print_operand() to output
cctl register.  It would be better to set value earlier.
The following commit is to fix such issue.

Committed as Rev.259643: https://gcc.gnu.org/r259643

gcc/
	* config/nds32/nds32.c (nds32_print_operand): Set op_value earlier.



Best regards,
jasonwucj


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