This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] eliminate TREE_CONSTANT_OVERFLOW
On Sun, Mar 29, 2009 at 4:18 PM, Richard Guenther
<richard.guenther@gmail.com> wrote:
> On Sun, Mar 29, 2009 at 4:09 PM, Paolo Bonzini <bonzini@gnu.org> wrote:
>> Kudos to all that did the hard work. ?Here is the easy part. :-)
>
> Ok.
It broke Ada. Remember to extend your greps to ada/gcc-interface/ ...
ada/decl.o: In function `maybe_pad_type':
../../alias-improvements/gcc/ada/gcc-interface/decl.c:5948: undefined
reference to `TREE_CONSTANT_OVERFLOW'
collect2: ld returned 1 exit status
make[3]: *** [gnat1] Error 1
make[3]: *** Waiting for unfinished jobs....
rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gcc.pod
Richard.