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

Re: Miscellaneous warning messages


> I guess the question is: Can these warnings be safely ingnored?

Yes. Earlier gcc versions did not compile themselves with the full
-Wall set of options; only recent efforts have made that possible. As
a result, some warnings pop up that do indicate theoretical
non-portabilities in the gcc sources; we are considerably sure that
they do not cause problems.

Hope this helps,
Martin


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