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]
Other format: [Raw text]

Re: [m68k] Fix m68k-netbsdelf bootstrap


Gunther Nikl wrote:
On Thu, Jan 22, 2004 at 01:04:25AM +0100, Bernardo Innocenti wrote:

[M68K_REGNAME define]

Anyway, this conditional code is going to be ripped out now that Gunther confirmed that GAS knows about %fp in m68k-amigaos.


  I would prefer to have the "FRAME_POINTER_REGNUM == 14" in the macro
  definition.

Ok then, we'll move definition of FRAME_POINTER_REGNUM to config.gcc/tm_defines, which is also nicer.


  Its better to avoid %fp at all [in these cases]. If %fp is a different
  register then it was thought to be, the code might use the "spare"
  register which is now %fp.

Right.


--
 // Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/  http://www.develer.com/



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