The Samba-Bugzilla – Attachment 5828 Details for
Bug 7556
ccache misinterprets -o and -x options for Intel compiler and Sun Studio
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Trivial OpenMP program
foo.cc (text/x-c++src), 116 bytes, created by
Thimo Neubauer
on 2010-07-06 02:47:53 UTC
(
hide
)
Description:
Trivial OpenMP program
Filename:
MIME Type:
Creator:
Thimo Neubauer
Created:
2010-07-06 02:47:53 UTC
Size:
116 bytes
patch
obsolete
>const int MAX = 10; > >int main() { > int a[MAX]; > >#pragma omp for > for (int i = 0; i < 10; ++i) { > a[i] = i; > }; >};
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 7556
: 5828