Nathan Cutler changed bug 1025891
What Removed Added
Flags   needinfo?(rguenther@suse.com)

Comment # 27 on bug 1025891 from
Richard, the upstream developer thinks this latest GCC 7 failure (error:
dereferencing type-punned pointer will break strict-aliasing rules
[-Werror=strict-aliasing]) is a case of
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80593 - can you confirm or deny?

The code that is triggering the error:
https://github.com/ceph/rocksdb/blob/e15382c09c87a65eaeca9bda233bab503f1e5772/db/write_thread.h#L192


You are receiving this mail because: