https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84289

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |egallager at gcc dot gnu.org
            Summary|warning : variabile         |warning: variable
                   |unitialized, emit right     |uninitialized, emit right
                   |check only with O(1,2,3)    |check only with O(1,2,3)
                   |optimisation level (in      |optimisation level (in
                   |try/catch)                  |try/catch)

--- Comment #3 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to claudio daffra from comment #2)
> yes, but people expects g++ emit warning , Independent from optimisation
> level , referring others simlar bug . can you fix ?

Once the other similar bug is fixed, this one will be fixed, too. 
(I'm just here to fix the title so it shows up when searching)

Reply via email to