| commit | 363a668a6688bbd16e8174516323a734db144107 | [log] [tgz] |
|---|---|---|
| author | Richard Biener <rguenther@suse.de> | Thu Oct 30 14:24:46 2025 +0100 |
| committer | Richard Biener <rguenth@gcc.gnu.org> | Thu Oct 30 14:26:27 2025 +0100 |
| tree | aeb33a7adabe68315a938eee002e8f9ddd648b80 | |
| parent | 3474482bb57604f6581f6e7dc5b2917495d42502 [diff] |
Adjust gcc.dg/tree-ssa/pr92834.c Scanning the optimized dump is fragile due to vectorization. The following instead scans after early phiopt1, adjusting for not yet eliminated static functions. * gcc.dg/tree-ssa/pr92834.c: Scan phiopt1 instead of optimized.