[Bug c++/91304] maybe_unused attribute ignored on variable declared in if declaration

2020-05-28 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91304 --- Comment #7 from Jonathan Wakely --- (In reply to fsmoke from comment #6) > I am sorry..I am new in gcc bugzilla. But.. i have gcc 9.3 and this issue > still takes a place. Because it's fixed in GCC 10.1

[Bug c++/91304] maybe_unused attribute ignored on variable declared in if declaration

2020-05-28 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91304 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |10.0

[Bug c++/91304] maybe_unused attribute ignored on variable declared in if declaration

2020-05-27 Thread fsmoke at mail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91304 fsmoke changed: What|Removed |Added CC||fsmoke at mail dot ru --- Comment #6 from fsmok

[Bug c++/91304] maybe_unused attribute ignored on variable declared in if declaration

2019-08-22 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91304 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/91304] maybe_unused attribute ignored on variable declared in if declaration

2019-08-22 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91304 --- Comment #4 from Marek Polacek --- Author: mpolacek Date: Fri Aug 23 00:06:25 2019 New Revision: 274839 URL: https://gcc.gnu.org/viewcvs?rev=274839&root=gcc&view=rev Log: PR c++/91304 - prefix attributes ignored in condition.

[Bug c++/91304] maybe_unused attribute ignored on variable declared in if declaration

2019-08-21 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91304 Marek Polacek changed: What|Removed |Added Keywords||patch --- Comment #3 from Marek Polacek

[Bug c++/91304] maybe_unused attribute ignored on variable declared in if declaration

2019-08-21 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91304 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/91304] maybe_unused attribute ignored on variable declared in if declaration

2019-08-05 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91304 Martin Sebor changed: What|Removed |Added Known to fail||10.0, 9.1.0 --- Comment #1 from Martin Se

[Bug c++/91304] maybe_unused attribute ignored on variable declared in if declaration

2019-07-31 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91304 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|