https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250932
--- Comment #5 from Mikael Urankar <[email protected]> --- (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=c++11' or '-std=gnu++11' gcc11-devel has switched to std=c++11 so it's a gcc problem not a llvm one -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
