This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]