tree-profile.c (tree_profiling): Do not clear pure/const when not instrumenting.
authorJan Hubicka <hubicka@ucw.cz>
Mon, 12 Oct 2015 06:01:37 +0000 (08:01 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 12 Oct 2015 06:01:37 +0000 (06:01 +0000)
commit86b7136a66a19238434916c6a6f5e9fe1c4ad54e
treea5b3c3834396fa658594fafb09a7a37b30a7b896
parent38e9e539bc63af71d76c3d5292fb08bb8262a5bf
tree-profile.c (tree_profiling): Do not clear pure/const when not instrumenting.

* tree-profile.c (tree_profiling): Do not clear
pure/const when not instrumenting.
(pass tree_profile): Add dump of symtab.

From-SVN: r228702
gcc/ChangeLog
gcc/tree-profile.c