[Open64-devel] Fwd: code review for fix of a bug: -m32 -march=athlon -O0 compiler assertion with complex*16

2011-03-29 Thread Yiran Wang
Sorry for forgetting to attached the patch in previous message. Index: osprey/common/com/wn_simp_code.h === --- osprey/common/com/wn_simp_code.h(revision 1185) +++ osprey/common/com/wn_simp_code.h(revision 1186) @@ -2150,7 +21

[Open64-devel] Review request for bug 746

2011-03-29 Thread Richard D. Li
Hi, Could a gatekeeper review this patch? The bug happens in function Is_Aggregate_Init_Zero_Struct, which was adapted from AGGINIT::Traverse_Aggregate_Struct. Some code enclosed by "#ifndef KEY" in the latter was incorrectly included in the former, leading to the bug. This patch removes the off

[Open64-devel] code review for fix of a bug: -m32 -march=athlon -O0 compiler assertion with complex*16

2011-03-29 Thread Yiran Wang
Hi, Could a gatekeeper please review this patch? The command line: openf90 -m32 -march=athlon x.f -c -keep -O0 The source file: program test real*8 :: ms complex*16 :: direct, crossed ms = 2.*(direct+crossed) end The output : ### Assertion failure at l

Re: [Open64-devel] Planning for 4.2.4 Release in March 2011

2011-03-29 Thread Suneel Jain
A branch has been created for the 4.2.4 release. (branches/open64-4.2.4). After a quick round of testing, the 4.2.4 binary and source packages will be posted on the open64.net site, hopefully within a few days. The trunk is now open for active development for the next release. Please go ahead with