This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13695] Bad error message - no such line


------- Additional Comments From igodard at pacbell dot net  2004-01-18 09:24 -------
Hmm... I tried to compile the testRange.ii file and I get the same result you got, even on my Debian pre-release. But when compiled from the original sources the line numbering was screwed up. So it looks like the process of creating the .ii file removes whatever causes the bug - not really surprising, as it has to do with file names/numbers, which change when compiling preprocessed source compared to multifile sources.

Unfortunately, I can no longer recreate the original multi-source context that showed the bug. So I guess we punt this one. If I ever see it again I'll grab the full context instead of the .ii file.

Ivan

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13695


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]