diff options
author | Richard Biener <rguenther@suse.de> | 2024-09-19 12:37:13 +0200 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2024-09-19 13:34:24 +0200 |
commit | 605d05b9481832bc691685b7ff990ef68f02b1bb (patch) | |
tree | 8d1a02d2ba940492d4327672d628032352fdf1d0 /gcc/diagnostic-format-json.cc | |
parent | 5e3a4a01785e2d5135528a07bb8116af9c55ddf8 (diff) | |
download | gcc-605d05b9481832bc691685b7ff990ef68f02b1bb.zip gcc-605d05b9481832bc691685b7ff990ef68f02b1bb.tar.gz gcc-605d05b9481832bc691685b7ff990ef68f02b1bb.tar.bz2 |
Always dump generated distance vectors
There's special-casing for equal access functions which bypasses
printing the distance vectors. The following makes sure we print
them always which helps debugging.
* tree-data-ref.cc (build_classic_dist_vector): Move
distance vector dumping to single caller ...
(subscript_dependence_tester): ... here, dumping always
when we succeed computing it.
Diffstat (limited to 'gcc/diagnostic-format-json.cc')
0 files changed, 0 insertions, 0 deletions