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: "dberlin at dberlin dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jun 2004 13:57:25 -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 dberlin at dberlin dot org 2004-06-27 13:57 -------
Subject: Re: [3.5 Regression] Sun CC cannot bootstrap
GCC
On Sun, 2004-06-27 at 13:53 +0000, ebotcazou at gcc dot gnu dot org
wrote:
> > 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
>
Can you simply delete that function/ifdef block (findgrefs), and see
what happens next?
The whole find* functions aren't used anywhere by us.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15627