------- Comment #15 from bangerth at gmail dot com 2010-04-05 15:28 ------- FWIW, let me say that I believe that few people use -Wfatal-errors. Most of the time, experienced programmers are able to fix multiple bugs in one go-around if they get to see all error messages, and the less experienced programmers likely don't know about -Wfatal-errors.
This said, I quite frequently find it annoying that the actual error message is so hard to find between the text printed above and below it. A defined place either at the top or at the bottom would be highly useful in my mind. W. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41884