This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/45458] [4.6 Regression] ICE: in add_labels_and_missing_jumps, at bb-reorder.c:1306 with-fnon-call-exceptions -freorder-blocks-and-partition -fprofile-use



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]