This is the mail archive of the gcc@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 due to your latest change



On Dec 22, 2004, at 5:07 PM, Richard Kenner wrote:


cc1: warnings being treated as errors
/gcc/gcc/gcc-head/gcc/cp/rtti.c: In function 'emit_support_tinfos':
/gcc/gcc/gcc-head/gcc/cp/rtti.c:1349: warning: initializer element is not computable at load time
/gcc/gcc/gcc-head/gcc/cp/rtti.c:1350: warning: initializer element is not computable at load time
/gcc/gcc/gcc-head/gcc/cp/rtti.c:1352: warning: initializer element is not computable at load time


... and the code at those lines doesn't make any sense to me.
Why create an array (types) and then not use it?

This was just fixed.


-- Pinski


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