https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215333

--- Comment #1 from Mark Millard <mar...@dsl-only.net> ---
(In reply to Mark Millard from comment #0)

This is more likely a kernel source code issue than a toolchain issue as far as
I know: It is  not a claim that the compiler's report is wrong.

More likely the source code violates a C rule in a way that the compiler is
allowed any handling. That handling can change with optimization level and
at some optimization levels it might appears to be working even though the
language standard makes no such guarantees.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to