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, fortran] PR29786 - [4.1/4.2/4.3 Regression] Initialization of overlapping variables: Not implemented


Brooks,

In either case, a tricky piece is likely to be how derived types with default initializers for some components but not others are handled; you want to make sure that only the initialized bytes are recorded as initialized. If that ends up getting complicated and you want me to have a look over the "fixed" version before you submit it, let me know.


I have finally found some time to settle down to this and get it done. Thanks for the latter offer - it might yet come to that:)

Cheers

Paul


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