cgraph.c (cgraph_node::verify_node): Verify tp_first_run.
authorJan Hubicka <hubicka@gcc.gnu.org>
Tue, 10 Dec 2019 17:59:43 +0000 (17:59 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 10 Dec 2019 17:59:43 +0000 (17:59 +0000)
* cgraph.c (cgraph_node::verify_node): Verify tp_first_run.
* cgraph.h (cgrpah_node): Turn tp_first_run back to int.
* cgraphunit.c (tp_first_run_node_cmp): Do not watch for overflows.
(expand_all_functions): First expand ordered section and then
unordered.
* profile.c (compute_value_histograms): Error on out of range
tp_first_runs.

From-SVN: r279179

gcc/ChangeLog

index 76da7318741af2ed937eb4d7a372d08f7f004cb2..570f65fa818832406a5adfb0d3a19462f1e0658d 100644 (file)
@@ -1,3 +1,13 @@
+2019-12-10  Jan Hubicka  <hubicka@ucw.cz>
+
+       * cgraph.c (cgraph_node::verify_node): Verify tp_first_run.
+       * cgraph.h (cgrpah_node): Turn tp_first_run back to int.
+       * cgraphunit.c (tp_first_run_node_cmp): Do not watch for overflows.
+       (expand_all_functions): First expand ordered section and then
+       unordered.
+       * profile.c (compute_value_histograms): Error on out of range
+       tp_first_runs.
+
 2019-12-10  Jan Hubicka  <hubicka@ucw.cz>
 
        * predict.c (compute_function_frequency): Check for presence of IPA