]> git.ipfire.org Git - people/ms/gcc.git/commit
Sync LTO type_for_mode with c-family/
authorRichard Biener <rguenther@suse.de>
Fri, 13 Jan 2023 07:11:53 +0000 (08:11 +0100)
committerRichard Biener <rguenther@suse.de>
Fri, 13 Jan 2023 08:40:01 +0000 (09:40 +0100)
commit9b6c624820050cd5e11b2fbd9c997f94b691295a
tree6a553a1e42c718402eb22aaa6b1a7f6945914379
parent66e97803490ef55770cee7db81eade2d05c4ea0a
Sync LTO type_for_mode with c-family/

The following adds _FloatN mode support to the LTO copy of
c_common_type_for_mode and also implements the fix for PR94072.

gcc/lto/
* lto-lang.cc (lto_type_for_mode): Sync with
c_common_type_for_mode.
gcc/lto/lto-lang.cc