diff options
author | Georg-Johann Lay <avr@gjlay.de> | 2025-01-29 18:21:07 +0100 |
---|---|---|
committer | Georg-Johann Lay <avr@gjlay.de> | 2025-01-29 18:25:39 +0100 |
commit | eacb85eb24c381e38a76d3ad9b2d678c29c171f5 (patch) | |
tree | 3c929cf21be9a9cf1c6ed96bb85cb89e427a6175 /gcc/expr.cc | |
parent | 2a77afa0ee41cb8a3664679dcd4545ccd1aa3b35 (diff) | |
download | gcc-eacb85eb24c381e38a76d3ad9b2d678c29c171f5.zip gcc-eacb85eb24c381e38a76d3ad9b2d678c29c171f5.tar.gz gcc-eacb85eb24c381e38a76d3ad9b2d678c29c171f5.tar.bz2 |
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.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions