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++/24009] [4.0/4.1/4.2 regression] C++ fails to print #include stack



------- Comment #8 from gdr at gcc dot gnu dot org  2005-11-30 17:47 -------
(In reply to comment #7)
> 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.

What are the issues that get in the way of having --enable-mapped-location
always?


-- 

gdr at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gdr at gcc dot gnu dot org


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


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