This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Bug 29609
- From: Claus Fischer <claus dot fischer at clausfischer dot com>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 26 Apr 2007 15:07:53 +0200
- Subject: Bug 29609
Dear GCC folks,
may I humbly put in a word for my dear bug 29609,
which is very close to my heart?
I write most of my C code in the style
if (!do_something(...))
goto failure_handler;
and letting the debugger stop at the 'goto' line is
quite important to finding bugs quickly.
Is there anything I can help or contribute?
Best regards,
Claus
Bug URL: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29609
--
Claus Fischer <claus.fischer@clausfischer.com>
http://www.clausfischer.com/