]> git.ipfire.org Git - thirdparty/gcc.git/commit
scev query mismatch message
authorAndrew MacLeod <amacleod@redhat.com>
Thu, 30 May 2024 13:40:46 +0000 (09:40 -0400)
committerAndrew MacLeod <amacleod@redhat.com>
Tue, 11 Jun 2024 12:26:08 +0000 (08:26 -0400)
commit2f0c09c00b8ccf41c27d4b7ba0cafdeb99242a29
treed882acafbbf610ff0a2527c5543a300e2475d01d
parent84c87d1f43091c2e537182d029db9739de518096
scev query mismatch message

Add a message to the listing if SCEV is not invoked because of a
range_query mismatch

* gimple-range-fold.cc (range_of_ssa_name_with_loop_info): Issue a
message if SCEV is not invoked due to a mismatch.
gcc/gimple-range-fold.cc