> -----Original Message----- > From: Terry Guo [mailto:terry....@arm.com] > Sent: Friday, November 07, 2014 6:01 PM > To: 'Christian Bruel' > Cc: gcc-patches@gcc.gnu.org > Subject: RE: [2/2][PATCH,ARM]Generate UAL assembly code for Thumb-1 > target > > > > > -----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
Fix is committed to trunk at https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=217341. BR, Terry