c/10175: [3.3/3.4 regression] -Wunreachable-code broken

bangerth@dealii.org bangerth@dealii.org
Fri Mar 21 04:07:00 GMT 2003


Old Synopsis: -Wunreachable-code appears broken for one-line blocks.
New Synopsis: [3.3/3.4 regression] -Wunreachable-code broken

State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Fri Mar 21 01:35:59 2003
State-Changed-Why:
    Confirmed, the warning is only displayed for the
    multi-statement block.
    
    However, what is worse: for 3.3 and present mainline, the
    warning isn't generated _at all_, so this is a regression.
    All this is the same for the C and C++ front ends, by the
    way, so I put it into the more generic "C" category.
    
    W.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10175



More information about the Gcc-bugs mailing list