[kaffe] CVS kaffe (robilad): Added workaround for missing __builtin_expect from gcc

Michael Franz mvfranz at gmail.com
Fri Apr 1 05:46:05 PST 2005


This seems to have broken most of the tinderbox.
gmake[1]: *** No rule to make target `gccbuiltin.h', needed by `all-am'.  Stop.

On Apr 1, 2005 12:17 AM, Kaffe CVS <cvs-commits at kaffe.org> wrote:
> PatchSet 5633
> Date: 2005/04/01 05:12:40
> Author: robilad
> Branch: HEAD
> Tag: (none)
> Log:
> Added workaround for missing __builtin_expect from gcc
> 
> 2005-04-01  Dalibor Topic  <topic at localhost.localdomain>
> 
>         Define __builtin_expected away on gcc < 3.0
> 
>         * include/Makefile.am (noinst_HEADERS): Added gccbuiltin.h.
> 
>         * include/defs.h: Include gccbuiltin.h.
> 
>         * include/gccbuiltin.h: New file. Taken from gcc CVS
>         file gcc/gcc/system.h.
> 
>         Reported by:  Riccardo Mottola <zuse at libero.it>
>




More information about the kaffe mailing list