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: Eliminate Ada -Werror overrides


Geert Bosch <bosch@gnat.com> writes:

> Please verify with Zack that the problem with tracebak.o really has
> been solved. I have seen no checkin's for tracebak.c and it may be
> the case that the warning was only generated on certain platforms.
> (There's no information in the the original messages about the
> exact nature of the warning and the platform used.)

I am indeed seeing warnings on i686-linux:

ada/tracebak.c: In function `__gnat_backtrace':
ada/tracebak.c:271: warning: comparison of unsigned expression < 0 
                    is always false

> BTW. You should have posted your bindgen patch for review
>       before checking in.

He did.  It was the other half of the patch we are talking about.

zw


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