This is the mail archive of the gcc-regression@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]

Re: bootstrap failure on darwin


Hello,

> Hi All,
> 
> Between revision 116195 and 116224, GCC started to fail to bootstrap  
> on powerpc-darwin, in stage2.
> 
> The build log says
> 
> /Users/regress/tbox/svn-gcc/gcc/dwarf2out.c: In function  
> 'output_call_frame_info':
> /Users/regress/tbox/svn-gcc/gcc/dwarf2out.c:2160: internal compiler  
> error: in build_polynomial_chrec, at tree-chrec.h:108
> 
> As far as I can tell, the only changes that could possibly have  
> caused this are:

...

> which is a lot, but since this assert is in tree-chrec, my best guess  
> is that it's due to Zdenek's change.

most likely (although I do not immediately see how my changes could cause
this ICE).  Could you please send me the preprocessed sources of
dwarf2out.c?

Zdenek


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