[Bug 233361] mips build with BSD_CRTBEGIN, Clang, LLD fails
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 27 16:03:47 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233361
Dan Nelson <dnelson_1901 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dnelson_1901 at yahoo.com
--- Comment #4 from Dan Nelson <dnelson_1901 at yahoo.com> ---
A gcc build actually does generate the same warning message, but doesn't fail
the compile. It looks like gcc doesn't add "--fatal-warnings" to the gas
commandline when gcc is in -Werror mode, so the assembly warnings are ignored.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list