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] PR31620 - [4.3 regression] Zeroing one component of array of derived types zeros the whole structure.


Andrew Pinski wrote:
On 4/22/07, Jerry DeLisle <jvdelisle@verizon.net> wrote:
Yes, this is the test case Paul included. I am testing now.

No look again at my testcase and the one Paul included, mine does mine%b = 0 while Paul's does mine%a = 0.

Thanks,
Andrew Pinski

Understood, it fixes both test cases.

Jerry


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