Skip to content
Snippets Groups Projects
Commit eacb85eb authored by Georg-Johann Lay's avatar Georg-Johann Lay
Browse files

AVR: Allow to share libgcc's __negsi2.

libgcc has a module for __negsi2:  REG_22:SI := - REG_22:SI.
This patch adds a pattern that allows to share that function
provided optimize_size.

gcc/
	* config/avr/avr.md (*negsi2.libgcc): New insn.
parent 2a77afa0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment