Re: [PATCH][ARM] Fix -Werror build failure

2011-04-26 Thread Ramana Radhakrishnan
> > OK? OK. Ramana

[PATCH][ARM] Fix -Werror build failure

2011-04-26 Thread Andrew Stubbs
My previous patch to clean up MOVW support left an unused variable. I tested building a cross-compiler, but not with -Werror. Others have reported native bootstrap failing. :( This patch fixes that problem, and removes the unused variable warning message. OK? Andrew 2011-04-26 Andrew Stubb