This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: I see this maybe related to PR71375 ?
- From: David Edelsohn <dje dot gcc at gmail dot com>
- To: Jerry DeLisle <jvdelisle at charter dot net>
- Cc: GCC Development <gcc at gcc dot gnu dot org>
- Date: Fri, 21 Oct 2016 15:44:23 -0400
- Subject: Re: I see this maybe related to PR71375 ?
- Authentication-results: sourceware.org; auth=none
- References: <8b6774be-fc2e-ea3c-911d-5fb39a6f6b4d@charter.net>
This is PR 78056.
- David
On Fri, Oct 21, 2016 at 3:41 PM, Jerry DeLisle <jvdelisle@charter.net> wrote:
> After a build of trunk this morning:
>
> f951: internal compiler error: in altivec_init_builtins, at
> config/rs6000/rs6000.c:17547
> 0x10da4df3 altivec_init_builtins
> ../../trunk/gcc/config/rs6000/rs6000.c:17547
> 0x10da4df3 rs6000_init_builtins
> ../../trunk/gcc/config/rs6000/rs6000.c:16823
> 0x102c8797 gfc_init_builtin_functions
> ../../trunk/gcc/fortran/f95-lang.c:1244
> 0x102cb5f7 gfc_create_decls
> ../../trunk/gcc/fortran/f95-lang.c:181
> 0x102cb5f7 gfc_be_parse_file
> ../../trunk/gcc/fortran/f95-lang.c:197
> Please submit a full bug report,
> with preprocessed source if appropriate.
> Please include the complete backtrace with any bug report.
> See <http://gcc.gnu.org/bugs.html> for instructions.
>
> On
>
> Using built-in specs.
> COLLECT_GCC=gfc
> COLLECT_LTO_WRAPPER=/home/jerryd/gcc/usr/libexec/gcc/powerpc64le-unknown-linux-gnu/7.0.0/lto-wrapper
> Target: powerpc64le-unknown-linux-gnu
> Configured with: ../trunk/configure --prefix=/home/jerryd/gcc/usr
> --enable-languages=c,c++,fortran --disable-libmudflap --enable-libgomp
> --disable-bootstrap
> Thread model: posix
> gcc version 7.0.0 20161021 (experimental) (GCC)
>
>
> On gcc112 , compile farm, Fedora release 21 (Twenty One)
>
> Jerry
>