public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* parallel check output changes?
@ 2014-09-18 12:56 Andrew MacLeod
  2014-09-18 13:08 ` Jakub Jelinek
  0 siblings, 1 reply; 25+ messages in thread
From: Andrew MacLeod @ 2014-09-18 12:56 UTC (permalink / raw)
  To: gcc-patches; +Cc: Jakub Jelinek

Has the changes that have gone into the check parallelization made the 
.sum file non-deterministic?
I'm seeing a lot of small hunks in different orders which cause my 
comparison scripts to show big differences.
I haven't been paying attention to the nature of the make check changes 
so Im not sure if this is expected...

Or is this something else?  Its the same code base between runs, just 
with a few changes made to some include files.

ie: the  order of the  options  -mstackrealign and -mno-stackrealign are 
swapped in this output:

  Running 
/gcc/2014-09-16/gcc/gcc/testsuite/gcc.target/i386/stackalign/stackalign.exp 
...
- UNSUPPORTED: gcc.target/i386/stackalign/asm-1.c -mstackrealign
   UNSUPPORTED: gcc.target/i386/stackalign/asm-1.c -mno-stackrealign
! UNSUPPORTED: gcc.target/i386/stackalign/longlong-1.c -mstackrealign
   UNSUPPORTED: gcc.target/i386/stackalign/longlong-1.c -mno-stackrealign
   UNSUPPORTED: gcc.target/i386/stackalign/longlong-2.c -mstackrealign
   UNSUPPORTED: gcc.target/i386/stackalign/longlong-2.c -mno-stackrealign
   PASS: gcc.target/i386/stackalign/pr39146.c -mstackrealign (test for 
excess errors)
--- 110393,110402 ----
   PASS: gcc.target/i386/math-torture/trunc.c   -O2 -flto 
-fno-use-linker-plugin -flto-partition=none  (test for excess errors)
   PASS: gcc.target/i386/math-torture/trunc.c   -O2 -flto 
-fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
   Running 
/gcc/2014-09-16/gcc/gcc/testsuite/gcc.target/i386/stackalign/stackalign.exp 
...
   UNSUPPORTED: gcc.target/i386/stackalign/asm-1.c -mno-stackrealign
! UNSUPPORTED: gcc.target/i386/stackalign/asm-1.c -mstackrealign
   UNSUPPORTED: gcc.target/i386/stackalign/longlong-1.c -mno-stackrealign
+ UNSUPPORTED: gcc.target/i386/stackalign/longlong-1.c -mstackrealign
   UNSUPPORTED: gcc.target/i386/stackalign/longlong-2.c -mstackrealign
   UNSUPPORTED: gcc.target/i386/stackalign/longlong-2.c -mno-stackrealign
   PASS: gcc.target/i386/stackalign/pr39146.c -mstackrealign (test for 
excess errors)


Andrew

^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2014-10-05 17:53 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-18 12:56 parallel check output changes? Andrew MacLeod
2014-09-18 13:08 ` Jakub Jelinek
2014-09-18 13:05   ` Andrew MacLeod
2014-09-18 15:45     ` Andrew MacLeod
2014-09-18 17:33       ` Bernd Schmidt
2014-09-18 17:36         ` Jakub Jelinek
2014-09-18 18:45           ` Segher Boessenkool
2014-09-19  9:37             ` Segher Boessenkool
2014-09-19 16:32               ` Mike Stump
2014-09-23 15:33               ` Richard Sandiford
2014-09-23 15:43                 ` Jakub Jelinek
2014-09-24 14:55                 ` Andrew MacLeod
2014-09-24 16:11                   ` Segher Boessenkool
2014-09-24 16:29                     ` Andrew MacLeod
2014-09-24 17:59                       ` Andrew MacLeod
2014-09-25 12:22                         ` Andrew MacLeod
2014-09-25 17:02                           ` Segher Boessenkool
2014-10-02 16:47                   ` Segher Boessenkool
2014-10-02 17:05                     ` Jakub Jelinek
2014-10-02 17:46                     ` Richard Sandiford
2014-10-02 18:00                       ` Jakub Jelinek
2014-10-04 10:32                         ` Richard Sandiford
2014-10-05 17:53                           ` Mike Stump
2014-10-02 18:15                       ` Segher Boessenkool
2014-10-02 19:05                         ` Andrew MacLeod

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).