This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [lra] branch merged with trunk
- From: Steven Bosscher <stevenb dot gcc at gmail dot com>
- To: Vladimir Makarov <vmakarov at redhat dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 18 Feb 2013 21:21:24 +0100
- Subject: Re: [lra] branch merged with trunk
- References: <511ED91A.4060509@redhat.com>
On Sat, Feb 16, 2013 at 1:55 AM, Vladimir Makarov wrote:
> The branch was merged with trunk @ r196091.
>
> Successfully bootstrapped on x86-64.
>
> Committed as rev. 196099.
Hello Vlad,
It looks like this broke bootstrap on ia64 and
/home/stevenb/lra_powerpc64_autotester/lra-branch/libgfortran/generated/pow_i8_i4.c:
In function 'pow_i8_i4':
/home/stevenb/lra_powerpc64_autotester/lra-branch/libgfortran/generated/pow_i8_i4.c:75:1:
internal compiler error: in check_rtl, at lra.c:2009
/home/stevenb/lra_ia64_autotester/lra-branch/libgfortran/generated/pow_i16_i4.c:
In function ‘pow_i16_i4’:
/home/stevenb/lra_ia64_autotester/lra-branch/libgfortran/generated/pow_i16_i4.c:75:1:
internal compiler error: in check_rtl, at lra.c:2009
Ciao!
Steven