Correctly advance iterator in offloading machine mode stream reading
authorThomas Schwinge <thomas@codesourcery.com>
Mon, 10 Aug 2015 15:22:24 +0000 (17:22 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Mon, 10 Aug 2015 15:22:24 +0000 (17:22 +0200)
commit78647e656d853937295d821974aca6176b4ea0e7
treec31470dd0191777ec862477834b7c1bf599c9592
parent43e06d03ef96cfb4ddce46edc29cc7c7b82bf2f0
Correctly advance iterator in offloading machine mode stream reading

gcc/
* lto-streamer-in.c (lto_input_mode_table): Correctly advance
iterator.

Co-Authored-By: Ilya Verbin <ilya.verbin@intel.com>
From-SVN: r226758
gcc/ChangeLog
gcc/lto-streamer-in.c