[Bug c++/24009] [4.0/4.1 regression] C++ fails to print #include stack

jsm28 at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Nov 1 00:25:00 GMT 2005



------- Comment #7 from jsm28 at gcc dot gnu dot org  2005-11-01 00:25 -------
diagnostic.c gets #include stack information from input_file_stack.  cpplib
gets it from source_locations.  With --enable-mapped-location, this regression
could be fixed by diagnostic.c getting it from source_locations as well.


-- 


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



More information about the Gcc-bugs mailing list