r246387 - in /branches/gcc-5-branch/gcc: Change...
marxin@gcc.gnu.org
marxin@gcc.gnu.org
Wed Mar 22 14:59:00 GMT 2017
Author: marxin
Date: Wed Mar 22 14:59:44 2017
New Revision: 246387
URL: https://gcc.gnu.org/viewcvs?rev=246387&root=gcc&view=rev
Log:
Backport r245647
2017-03-22 Martin Liska <mliska@suse.cz>
Backport from mainline
2017-02-22 Martin Liska <mliska@suse.cz>
PR lto/79587
* data-streamer-in.c (streamer_read_gcov_count): Remove assert.
* data-streamer-out.c (streamer_write_gcov_count_stream):
Likewise.
* value-prof.c (stream_out_histogram_value): Make assert more
precise based on type of counter.
2017-03-22 Martin Liska <mliska@suse.cz>
Backport from mainline
2017-02-22 Martin Liska <mliska@suse.cz>
PR lto/79587
* gcc.dg/tree-prof/pr79587.c: New test.
Added:
branches/gcc-5-branch/gcc/testsuite/gcc.dg/tree-prof/pr79587.c
Modified:
branches/gcc-5-branch/gcc/ChangeLog
branches/gcc-5-branch/gcc/data-streamer-in.c
branches/gcc-5-branch/gcc/data-streamer-out.c
branches/gcc-5-branch/gcc/testsuite/ChangeLog
branches/gcc-5-branch/gcc/value-prof.c
More information about the Gcc-cvs
mailing list