Home
last modified time | relevance | path

Searched refs:complit (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.c5657 tree complit; in build_compound_literal() local
5706 complit = build1 (COMPOUND_LITERAL_EXPR, type, stmt); in build_compound_literal()
5707 TREE_SIDE_EFFECTS (complit) = 1; in build_compound_literal()
5725 complit = build2 (C_MAYBE_CONST_EXPR, type, NULL, complit); in build_compound_literal()
5726 C_MAYBE_CONST_EXPR_NON_CONST (complit) = 1; in build_compound_literal()
5729 return complit; in build_compound_literal()
H A Dc-decl.cc5975 tree complit; in build_compound_literal() local
6024 complit = build1 (COMPOUND_LITERAL_EXPR, type, stmt); in build_compound_literal()
6025 TREE_SIDE_EFFECTS (complit) = 1; in build_compound_literal()
6043 complit = build2 (C_MAYBE_CONST_EXPR, type, NULL, complit); in build_compound_literal()
6044 C_MAYBE_CONST_EXPR_NON_CONST (complit) = 1; in build_compound_literal()
6047 return complit; in build_compound_literal()
/netbsd/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c5657 tree complit; in build_compound_literal() local
5706 complit = build1 (COMPOUND_LITERAL_EXPR, type, stmt); in build_compound_literal()
5707 TREE_SIDE_EFFECTS (complit) = 1; in build_compound_literal()
5725 complit = build2 (C_MAYBE_CONST_EXPR, type, NULL, complit); in build_compound_literal()
5726 C_MAYBE_CONST_EXPR_NON_CONST (complit) = 1; in build_compound_literal()
5729 return complit; in build_compound_literal()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgimplify.c5523 tree complit = TREE_OPERAND (*expr_p, 1); in gimplify_modify_expr_rhs() local
5524 tree decl_s = COMPOUND_LITERAL_EXPR_DECL_EXPR (complit); in gimplify_modify_expr_rhs()
5531 if (!TREE_ADDRESSABLE (complit) in gimplify_modify_expr_rhs()
H A Dgimplify.cc5833 tree complit = TREE_OPERAND (*expr_p, 1); in gimplify_modify_expr_rhs() local
5834 tree decl_s = COMPOUND_LITERAL_EXPR_DECL_EXPR (complit); in gimplify_modify_expr_rhs()
5841 if (!TREE_ADDRESSABLE (complit) in gimplify_modify_expr_rhs()
H A DChangeLog-201931255 non-addressable complit into its initializer if it is volatile.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.c5523 tree complit = TREE_OPERAND (*expr_p, 1); in gimplify_modify_expr_rhs() local
5524 tree decl_s = COMPOUND_LITERAL_EXPR_DECL_EXPR (complit); in gimplify_modify_expr_rhs()
5531 if (!TREE_ADDRESSABLE (complit) in gimplify_modify_expr_rhs()
/netbsd/external/gpl3/gcc/dist/
H A DMD5SUMS16950 e0be742fef2cac09f63674d981302b5c gcc/testsuite/g++.dg/ext/sizeof-complit.C
32589 3724d83680dddcf96724f689959bee91 gcc/testsuite/gcc.dg/c90-complit-1.c
32660 464594168399c7b8d2aaa7fa3684e66a gcc/testsuite/gcc.dg/c99-complit-1.c
32661 598f7c5d2ea3762850881136df876080 gcc/testsuite/gcc.dg/c99-complit-2.c
77692 c3a8a55223d25968f22d528cf75e95fe gcc/testsuite/go.test/test/complit.go
78529 d68ac463d5bb2a71ff1d45445e049ff1 gcc/testsuite/go.test/test/ken/complit.go
85058 bfeec2d4f5c215e8e73fb4c64c33890f libgo/go/go/printer/testdata/complit.input
85059 35b0ff6fe9b4b3c373f09f2e071382dd libgo/go/go/printer/testdata/complit.x
/netbsd/external/gpl3/gcc.old/dist/
H A DMD5SUMS16950 e0be742fef2cac09f63674d981302b5c gcc/testsuite/g++.dg/ext/sizeof-complit.C
32589 3724d83680dddcf96724f689959bee91 gcc/testsuite/gcc.dg/c90-complit-1.c
32660 464594168399c7b8d2aaa7fa3684e66a gcc/testsuite/gcc.dg/c99-complit-1.c
32661 598f7c5d2ea3762850881136df876080 gcc/testsuite/gcc.dg/c99-complit-2.c
77692 c3a8a55223d25968f22d528cf75e95fe gcc/testsuite/go.test/test/complit.go
78529 d68ac463d5bb2a71ff1d45445e049ff1 gcc/testsuite/go.test/test/ken/complit.go
85058 bfeec2d4f5c215e8e73fb4c64c33890f libgo/go/go/printer/testdata/complit.input
85059 35b0ff6fe9b4b3c373f09f2e071382dd libgo/go/go/printer/testdata/complit.x