This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/42414] arbitrary path modification by a sed statement breaks testsuite if testsuite is in the absolute path
- From: "rwild at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jan 2010 07:20:50 -0000
- Subject: [Bug testsuite/42414] arbitrary path modification by a sed statement breaks testsuite if testsuite is in the absolute path
- References: <bug-42414-14594@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from rwild at gcc dot gnu dot org 2010-01-14 07:20 -------
Subject: Bug 42414
Author: rwild
Date: Thu Jan 14 07:20:31 2010
New Revision: 155880
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155880
Log:
Fix PR testsuite/42414.
gcc/:
PR testsuite/42414
* Makefile.in ($(TESTSUITEDIR)/site.exp, check-%)
(check-parallel-%): Match `testsuite' directory component only
at the end.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/Makefile.in
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42414