]> gcc.gnu.org Git - gcc.git/commit
Bugfix gm2_type_for_size. Patchset suggestion missed.
authorGaius Mulley <gaiusmod2@gmail.com>
Tue, 6 Dec 2022 18:43:44 +0000 (18:43 +0000)
committerGaius Mulley <gaiusmod2@gmail.com>
Tue, 6 Dec 2022 18:43:44 +0000 (18:43 +0000)
commit98b201a33be33a60e10e67fb7f6c9d0fc5da00fc
treeeca994ba8cf0a502ea156cdaaf1d698c89e49ef2
parent5405813b8aab29b9ca035a8c7bceac178494649f
Bugfix gm2_type_for_size.  Patchset suggestion missed.

A feedback suggestion missed with the previous commits.
Use build_nonstandard_integer_type to avoid getting
a different type each time this function is called.

gcc/m2/ChangeLog:

* m2/gm2-lang.cc (gm2_type_for_size):
Use build_nonstandard_integer_type.

Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
gcc/m2/gm2-lang.cc
This page took 0.054365 seconds and 6 git commands to generate.