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][LM32] Fix to allow gcc to be built for lm32-elf


On Fri, Oct 29, 2010 at 07:21:17PM +0100, Jon Beniston wrote:
> The lm32-elf port is currently failing to build. The attached patch fixes
> it. The problem seemed to be that the dwarf2out code didn't like the way the
> frame pointer was being initialised, so I've changed the code generation to
> something a little more conventional that it seems to like. I've also fixed
> a few warnings (PR44757 included).

You should put 'PR target/44757' at the start of your ChangeLog entry,
then.

-Nathan


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