svn commit: r260073 - in head/contrib/gcc: . cp

Andreas Tobler andreast at FreeBSD.org
Thu Jan 2 11:25:29 UTC 2014


Hi Pedro,

Happy new Year!

On 30.12.13 03:52, Pedro F. Giffuni wrote:
> Author: pfg
> Date: Mon Dec 30 02:52:43 2013
> New Revision: 260073
> URL: http://svnweb.freebsd.org/changeset/base/260073
> 
> Log:
>   gcc: small diff reduction wrt gcc43 and Apple GCC.
>   
>   Obtained from:	gcc 4.3 (rev. 121464, 122528, 124106; GPLv2)
>   MFC after:	3 weeks
> 
> Modified:
>   head/contrib/gcc/ChangeLog.gcc43
>   head/contrib/gcc/cp/ChangeLog
>   head/contrib/gcc/cp/g++spec.c
>   head/contrib/gcc/libgcc2.c
>   head/contrib/gcc/libgcc2.h
>   head/contrib/gcc/loop-init.c
>   head/contrib/gcc/toplev.c
>   head/contrib/gcc/tree-ssa-address.c

May I ask you to revert this commit? It causes an ICE on powerpc(64) and
sparc64 while compiling dev/trm/trm.c. Tinderbox also showed this one a
few days ago. It should pop up again soon.

--
/export/devel/fbsd/src/sys/modules/trm/../../dev/trm/trm.c:3522:
internal compiler error: in create_mem_ref, at tree-ssa-address.c:606
Please submit a full bug report,
with preprocessed source if appropriate.
--


Thank you,

Andreas


More information about the svn-src-all mailing list