Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit 36437f5

Browse files
committed
README: Update PGI compiler text
Signed-off-by: Jeff Squyres <[email protected]>
1 parent d9c29fc commit 36437f5

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -169,12 +169,10 @@ Compiler Notes
169169
pgi-9 : 9.0-4 known GOOD
170170
pgi-10: 10.0-0 known GOOD
171171
pgi-11: NO known good version with --enable-debug
172-
pgi-12: 12.10 known GOOD (and 12.8 and 12.9 both known BAD with
173-
--enable-debug)
174-
pgi-13: 13.10 known GOOD
175-
176-
Users have reported hitting compiler internal errors using pgi-12/13
177-
with the -m32 flag
172+
pgi-12: 12.10 known BAD with -m32, but known GOOD without -m32
173+
(and 12.8 and 12.9 both known BAD with --enable-debug)
174+
pgi-13: 13.9 known BAD with -m32, 13.10 known GOOD without -m32
175+
pgi-15: 15.10 known BAD with -m32
178176

179177
- Similarly, there is a known Fortran PGI compiler issue with long
180178
source directory path names that was resolved in 9.0-4 (9.0-3 is

0 commit comments

Comments
 (0)