]> gcc.gnu.org Git - gcc.git/commit
Tweak testcase for PR tree-optimization/101403.
authorRoger Sayle <roger@nextmovesoftware.com>
Mon, 12 Jul 2021 09:59:08 +0000 (10:59 +0100)
committerRoger Sayle <roger@nextmovesoftware.com>
Mon, 12 Jul 2021 09:59:08 +0000 (10:59 +0100)
commit0192c3eedbc7e6fe703abd8b321f400ddb02adf7
tree563d20121c54acbaadca1e51d40a9fddd9d0b45a
parent6785eb595981abd93ad85edcfdf1d2e43c0841f5
Tweak testcase for PR tree-optimization/101403.

Initialize unused variable u in compound expression.  Committed as obvious.

2021-07-12  Roger Sayle  <roger@nextmovesoftware.com>
    Jakub Jelinek  <jakub@redhat.com>

gcc/testsuite/ChangeLog
PR tree-optimization/101403
* gcc.dg/pr101403.c: Avoid (unimportant) uninitialized variable.
gcc/testsuite/gcc.dg/pr101403.c
This page took 0.070017 seconds and 5 git commands to generate.