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

2006-08-26 Thread jsm28 at gcc dot gnu dot org
--- Comment #14 from jsm28 at gcc dot gnu dot org 2006-08-26 21:38 --- Subject: Bug 24009 Author: jsm28 Date: Sat Aug 26 21:38:46 2006 New Revision: 116479 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=116479 Log: PR c++/24009 * input.h

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

2006-08-25 Thread jsm28 at gcc dot gnu dot org
--- Comment #13 from jsm28 at gcc dot gnu dot org 2006-08-25 23:23 --- Working on a fix. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added

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

2006-08-22 Thread jason at gcc dot gnu dot org
--- Comment #12 from jason at gcc dot gnu dot org 2006-08-22 21:25 --- *** Bug 24037 has been marked as a duplicate of this bug. *** -- jason at gcc dot gnu dot org changed: What|Removed |Added

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

2006-05-24 Thread mmitchel at gcc dot gnu dot org
--- Comment #11 from mmitchel at gcc dot gnu dot org 2006-05-25 02:33 --- Will not be fixed in 4.1.1; adjust target milestone to 4.1.2. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added

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

2006-02-23 Thread mmitchel at gcc dot gnu dot org
--- Comment #10 from mmitchel at gcc dot gnu dot org 2006-02-24 00:26 --- This issue will not be resolved in GCC 4.1.0; retargeted at GCC 4.1.1. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added

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

2005-12-03 Thread pinskia at gcc dot gnu dot org
--- Comment #9 from pinskia at gcc dot gnu dot org 2005-12-04 04:22 --- (In reply to comment #8) What are the issues that get in the way of having --enable-mapped-location always? Getting Ada fixed and getting some regressions fixed with --enable-mapped-location. --

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

2005-11-30 Thread gdr 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