Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 3 years ago

Language

C++

Compiler

gcc HEAD 12.0.1 20220412 (experimental)

Options
Warnings
Don't Use Boost
C++17
no pedantic
Raw compiler options
-Wno-deprecated

Author

anonymous

about 3 years ago

$ g++ prog.cc -Wall -Wextra -std=c++17 -Wno-deprecated
control_sample() begin
control_sample() end
get_temporary_buffer_bug() begin
Overaligned: invalid alignment at 1cf7eb0 (offset 30)
get_temporary_buffer_bug() end
stable_sort_bug() begin
Overaligned: invalid alignment at 1cf8270 (offset 30)
stable_sort_bug() end
Exit Code:
0