Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 4 years ago

Language

C++

Compiler

gcc HEAD 11.0.0 20200930 (experimental)

Options
Warnings
Boost 1.73.0
C++2a(GNU)
no pedantic

Author

anonymous

over 4 years ago

$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.73.0/gcc-head/include -std=gnu++2a
during GIMPLE pass: *early_warn_uninitialized
prog.cc: In constructor 'BetterObject<CACHED>::BetterObject(const char*, int, Handle&) [with bool CACHED = true]':
prog.cc:63:1: internal compiler error: Segmentation fault
   63 | }
      | ^
0xc2495f crash_signal
	../../source/gcc/toplev.c:329
0xceb9ba ao_ref_init_from_ptr_and_size(ao_ref*, tree_node*, tree_node*)
	../../source/gcc/tree-ssa-alias.c:747
0xde0352 maybe_warn_pass_by_reference
	../../source/gcc/tree-ssa-uninit.c:529
0xde0352 warn_uninitialized_vars
	../../source/gcc/tree-ssa-uninit.c:643
0xde0660 execute_early_warn_uninitialized
	../../source/gcc/tree-ssa-uninit.c:3018
0xde0660 execute
	../../source/gcc/tree-ssa-uninit.c:3053
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.
Exit Code:
1