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: Warning: `z' is used uninitialized in this function


On 17/10/2007, Roberto Bagnara <bagnara@cs.unipr.it> wrote:
> Manuel López-Ibáñez wrote:
> > On 11/10/2007, Roberto Bagnara <bagnara@cs.unipr.it> wrote:
> >> Just to make sure before I submit a bug report: when GCC says that
> >> a certain variable _is_ (as opposed to _may be_) used uninitialized
> >> in this function, it means that it has proved that the variable
> >> is indeed used uninitialized, right?
> >>
> >
> > Did you open a PR? I cannot find it.
>
> Not yet.  I wanted to try to reduce my testcase, but I am currently
> snowed under other commitments.  If you think it is acceptable,
> I could file a PR with the unreduced testcase and try to reduce
> it at a later stage.

Fill the PR first. When you get the reduced testcase, then update it.

You know, some anonymous hero may step up and do it for you. There is
people that cannot contribute code for legal reasons but could help in
this way.

Thanks,

Manuel.


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