[llvm-dev] unable to compile llvm with gcc 4.7.4
via llvm-dev
llvm-dev at lists.llvm.org
Mon Oct 10 08:01:21 PDT 2016
On Mon, Oct 10, 2016 at 06:58:36AM -0700, Teresa Johnson wrote:
> +pcc who added the NativeObjectStream class
>
> Looks like a known gcc bug, fixed in 4.8:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53613
>
> Not sure what we do in cases like this, if it is a gcc bug.
The compilation of many tools makes gcc 4.7.4 crash with an internal compilation
errors.
Is there a new official stand regarding gcc 4.7 and llvm?
Because docs/CodingStandards.rst and docs/GettingStarted.rst reference gcc 4.7
as a supported c++ compiler (with c++11-ish and c++98).
regards,
--
Sylvain
More information about the llvm-dev
mailing list