https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100051

--- Comment #6 from huadong <1364894213 at qq dot com> ---
There are still two questions:
1. With compilation option "-O2 -fno-strict-aliasing", which disables alias
optimization, the code still has issues with its execution results.
2. Could you please help identify which specific line of code violates the
aliasing rules? The GCC toolchain did not generate any compilation warnings
regarding this.

Reply via email to