This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/21815] -E output depends on -g
- From: "joerg dot richter at pdv-fs dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 May 2005 11:41:12 -0000
- Subject: [Bug preprocessor/21815] -E output depends on -g
- References: <20050530085718.21815.joerg.richter@pdv-fs.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From joerg dot richter at pdv-fs dot de 2005-05-30 11:41 -------
Well, but I want all generated objects to be the same between our developers.
This makes an extremly good cache hit rate with ccache. We arranged with it
that we don't have the current/source directory compiled in.
And I think there is no reason to output this line unconditional when using -g.
You can always use absolute paths if you really want the source path compiled
in.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21815