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/54419] [4.8 Regression] Compiling libstdc++-v3/src/c++11/random.cc fails on platforms not knowing rdrand


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54419

--- Comment #58 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-09-09 16:21:25 UTC ---
(In reply to comment #56)
> I suppose that the lack of responsiveness may be ultimately due to the fact
> that the issue only shows up on some specific systems (that is, those using old
> assemblers) which normally the maintainers (in general, not just the library
> ones) working on mainline GCC don't develop on

The fact the build was broken on the compile farm machines would normally be an
issue for me, but as I was on holiday I wasn't building gcc.

As soon as I tried to build on the compile farm I found the PR and reviewed the
patch. Again, if it had been sent to the right list I could have done that
sooner, instead of waiting until the bug affected me directly.


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