> -----Original Message----- > From: Christian Bruel [mailto:christian.br...@st.com] > Sent: Friday, November 07, 2014 5:27 PM > To: Terry Guo > Cc: gcc-patches@gcc.gnu.org > Subject: Re: [2/2][PATCH,ARM]Generate UAL assembly code for Thumb-1 > target > > hi, > > the ARM bootstrap seems to fail for libgcc2.c on the thumb multilib for > libgcc2: muldi3 -mthumb -O2 -g > > /tmp/ccYrycUw.s: Assembler messages: > /tmp/ccYrycUw.s:69: Error: MOV Rd, Rs with two low registers is not > permitted on this architecture -- `mov r6,r7' > > preprocessed attached. > > Thanks > > Christian
Many thanks. I am looking into it now. BR, Terry