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: Patch for uninitialized structures in tests



Mark Mitchell <mark@codesourcery.com> wrote on 27/04/2008 22:11:53:

>
> So, I think these test-cases should be modified to explicitly initialize
> the data, whether by use of "calloc", "memset", an explicit loop, etc.
>

Ok, I see. I'll change all tests under gcc.dg/struct to be initialized
uniformly.

Olga


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