PR179 reopened (was it ever fixed?)
Manuel López-Ibáñez
lopezibanez@gmail.com
Thu Aug 16 15:10:00 GMT 2007
On 16/08/07, Manuel López-Ibáñez <lopezibanez@gmail.com> wrote:
>
> If we comment out foo(&i); then we do give a warning. I would like to
> understand what is going on. So I dumped the gimple and SSA trees for
> the original and the commented out version (uninit-B2).
Oops! In the dumps attached I did not commented out foo(&i), I just
used foo(i) instead. With that minimal change we do get a warning.
Sorry for the confusion.
Cheers,
Manuel.
More information about the Gcc
mailing list