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 bootstrap/49190] [4.7 Regression] Bootstrap failure at revision 174286 on x86_64-apple-darwin10


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?


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