This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/35647] FAIL: gcc.dg/cpp/cmdlne-d(I|M)-M.c scan-file (^|\\n)cmdlne-d(I|M)-M[^\\n]*:[^\\n]*cmdlne-d(I|M)-M.c
- From: "hp at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Mar 2008 10:55:02 -0000
- Subject: [Bug testsuite/35647] FAIL: gcc.dg/cpp/cmdlne-d(I|M)-M.c scan-file (^|\\n)cmdlne-d(I|M)-M[^\\n]*:[^\\n]*cmdlne-d(I|M)-M.c
- References: <bug-35647-12313@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from hp at gcc dot gnu dot org 2008-03-20 10:55 -------
(In reply to comment #2)
> Sorry for all the breakage.
No worries, it's not a *breakage*.
> why
> the testcase works for me and fails everywhere else?
I have:
cmdlne-dM-M.o: \
/tmp/hpautotest-gcc1/gcc/gcc/testsuite/gcc.dg/cpp/cmdlne-dM-M.c
so I'm not sure. Shouldn't that match
"(^|\\n)cmdlne-dM-M[^\\n]*:[^\\n]*cmdlne-dM-M.c"? Is this a case of
distribution-having-local-dejagnu-fixes-not-in-pristine-dejagnu-1.4.4 thing?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35647