[Bug tree-optimization/50847] missed warning about unreachable code after throw statment.
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat May 12 12:36:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50847
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|lopezibanez at gmail dot |manu at gcc dot gnu.org
|com |
--- Comment #4 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2012-05-12 12:31:14 UTC ---
(In reply to comment #1)
> Manuel, could you improve gcc diagnostics in this area?
Sorry but the little free time I have for GCC is going to be focused on
improving the options machinery and the caret diagnostics. I may try to push
for colors, if I find the time.
Unfortunately, we are very very few working on C/C++ FEs right now.
In this case, I am not even sure how this could be implemented in the FE
without some kind of control-flow graph.
More information about the Gcc-bugs
mailing list