Code review comment for lp:~eres/gcc-linaro/sms_fix_mem_dep-4.6

Revision history for this message
Revital Eres (eres) wrote :

> It's straight forward to run certain configurations, say, once a week. Let me
> know how to do a SMS bootstrap and what FSF or Linaro branches you'd like
> done.

This is the command to bootstrap with SMS flags:

make -j 2 bootstrap BOOT_CFLAGS="-O2 -fmodulo-sched -fmodulo-sched-allow-regmoves -fno-auto-inc-dec --param sms-min-sc=1"

I would prefer to test FSF trunk with the following configuration options: (I'm usually testing only c language)

--enable-checking --enable-bootstrap --enable-languages=c [--with-mode=thumb --with-arch=armv7-a]

Thanks,
Revital

« Back to merge proposal