Re: -mno-long-calls for arm/headmerge tests

2020-12-29 Thread Richard Sandiford via Gcc-patches
Alexandre Oliva writes: > The headmerge tests pass a constant to conditional calls, so that the > same constant is always passed to a function, though it's a different > function depending on which path is taken. > > The test checks that the constant appears only once in the assembly > output, as

-mno-long-calls for arm/headmerge tests

2020-12-24 Thread Alexandre Oliva
The headmerge tests pass a constant to conditional calls, so that the same constant is always passed to a function, though it's a different function depending on which path is taken. The test checks that the constant appears only once in the assembly output, as a means to verify that the insns s