Re: [PATCH, VAX] Correct ffs instruction constraint

2017-07-07 Thread Felix Deichmann
Am 06.07.2017 um 20:53 schrieb Jeff Law: > Hmm, unfortunately I consistently get a call to into libgcc for the > __builtin_ffs code rather than an ffs instruction. That's with a > gcc-4.8.3 as well as with trunk compiler. > > Can you include "-v" output from compiling scsipi_base? Hope this is

Re: [PATCH, VAX] Correct ffs instruction constraint

2017-07-06 Thread Felix Deichmann
Jeff, Am 29.06.2017 schrieb Jeff Law : > Ideally we'd like to have a testcase for this in the regression suite. > > If you could provide the .i file and options used which generated the > incorrect ffs instruction I can use the reduction tools with a cross > compiler to produce