This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/24009] [4.0/4.1/4.2 regression] C++ fails to print #include stack
- From: "gdr at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Nov 2005 17:47:22 -0000
- Subject: [Bug c++/24009] [4.0/4.1/4.2 regression] C++ fails to print #include stack
- References: <bug-24009-231@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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