On Wed, Feb 03, 2016 at 11:41:02AM +0000, Alan Lawrence wrote: > On 26/01/16 12:23, Dominik Vogt wrote: > >On Mon, Dec 21, 2015 at 01:13:28PM +0000, Alan Lawrence wrote: > >>...the test passes with --param sra-max-scalarization-size-Ospeed. > >> > >>Verified on aarch64 and with stage1 compiler for hppa, powerpc, sparc, s390. > > > >How did you test this on s390? For me, the test still fails > >unless I add -march=z13 (s390x). > > Sorry for the slow response, was away last week. On x86 host, I built a compiler > > configure --enable-languages=c,c++,lto --target=s390-none-linux-gnu ^^^^ Looks like the test fails only on s390x (64-Bit ) without -march=z13 but works on s390 (31-Bit). > I speculate that perhaps the -march=z13 is default for s390 *linux* ??? No. > If you can send me alternative configury, Just replacing the --target option with --target=s390x-none-linux-gnu should do this. (You have to remove the "dg-additional-options" that adds -march=z13 from the testcase in the upstream code.) > or dumps from your failing > compiler (dom{2,3}-details, optimized), I can take a look. Thanks; the dumps are attached to this message. Ciao Dominik ^_^ ^_^ -- Dominik Vogt IBM Germany