This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/51844] [4.7 regression] configuring with --with-gxx-include-dir=<absolute path> adds a relative (non-existing) C++ include dir
- From: "doko at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 25 Jan 2012 16:08:59 +0000
- Subject: [Bug driver/51844] [4.7 regression] configuring with --with-gxx-include-dir=<absolute path> adds a relative (non-existing) C++ include dir
- Auto-submitted: auto-generated
- References: <bug-51844-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51844
Matthias Klose <doko at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |INVALID
--- Comment #4 from Matthias Klose <doko at gcc dot gnu.org> 2012-01-25 16:08:59 UTC ---
sorry for the noise, yes this did turn out as a left over local patch in my
checkout.
The (unrelated) issue I was trying to fix is
http://gcc.gnu.org/ml/gcc-patches/2012-01/msg01303.html