This is the mail archive of the gcc-patches@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]

Re: arm.md `nop' insn register name patch




  In message <m3d806zojx.fsf@nick.serve.co.uk>you write:
  > >   > This doesn't quite do the trick becuase `r0' is not actually defined
  > >   > by the assembler or in the assembler headers so it needs to be forced
  > >   > to use REGISTER_NAMES. Other patterns get away with this because `lr'
  > >   > and `pc' are common register names between the assembler dialects.
  > > What's the best thing to do short term -- I already installed the origina
  > l
  > > patch from Nick last month before I got sick.  I'm happy to spend a littl
  > e
  > > time to clean this up if I botched stuff by installing that patch.
  > > 
  > 
  > There's nothing seriously wrong with the patch, just a difference of
  > opinion. This patch should do the trick.
  > 
  > 
  > Nick.
  > 
  > 
  > <date> Nick Burrett  <nick.burrett@btinternet.com>
  > 
  > 	* arm.md (nop): Backout Apr 27 change. Ensure REGISTER_PREFIX is
  > 	applied to each register.
  > 	* aof.h (ASM_FILE_START): Define register `r0'.
Thanks.  Installed.  I'll keep my grubby hands out of the ARM port now :-)

jeff


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