On Sun, 2016-07-10 at 22:13 +0100, Manuel López-Ibáñez wrote: > On 10 July 2016 at 17:04, Manuel López-Ibáñez <lopeziba...@gmail.com> > wrote: > > Hi Ayush, > > > > Some suggestions: > > Also, it may be a good idea to configure with: > > --enable-languages=c,ada,c++,java,go,fortran,objc,obj-c++ --enable > -multilib > > so that you get as much coverage as possible.
Please add "jit" to the list of enabled languages when testing big changes. It requires --enable-host-shared. It's probably worth testing both with and without --enable-host-shared, for that matter... (omitting jit for the latter). Dave