diff options
author | Richard Biener <rguenther@suse.de> | 2025-03-03 10:09:25 +0100 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2025-05-12 13:22:22 +0200 |
commit | 67c8e777d466d3bed9830bf01841c96b6881b58d (patch) | |
tree | f486af9b1133ba684654369091b3b9285c61f300 /libgo/go/net/udpsock_test.go | |
parent | 9416969d795003c06714f7663bf670efd7efdd46 (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
The following syncs up LTO tree hashing and streaming of TYPE_MODE
and DECL_MODE which long had a discrepancy for vector types and
recently got special-casing of streaming for offloading. Failure
to handle this results in less possible type merging to occur.
Note the compare step will still use TYPE_MODE and DECL_MODE.
* lto-streamer-out.cc (hash_tree): Hash TYPE_MODE_RAW.
When offloading hash modes as VOIDmode for aggregates
and vectors.
Diffstat (limited to 'libgo/go/net/udpsock_test.go')
0 files changed, 0 insertions, 0 deletions