This is the mail archive of the gcc@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: uninit-13 testcase: Weird line number in the "uninitialized use" warning


"Andreas Krebbel" <Andreas.Krebbel@de.ibm.com> writes:

> Should we do something about this for GCC 4.3 or just XFAIL the
> testcases for s390 and s390x?

I haven't tried to figure out what is really going on, but I know the
answer to this question: an off-by-one error in the line number for a
warning is a minor issue, and is not worth fixing for 4.3 at this
stage.

Ian


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