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: [tree-ssa] latent uninitialized variables


Richard Henderson wrote:-

> All these are exposed by moving uninitialized variable warnings to 
> the tree level, and applying them to variables transformed by SRA.
> 
> 
> r~
> 
> 
>         * cppexp.c (append_digit): Rearrange unsignedp/overflow setting.
>         (eval_token, num_binary_op, num_part_mul, num_div_op): Likewise.

Are these bugs?  Or just to suppress a bogus warning?

Neil.


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