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: [vta, trunk?] avoid uninitialized variable warnings building with -O3


Alexandre Oliva <aoliva@redhat.com> writes:

> Installing in the branch.  Ok for trunk?
>
> for  gcc/ChangeLog.vta
>>From  Alexandre Oliva  <aoliva@redhat.com>
>
> 	* c-parser.c (c_parser_binary_expression): Initialize binary_loc.
> 	* ebitmap.h (ebitmap_iter_init): Initialize all fields.
> 	* ipa-struct-reorg.c (gen_struct_type): Replace known-true
> 	test with assertion.

This is OK for mainline.

Thanks.

Ian


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