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: PATCH: Restore Solaris/x86 Ada bootstrap: tracebak.c warning


> /vol/gcc/src/gcc-dist/gcc/ada/tracebak.c: In function '__gnat_backtrace':
> /vol/gcc/src/gcc-dist/gcc/ada/tracebak.c:473:11: error: comparison between signed and unsigned integer expressions
> /vol/gcc/src/gcc-dist/gcc/ada/tracebak.c:473:11: error: comparison between signed and unsigned integer expressions
> /vol/gcc/src/gcc-dist/gcc/ada/tracebak.c:474:5: error: comparison between signed and unsigned integer expressions
> 
> The following trivial patch fixes this and allows the bootstrap to
> continue; I suppose it counts as obvious?
> 
> Ok to commit?

Yes, thanks.

Arno


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