Displaying 1 result from an estimated 1 matches for "r74228".
Did you mean:
374228
2009 Jul 25
2
[LLVMdev] GCC DejaGNU regressions
...rig does not record "failures." Instead, when a
test fails, it records that some previous revision of LLVM-GCC passed
that given test (i.e. it records regressions). Ergo, a line like this:
74228.prev/gcc.sum:PASS: gcc.dg/i386-bitfield4.c scan-assembler-not
movb
says "The r74228 checkout of LLVM-GCC passed the gcc.dg/i386-
bitfield4.c scan-assembler-not movb test, but the most recent LLVM-GCC
(r76963) failed."
stuart