This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/15627] [3.5 Regression] Sun CC cannot bootstrap GCC
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jun 2004 13:53:52 -0000
- Subject: [Bug bootstrap/15627] [3.5 Regression] Sun CC cannot bootstrap GCC
- References: <20040524055718.15627.ebotcazou@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-06-27 13:53 -------
> Daniel tested it bootstrapping the compiler with PTA, so I committed the
> patch.
Thanks.
> Eric, where does Sun CC stop now?
cc -xarch=v9 -erroff -DHAVE_CONFIG_H -I.
-I/home/eric/cvs/gcc/libbanshee/libcompat -I..
-I/home/eric/cvs/gcc/libbanshee/libcompat/../engine
-I/home/eric/cvs/gcc/libbanshee/libcompat/../include -I. -Ddeletes=
-Dtraditional= -Dsameregion= -Dparentptr= -g -c
/home/eric/cvs/gcc/libbanshee/libcompat/regions.c
"/home/eric/cvs/gcc/libbanshee/libcompat/regions.c", line 374: address of a void
object cannot be taken
"/home/eric/cvs/gcc/libbanshee/libcompat/regions.c", line 374: address of a void
object cannot be taken
cc: acomp failed for /home/eric/cvs/gcc/libbanshee/libcompat/regions.c
gmake[3]: *** [regions.o] Error 2
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15627