This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/15627] [3.5 Regression] Sun CC cannot bootstrap GCC


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]