[Bug c++/80078] Incorrect classification of address of volatile as not constant

2019-08-21 Thread headch at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80078 Christopher Head changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/80078] Incorrect classification of address of volatile as not constant

2019-08-08 Thread headch at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80078 --- Comment #3 from Christopher Head --- I tried 9.1 at gcc.godbolt.org and it looks like this is fixed. Anyone else care to take a look? If there are no further comments, I guess I’ll close this ticket in a few days.

[Bug c++/80078] Incorrect classification of address of volatile as not constant

2018-09-23 Thread headch at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80078 Christopher Head changed: What|Removed |Added Known to fail||8.2.0 --- Comment #2 from

[Bug c++/80078] Incorrect classification of address of volatile as not constant

2017-03-17 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80078 Richard Biener changed: What|Removed |Added Keywords||rejects-valid