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
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
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
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