http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49190
Gerald Pfeifer <gerald at pfeifer dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gerald at pfeifer dot com --- Comment #9 from Gerald Pfeifer <gerald at pfeifer dot com> 2011-05-28 20:46:20 UTC --- This also kills the bootstrap on amd64-unknown-freebsd8.2 (though not i386-...): In file included from ../.././gcc/gthr-default.h:1:0, from /scratch/tmp/gerald/gcc-HEAD/libgcc/../gcc/gthr.h:160, from /scratch/tmp/gerald/gcc-HEAD/libgcc/../gcc/unwind-dw2.c:37 : /scratch/tmp/gerald/gcc-HEAD/libgcc/../gcc/gthr-posix.h:118:1: internal compiler error: tree check: expected tree that contains 'common' structure, have 'identi fier_node' in assemble_alias, at varasm.c:5789 Might be best to revert the patch for now?