GCC Bugzilla – Attachment 10388 Details for
Bug 25219
[GOMP] ICE with SAVE attribute and (FIRST|LAST)PRIVATE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Small testcase that ICEs
bug2.f90 (text/plain), 217 bytes, created by
Roger Ferrer Ibáñez
on 2005-12-02 08:21:10 UTC
(
hide
)
Description:
Small testcase that ICEs
Filename:
MIME Type:
Creator:
Roger Ferrer Ibáñez
Created:
2005-12-02 08:21:10 UTC
Size:
217 bytes
patch
obsolete
>PROGRAM p > IMPLICIT NONE > SAVE > > INTEGER :: K, I > > K = 3 > > !$OMP PARALLEL > !$OMP DO LASTPRIVATE(K) > DO I = 1, 100 > K = I > END DO > !$OMP END DO > !$OMP END PARALLEL > > PRINT *, K >END PROGRAM p
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 25219
: 10388