------- Additional Comments From dberlin at gcc dot gnu dot org 2005-03-10 14:01 ------- This is technically correct. In 4.0 we are still off by a single line, we claim it to be line 1 when it should be 0. We also will output them after the main file starts (this is because of the order of CPP processing). However, this is an incredibly minor bug.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20403