/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-1993 | 514 * cp-decl.c (grok_op_properties): Set TYPE_HAS_ASSIGN_REF 529 * cp-decl.c (grok_op_properties): Allow operator?: with pedwarn 544 * cp-decl.c (grokfndecl): Move call to grok_op_properties back 546 (grok_op_properties): Don't assert !methodp for op new and op delete.
|
H A D | operators.def | 56 There is code (such as in grok_op_properties) that depends on the
|
H A D | ChangeLog-1994 | 1828 * decl.c (grok_op_properties): Const objects can be passed by value. 1843 * decl.c (grok_op_properties): Split out checking for whether this 1883 * decl.c (grok_op_properties): Add disabled code to set 2033 * decl.c (grok_op_properties): Warn about defining a type conversion 2822 (grok_op_properties): Don't pass values for fn and argtypes. 2862 * decl.c (grok_op_properties): Operators cannot be static members. 2988 * decl.c (grok_op_properties): operator void is illegal. 3383 * decl.c (grok_op_properties): If op new/delete get here with 3421 * decl.c (grok_op_properties): Be consistent in modifying 3452 (grok_op_properties): Note presence of vec new/delete, and play with [all …]
|
H A D | ChangeLog-2005 | 1904 * cp-tree.h (grok_op_properties): Remove friendp parameter. 1906 (grok_op_properties): Determine the class of which the function is 1908 * pt.c (tsubst_decl): Adjust call to grok_op_properties. 1987 * decl.c (ambi_op_p, grok_op_properties): Likewise. 2748 * cp-tree.h (grok_op_properties): Change return type to void. 2749 * decl.c (grok_op_properties): Return early - don't check the
|
H A D | ChangeLog-2000 | 559 * decl.c (grok_op_properties): Always use coerce_new_type and 1409 (grok_op_properties): Likewise. 2699 * decl.c (grok_op_properties): Fix typo. 3504 (grok_op_properties): Likewise. 3776 (grok_op_properties): Use DECL_CONV_FN_P instead of 4198 * decl.c (grok_op_properties): Add an extra check of argtypes. 5254 grok_op_properties, xref_tag, xref_basetypes, 5447 (grok_op_properties): Likewise. 5577 * decl.c (grok_op_properties): Merge conversion to void warning 5720 (grok_op_properties): Set TYPE_HAS_NEW_OPERATOR and [all …]
|
H A D | ChangeLog-2006 | 976 * cp-tree.h (grok_op_properties): Return bool instead of void. 979 (grok_op_properties): Return error status (true on success). 2098 * decl.c (grok_op_properties): Skip operators with invalid args 2846 * decl.c (grok_op_properties): Check for ellipsis in arguments of 3037 (duplicate_decls, grok_op_properties): Likewise.
|
H A D | ChangeLog-2001 | 196 (grok_op_properties): Lose VIRTUALP parameter. 200 grok_op_properties. 206 (grok_op_properties): Likewise. 213 (tsubst_decl): Adjust grok_op_properties call. 2442 * decl.c (grok_op_properties): Adjust accordingly.
|
H A D | ChangeLog-2017 | 800 (grok_op_properties): Likewise. 814 (grok_op_properties): Use IDENTIFIER_OVL_OP_INFO and 873 * decl.c (grok_op_properties): Use ovl_op_flags. 907 (grok_op_properties): Directly set operator code. 976 (grok_op_properties): Move warnings to end. Reorder other checks 2755 * decl.c (grok_op_properties): Adjust identifier checking. 2827 (grok_op_properties): Use IDENTIFIER_ANY_ASSIGN_OP to halve search
|
H A D | ChangeLog-2018 | 1487 * decl.c (grok_op_properties): Change a warning from -Wconversion to 1499 * decl.c (grok_op_properties): Remove diagnostic parts mentioning 2542 * decl.c (grok_op_properties): Adjust calls. 2562 * decl.c (grok_op_properties): Consistently use the location 2956 move_signature_fn_p, grok_op_properties, finish_function): Likewise.
|
H A D | ChangeLog-2003 | 1989 * cp-tree.h (grok_op_properties): Change prototype. 1990 * decl.c (grok_op_properties): Add complain parameter. 2173 (grok_op_properties): Do not set TYPE_OVERLOADS_*. 3280 (grok_op_properties): Use non_reference. 3818 * decl.c (grok_op_properties): Warn possible confusing conversion
|
H A D | ChangeLog-2004 | 1565 grok_ctor_properties, grok_op_properties, 2442 grok_op_properties, tag_name, xref_tag, start_preparsed_function, 2531 grokdeclarator, copy_fn_p, grok_op_properties, xref_tag, 3763 * decl.c (grok_op_properties): Reject [de-]allocation functions 5577 (grok_op_properties): Do not look for allocation functions with
|
H A D | ChangeLog-1999 | 4177 (grok_op_properties): Likewise. 5745 grok_op_properties, tag_name): Const-ify a char*. 5893 (grok_op_properties): Likewise. 6760 (grok_op_properties): Likewise. 6787 * decl.c (grok_op_properties): Use same_type_p.
|
H A D | ChangeLog-1997 | 2442 * decl.c (grok_op_properties): More warnings. 2484 * decl.c (grok_op_properties): Add warning for op= returning void.
|
H A D | ChangeLog-1996 | 300 * decl.c (grok_op_properties): Don't force the type of a conversion 3060 * decl.c (grok_op_properties): Don't check for operator++(int) in 3125 * decl.c (grok_op_properties): No longer static.
|
H A D | ChangeLog-2008 | 2445 grok_op_properties, xref_tag, check_function_type): Adjust. 3123 (grok_op_properties): For NEW_EXPR and VEC_NEW_EXPR set
|
H A D | ChangeLog-2009 | 246 * decl.c (grokparms, grok_op_properties): Put the diagnostics in full 900 * decl.c (grok_op_properties): Allow it.
|
H A D | ChangeLog-2019 | 3056 * decl.c (grok_op_properties): 3112 (grok_op_properties): Likewise. 3914 (grok_op_properties): Quote keywords, operators, and types
|
H A D | ChangeLog-1998 | 864 (grok_op_properties): Likewise. 1139 (grok_op_properties): Likewise. 6680 (grok_op_properties, xref_tag, xref_basetypes): Likewise.
|
H A D | ChangeLog | 2141 * decl.cc (grok_op_properties): Allow variadic operator[] for
|
H A D | ChangeLog-2012 | 2227 (grok_op_properties): Likewise.
|
H A D | decl.cc | 10403 && !grok_op_properties (decl, /*complain=*/true)) in grokfndecl() 15215 grok_op_properties (tree decl, bool complain) in grok_op_properties() function
|
H A D | cp-tree.h | 6848 extern bool grok_op_properties (tree, bool);
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | operators.def | 56 There is code (such as in grok_op_properties) that depends on the
|
H A D | decl.c | 9774 && !grok_op_properties (decl, /*complain=*/true)) in grokfndecl() 14409 grok_op_properties (tree decl, bool complain) in grok_op_properties() function
|
H A D | cp-tree.h | 6578 extern bool grok_op_properties (tree, bool);
|