tree-optimization/106293 - fix testcase
authorRichard Biener <rguenther@suse.de>
Wed, 11 Jan 2023 07:02:52 +0000 (08:02 +0100)
committerRichard Biener <rguenther@suse.de>
Wed, 11 Jan 2023 07:04:26 +0000 (08:04 +0100)
commit8d96a7fc27f3561f984e50feb316d3e472ed9d14
treed43e136a6c513c28acbf208886f64bf7528a40f3
parentb399afd22c6ea50722bbff3247d52f3bd14bf2b6
tree-optimization/106293 - fix testcase

The following removes a problematic initializer which causes
excess diagnostics with -m32 and isn't actually required.

PR tree-optimization/106293
* gcc.dg/tree-ssa/ssa-dse-46.c: Remove long initializer.
gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-46.c