[Bug c++/29016] ICE when compiling with -Os

2006-09-11 Thread tbm at cyrius dot com
--- Comment #2 from tbm at cyrius dot com 2006-09-11 11:54 --- I guess you mean this ICE: /home/uas/cvs/drops/l4/kernel/fiasco/src/kern/kern_cnt.cpp:109: internal compiler error: tree check: expected class 'expression', have 'exceptional' (baselink) in get_base_var, at ipa-utils.c:224 P

[Bug c++/29016] ICE when compiling with -Os

2006-09-11 Thread us15 at os dot inf dot tu-dresden dot de
--- Comment #1 from us15 at os dot inf dot tu-dresden dot de 2006-09-11 11:23 --- Created an attachment (id=12224) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12224&action=view) Example testcase This code triggers the bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=290