Search:
GitHub Login
Preferences
My Notifications
Tickets
Wiki
GitHub
Timeline
Roadmap
Ticket Reports
Search
Context Navigation
Back to Ticket #41614
Ticket #41614
: test.f
File test.f,
96 bytes
(added by
kurtjaeke@…
,
11 years ago
)
Fortran code to trigger SIGILL on Core2Duo.
Line
1
program
foo
2
real
,
parameter
::
bar
=
sin
(
1
2.34
/
2.5
)
3
end program
foo
4
Download in other formats:
Original Format