[Bug ipa/78494] Issues pointed out by valgrind --tool=exp-dhat

2016-11-25 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78494 --- Comment #5 from Markus Trippelsdorf --- Another issue. cse only uses 1% of its allocations: ==15253== 17 of 100 ==15253== max-live:536,400 in 1 blocks

[Bug ipa/78494] Issues pointed out by valgrind --tool=exp-dhat

2016-11-23 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78494 --- Comment #4 from Markus Trippelsdorf --- Created attachment 40133 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40133&action=edit full output for top 100 allocation points

[Bug ipa/78494] Issues pointed out by valgrind --tool=exp-dhat

2016-11-23 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78494 --- Comment #3 from Jonathan Wakely --- Author: redi Date: Wed Nov 23 14:45:29 2016 New Revision: 242760 URL: https://gcc.gnu.org/viewcvs?rev=242760&root=gcc&view=rev Log: PR78494 add missing returns to propagate_const 2016-11-23 Felix Morgner

[Bug ipa/78494] Issues pointed out by valgrind --tool=exp-dhat

2016-11-23 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78494 --- Comment #2 from Markus Trippelsdorf --- http://valgrind.org/docs/manual/dh-manual.html

[Bug ipa/78494] Issues pointed out by valgrind --tool=exp-dhat

2016-11-23 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78494 --- Comment #1 from Markus Trippelsdorf --- Beware that it take over an hour to run valgrind in this case.