[Bug c++/95638] Legit-looking code doesn't work with -O2
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 11 12:08:10 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95638
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amker at gcc dot gnu.org,
| |jakub at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
All I can say is that bisection shows (at least when preprocessed with g++
8.3.1 first) that this changed behavior in
r10-7184-ge4e9a59105a81cdd6c1328b0a5ed9fe4cc82840e
No time to analyze if it is a bug in the code or on the GCC side.
CCing patch author.
More information about the Gcc-bugs
mailing list