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/63827] parallel make in libjava broken at r217383


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63827

--- Comment #12 from Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> ---
(In reply to howarth from comment #11)
> I am rerunning my tests. I can definitely say the bootstrap is broken
> post-r217814 in the libjava parallel make. Retesting if r217813 is in play.
> Also trying to make sure this problem is seen in a reduced build of
> --enable-languages=c,c++,java compared with the
> --enable-languages=c,c++,fortran,lto,objc,obj-c++,java which I normally test.

If you are using --enable-checking=release, perhaps you are seeing:
https://gcc.gnu.org/ml/gcc-patches/2014-11/msg01240.html

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