[Bug c/51088] undefined label with statement expression and cond expression

2019-10-14 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51088 Eric Gallager changed: What|Removed |Added Status|ASSIGNED|NEW --- Comment #7 from Eric Gallager -

[Bug c/51088] undefined label with statement expression and cond expression

2018-01-27 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51088 --- Comment #6 from Eric Gallager --- (In reply to Marek Polacek from comment #5) > Patch to give an error if taking an address of a label defined in ({}): > http://gcc.gnu.org/ml/gcc-patches/2014-04/msg00381.html Does this patch still apply aga

[Bug c/51088] undefined label with statement expression and cond expression

2014-04-08 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51088 --- Comment #5 from Marek Polacek --- Patch to give an error if taking an address of a label defined in ({}): http://gcc.gnu.org/ml/gcc-patches/2014-04/msg00381.html

[Bug c/51088] undefined label with statement expression and cond expression

2014-03-28 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51088 Marek Polacek changed: What|Removed |Added Keywords||documentation Status|NEW

[Bug c/51088] undefined label with statement expression and cond expression

2014-03-26 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51088 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #3 f

[Bug c/51088] undefined label with statement expression and cond expression

2014-03-26 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51088 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment #

[Bug c/51088] undefined label with statement expression and cond expression

2011-12-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51088 Andrew Pinski changed: What|Removed |Added Keywords||assemble-failure, |