]> git.ipfire.org Git - thirdparty/gcc.git/commit
pair-fusion: Tweak wording in dump message [PR118320]
authorAlex Coplan <alex.coplan@arm.com>
Tue, 18 Feb 2025 10:48:50 +0000 (10:48 +0000)
committerAlex Coplan <alex.coplan@arm.com>
Tue, 18 Feb 2025 10:48:50 +0000 (10:48 +0000)
commitfacdce9028060c8dc4340a38ae02fb071e16af08
treed3783ead2a13d3160e00a2e762ce7e966f3e3aac
parent8606ab346ba4b6b852d42f335b84322fd85a0831
pair-fusion: Tweak wording in dump message [PR118320]

As discussed in
https://gcc.gnu.org/pipermail/gcc-patches/2025-February/675978.html
this tweaks the dump messasge added with the fix for PR118320 since it doesn't
just apply to load pairs.

gcc/ChangeLog:

PR rtl-optimization/118320
* pair-fusion.cc (pair_fusion_bb_info::fuse_pair): Tweak wording in dump
message when punting on invalid use arrays.
gcc/pair-fusion.cc