[Bug c++/92053] Compilation fails or succeeds depending on the optimization flags

2021-12-12 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92053 Jonathan Wakely changed: What|Removed |Added Keywords|needs-bisection | --- Comment #6 from Jonathan Wakely

[Bug c++/92053] Compilation fails or succeeds depending on the optimization flags

2021-12-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92053 Andrew Pinski changed: What|Removed |Added Keywords||needs-bisection Last

[Bug c++/92053] Compilation fails or succeeds depending on the optimization flags

2019-10-22 Thread kamleshbhalui at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92053 Kamlesh Kumar changed: What|Removed |Added CC||kamleshbhalui at gmail dot com ---

[Bug c++/92053] Compilation fails or succeeds depending on the optimization flags

2019-10-11 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92053 --- Comment #3 from Marek Polacek --- Thanks for the reduction. There's something wacky going on with inlining, with -O -fno-inline this compiles.

[Bug c++/92053] Compilation fails or succeeds depending on the optimization flags

2019-10-11 Thread antoshkka at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92053 Antony Polukhin changed: What|Removed |Added Keywords|needs-reduction,|accepts-invalid

[Bug c++/92053] Compilation fails or succeeds depending on the optimization flags

2019-10-10 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92053 Marek Polacek changed: What|Removed |Added Keywords||needs-reduction