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: pthread related breakage (mainline)


Giovanni Bajo wrote:

and bootstrap is still broken. I'll try reverting also the third Paolo
suggested now.


Hi Giovanni. Consider, however, that I'm not a configury expert and didn't actually analyze the content of those patches. Perhaps, it's something more recent, perhaps it's a complex interaction between old and recent commits. I can only tell one thing for sure: nothing threads related changed in the libstdc++-v3 directory and if I revert the compiler to three days ago:

cvs -z9 update -D "3 days ago"

and then the library:

cvs -z9 update -A

everything is OK, just done on x86_64.

Paolo.


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