]> git.ipfire.org Git - thirdparty/gcc.git/commit
cfgcleanup.c (try_optimize_cfg): Do not remove label with LABEL_PRESERVE_P flag set.
authorIlya Enkovich <ilya.enkovich@intel.com>
Tue, 23 Sep 2014 08:26:34 +0000 (08:26 +0000)
committerKirill Yukhin <kyukhin@gcc.gnu.org>
Tue, 23 Sep 2014 08:26:34 +0000 (08:26 +0000)
commit6c979aa1bf4cb88c7934cea3453802d5281f7dff
treead08b7b024a9e656193960bf75e4cc6a1408a0e4
parenta547602430a7cdd78bfad557711532a795810b00
cfgcleanup.c (try_optimize_cfg): Do not remove label with LABEL_PRESERVE_P flag set.

gcc/
* cfgcleanup.c (try_optimize_cfg): Do not remove label
with LABEL_PRESERVE_P flag set.

From-SVN: r215498
gcc/ChangeLog
gcc/cfgcleanup.c