]> gcc.gnu.org Git - gcc.git/commit
Revert latest change to emit_group_store
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 14 Mar 2023 09:39:11 +0000 (10:39 +0100)
committerEric Botcazou <ebotcazou@adacore.com>
Tue, 14 Mar 2023 10:29:48 +0000 (11:29 +0100)
commit8b6c38ef6a7a8cc1f7cc2ff86a686e07ceab1641
tree3bb1d5897c69cdbb43f85b5577925c60a0668ce7
parent4d771291f70dab571e7c18f9f5f8af4f27737244
Revert latest change to emit_group_store

This pessimizes on targets with insv instructions.

gcc/
PR rtl-optimization/107762
* expr.cc (emit_group_store): Revert latest change.
gcc/expr.cc
This page took 0.061635 seconds and 5 git commands to generate.