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 rtl-optimization/18224] [4.0 Regression] Bootstrap failure on Solaris 10/SPARC: ICE in reload_cse_simplify_operands, at postreload.c:391


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-11-08 14:34 -------
> I've used the following patch to successfully bootstrap on
> sparc-sun-solaris2.10 with Sun Studio 8 cc:
> 
> Fri Oct 29 19:44:19 2004  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
> 
> 	PR rtl-optimization/18224
> 	* Makefile.in (BUILD_SUPPORT): Add bitmap.o, vec.o.
> 	(genobjnames): Likewise.
> 	(build/bitmap.o, build/vec.o): New targets.
> 	* ggc-none.c (ggc_free): Define.

Great!  But it's the wrong PR.  PR rtl-optimization/18224 is an ICE during
postreload.  The bootstrap pb with Sun CC is PR bootstrap/18058.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18224


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