This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/20348] [4.0/4.1 Regression] File not included when file with same name is included before
- From: "jakub at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Aug 2005 15:57:58 -0000
- Subject: [Bug preprocessor/20348] [4.0/4.1 Regression] File not included when file with same name is included before
- References: <20050306130835.20348.pepster@users.sourceforge.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jakub at gcc dot gnu dot org 2005-08-26 15:57 -------
This got broken by the libcpp/files.c part of
http://gcc.gnu.org/ml/gcc-patches/2004-06/msg00272.html
My understanding of the change was that this was just a performance improvement.
The question is if that change is fixable to handle this and keep the
improvements where they can be used, or if it should be reverted.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |bje at gcc dot gnu dot org,
| |zackw at panix dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20348