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: [patch RFC] SH: Use FRAME_GROWS_DOWNWARD


200507062152-diffKaz Kojima wrote:

Hi,

The attached patch is to use the soft frame pointer on SH backend.


What problem are you trying to solve?
Due to the way that reloads spills the most improtant registers last,
I suppose you'll get better code for -fno-omit-frme-pointer, but
worse code for -fomit-frame-pointer.


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