Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Nov 2020 08:54:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 250932] lang/gcc10: fails to build on aarch64
Message-ID:  <bug-250932-29464-vRkqlYC8wL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250932-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250932-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250932

--- Comment #5 from Mikael Urankar <mikael@FreeBSD.org> ---
(In reply to Gerald Pfeifer from comment #4)
I haven't tried an earlier FreeBSD version

llvm8, llvm90, llvm10 and llvm10 all fail the same way.

with gcc9, it's only a warning:
gcc/config/aarch64/aarch64-builtins.c:1227:21: warning: extended initializer
lists only available with '-std=3Dc++11' or '-std=3Dgnu++11'

gcc11-devel has switched to std=3Dc++11 so it's a gcc problem not a llvm one

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250932-29464-vRkqlYC8wL>