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


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.)

If Zack doesn't object, you can check in this patch.

-Geert

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


On Thursday, Jun 5, 2003, at 23:46 America/New_York, Matt Kraai wrote:
-Werror is overridden for two files in ada/Make-lang.in.
b_gnatb.o generates an unused variable warning which I silenced
with __attribute__ ((__unused__)), and there was no warning for
tracebak.o.


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