]> gcc.gnu.org Git - gcc.git/commit
libstdc++: reorder contract_violation
authorJason Merrill <jason@redhat.com>
Tue, 1 Nov 2022 14:38:02 +0000 (10:38 -0400)
committerJason Merrill <jason@redhat.com>
Wed, 2 Nov 2022 15:04:00 +0000 (11:04 -0400)
commit4f428e8b3f0a8a2ee282a952e1f70a8146478cdd
treef929be5a3e73716896726bb5cab08c1c0bce13da
parentbfcb6e7373095d776eeb505f6d1a7d04ada21a3c
libstdc++: reorder contract_violation

Moving the int after the pointers makes the object one word smaller.
gcc/cp/contracts.cc
libstdc++-v3/include/experimental/contract
libstdc++-v3/src/experimental/contract.cc
This page took 0.05772 seconds and 6 git commands to generate.