]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/sese.c
fix bootstrap due to unused variable warning
authorAditya Kumar <aditya.k7@samsung.com>
Mon, 28 Sep 2015 19:19:47 +0000 (19:19 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Mon, 28 Sep 2015 19:19:47 +0000 (19:19 +0000)
commitd95fc584211f33c495c09fde33e057088d26b43e
treea0f060e6fe263d71cdc2a0909532796cae49a97f
parent80400b0477598a858173d16c01abfd607a657722
fix bootstrap due to unused variable warning

  * sese.c (invariant_in_sese_p_rec): Remove unused variable.

Co-Authored-By: Sebastian Pop <s.pop@samsung.com>
From-SVN: r228218
gcc/ChangeLog
gcc/sese.c