This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

new-reg-alloc branch status ?


Hi,

It seems there isn't any  activity on new-regalloc-branch. It 
doesn't build properly.I am trying to use new-reg-alloc branch 
(target sh-elf) and getting this error.

home/naveens/hawk/mukta/reg-alloc-branch/gcc/gcc/ra-build.c:2725: undefined
reference to `MEMORY_MOVE_COST'
/home/naveens/hawk/mukta/reg-alloc-branch/gcc/gcc/ra-build.c:2727: undefined
reference to `MEMORY_MOVE_COST'
libbackend.a(ra-rewrite.o): In function `spill_prop_savings':
/home/naveens/hawk/mukta/reg-alloc-branch/gcc/gcc/ra-rewrite.c:192:
undefined reference to `MEMORY_MOVE_COST'
/home/naveens/hawk/mukta/reg-alloc-branch/gcc/gcc/ra-rewrite.c:193:
undefined reference to `MEMORY_MOVE_COST'
collect2: ld returned 1 exit status
make[1]: *** [cc1] Error 1
make[1]: Leaving directory
`/home/naveens/hawk/mukta/reg-alloc-branch/newobjs/gcc'
make: *** [all-gcc] Error 2

Please let me know whether I should be using it ?

Best Regards,
   Naveen Sharma.
   www.hcltechnologies.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]