Submission #74320
ソースコード
ステータス
項目 |
データ |
問題 |
0960 - トランポリン |
ユーザー名 |
Koba_gochiusa
|
投稿日時 |
2023-07-05 17:58:11 |
言語 |
C++ |
状態 |
Compile Error |
得点 |
0
|
ソースコード長 |
1105 Byte |
最大実行時間 |
-
|
最大メモリ使用量 |
|
コンパイルメッセージ
during RTL pass: expand
./Main.cpp: In function ‘int main()’:
./Main.cpp:22:9: internal compiler error: in make_decl_rtl, at varasm.c:1333
int dp[2][n] = {};
^~
0xe8059d make_decl_rtl(tree_node*)
../../gcc/varasm.c:1333
0x8efce8 expand_expr_real_1(tree_node*, rtx_def*, machine_mode, expand_modifier, rtx_def**, bool)
../../gcc/expr.c:9962
0x8fda3c expand_constructor
../../gcc/expr.c:8100
0x8efa27 expand_expr_real_1(tree_node*, rtx_def*, machine_mode, expand_modifier, rtx_def**, bool)
../../gcc/expr.c:10243
0x8f8075 store_expr_with_bounds(tree_node*, rtx_def*, int, bool, bool, tree_node*)
../../gcc/expr.c:5638
0x8fb95a store_field
../../gcc/expr.c:7101
0x8fc5dd expand_assignment(tree_node*, tree_node*, bool)
../../gcc/expr.c:5254
0x7db67f expand_gimple_stmt_1
../../gcc/cfgexpand.c:3694
0x7db67f expand_gimple_stmt
../../gcc/cfgexpand.c:3790
0x7dd90b expand_gimple_basic_block
../../gcc/cfgexpand.c:5819
0x7e45ef execute
../../gcc/cfgexpand.c:6425
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.
セット
テストケース