Do not call streamer_read_hwi in a function call.
authorMartin Liska <mliska@suse.cz>
Wed, 15 Jan 2020 12:34:20 +0000 (13:34 +0100)
committerMartin Liska <mliska@suse.cz>
Wed, 15 Jan 2020 12:34:20 +0000 (13:34 +0100)
commit84a3effa1a22f46a145f373461eaccf0d4585587
treef839dac195d6ec5a95f360988c95af0dfc544e78
parent6ff7efb7375c3ef75c79eb6507d6768b80bb6d69
Do not call streamer_read_hwi in a function call.

* ipa-profile.c (ipa_profile_read_edge_summary): Do not allow
2 calls of streamer_read_hwi in a function call.
gcc/ChangeLog
gcc/ipa-profile.c