http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48819
--- Comment #8 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-04-29 12:50:00 UTC --- > ick. So, I suppose > > CONSTRUCTOR_PREPEND_VALUE (d, build_int_cst (ptr_type_node, > temp)); > > would fix it as well. Patch is obvious if it works for your testcase. Indeed it does. I'll rebuild/retest libjava to make sure all is fine before installing. Thanks. Rainer