This is the mail archive of the gcc-patches@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]

Re: [PING] real.c: Remove hexfloat middle-end support


> could someone please have a look at the following patch:
>
> http://gcc.gnu.org/ml/gcc-patches/2007-05/msg00963.html

It breaks Ada bootstrap:

gcc32 -c   -g -fkeep-inline-functions -DIN_GCC   -W -Wall -Wwrite-strings 
-Wstrict-prototypes -Wmissing-prototypes     -fno-common   -DHAVE_CONFIG_H 
-I. -Iada -I/home/eric/gnat/gnat-head/src/gcc 
-I/home/eric/gnat/gnat-head/src/gcc/ada 
-I/home/eric/gnat/gnat-head/src/gcc/../include 
-I/home/eric/gnat/gnat-head/src/gcc/../libcpp/include  
-I/home/eric/gnat/gnat-head/src/gcc/../libdecnumber 
-I/home/eric/gnat/gnat-head/src/gcc/../libdecnumber/dpd 
-I../libdecnumber    /home/eric/gnat/gnat-head/src/gcc/ada/misc.c -o 
ada/misc.o
/home/eric/gnat/gnat-head/src/gcc/ada/misc.c: In function `enumerate_modes':
/home/eric/gnat/gnat-head/src/gcc/ada/misc.c:919: error: structure has no 
member named `log2_b'
make[3]: *** [ada/misc.o] Error 1

-- 
Eric Botcazou


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