Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 4 years ago

Language

D

Compiler

gdc HEAD 12.0.0 20210721 (experimental)

Options
Raw compiler options
-O2 -fno-druntime -nophoboslib -fno-exceptions -fno-moduleinfo -fno-rtti -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -fstrict-aliasing

Author

anonymous

almost 4 years ago

$ gdc prog.d -o prog.exe -O2 -fno-druntime -nophoboslib -fno-exceptions -fno-moduleinfo -fno-rtti -fno-asynchronous-unwind-tables -fno-unwind-tables -fno-stack-protector -fstrict-aliasing
11 22 33 44 55 66 77 88 99 
10.000000 20.000000 30.000000 40.000000 
10.000000 20.000000 30.000000 40.000000 
Exit Code:
0