------- Comment #3 from rguenth at gcc dot gnu dot org 2007-10-31 09:20 ------- Apart from the issue regarding that the last two errors should be notes this is really impossible to "fix" if -Wfatal-errors should continue to work as designed. That is, the only way would be to annotate all _callers_ of diagnostic functions to eventually terminate compilation, which is a too large overhead really.
Sorry. -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33952