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] New port m32r-linux target


Hi Nick,

Unfortunately TRAMPOLINE_LINE_SIZE was not changed when you commited m32r.h,
http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02311.html

Please commit a patch attached .

gcc/ChangeLog

2004-01-05  Kazuhiro Inaoka < inaoka dot kazuhiro at renesas dot com >

        * config/m32r/m32r.h (TRAMPOLINE_LINE_SIZE): Changed

Thanks,

Kazuhiro Inaoka

> Hi Kazuhiro,
>
> > This patch is for m32r-linux and PIC support.
>
> Unfortunately this patch introduces the following failures on
> m32r-elf.
>
> +FAIL: gcc.c-torture/compile/981006-1.c (test for excess errors)
> +FAIL: gcc.c-torture/execute/20000822-1.c execution
> +FAIL: gcc.c-torture/execute/921215-1.c execution
> +FAIL: gcc.c-torture/execute/nestfunc-1.c execution
> +FAIL: gcc.c-torture/execute/nestfunc-3.c execution
> +FAIL: gcc.c-torture/execute/nestfunc-5.c execution
> +FAIL: gcc.dg/20010912-1.c (test for excess errors)
> +FAIL: gcc.dg/20021018-1.c (test for excess errors)
> +FAIL: gcc.dg/20030213-1.c (test for excess errors)
> +FAIL: gcc.dg/20030225-1.c (test for excess errors)
> +FAIL: gcc.dg/20030708-1.c (test for excess errors)
> +FAIL: gcc.dg/trampoline-1.c execution test
>
> Most of them seem to be related to trampoline.
>
> Kazu Hirata

Attachment: tramp.patch
Description: Binary data


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