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]

Re: 970929 test results: libstdc++ test failures! (sparc-solaris251)


>>>>> Joe Buck <jbuck@synopsys.com> writes:

> Jason writes:
>> Arrgh.  This is a bug in the mangling code; that should be __F1Z, not
>> __g1Z.  However, I don't understand why it's failing; it seems to be a
>> miscompilation of build_decl_overload_real.  Does this patch fix
>> the problem?

> No, in fact, with this patch, *all* the libstdc++ tests fail to compile.

Arrgh again.  That patch seems to work for other folks.  Did you rebuild
all the library code, including libgcc?  If so, could you possibly
investigate why that section of build_decl_overload_real is doing the wrong
thing?  It seems like an awfully simple operation to me.  I don't know why
it's breaking all of a sudden.

Jason


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