Re: [PATCH] Fix the build of record_edge_info()

2022-09-30 Thread Palmer Dabbelt
On Fri, 30 Sep 2022 18:01:00 PDT (-0700), jeffreya...@gmail.com wrote: On 9/30/22 18:57, Palmer Dabbelt wrote: As of 1214196da79 ("More gimple const/copy propagation opportunities"), I'm getting some build failures during bootstrap ../../gcc/tree-ssa-dom.cc: In function ‘void record_edge

Re: [PATCH] Fix the build of record_edge_info()

2022-09-30 Thread Jeff Law via Gcc-patches
On 9/30/22 18:57, Palmer Dabbelt wrote: As of 1214196da79 ("More gimple const/copy propagation opportunities"), I'm getting some build failures during bootstrap ../../gcc/tree-ssa-dom.cc: In function ‘void record_edge_info(basic_block)’: ../../gcc/tree-ssa-dom.cc:689:27: error: ‘dst

[PATCH] Fix the build of record_edge_info()

2022-09-30 Thread Palmer Dabbelt
As of 1214196da79 ("More gimple const/copy propagation opportunities"), I'm getting some build failures during bootstrap ../../gcc/tree-ssa-dom.cc: In function ‘void record_edge_info(basic_block)’: ../../gcc/tree-ssa-dom.cc:689:27: error: ‘dst’ was not declared in this scope; did you mean