------- Comment #1 from zsojka at seznam dot cz  2010-08-30 21:36 -------
Created an attachment (id=21597)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21597&action=view)
reduced testcase (from g++.dg/tree-prof/partition1.C)

CC=g++
$CC pr45458.C -fnon-call-exceptions -freorder-blocks-and-partition
-fprofile-generate ; rm *.gcda ; ./a.out ; $CC pr45458.C -fnon-call-exceptions
-freorder-blocks-and-partition -fprofile-use


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45458

Reply via email to