summaryrefslogtreecommitdiff
path: root/gcc/cp/decl.c
Commit message (Expand)AuthorAgeFilesLines
* 2011-01-15 Giovanni Funchal <gafunchal@gmail.com>redi2011-01-151-0/+6
* 2010-12-25 Kai Tietz <kai.tietz@onevision.com>ktietz2010-12-251-1/+5
* gcc/froydnj2010-12-221-4/+4
* PR c++/46930jason2010-12-151-0/+7
* PR c++/46001jakub2010-12-101-1/+6
* * decl.c (grokmethod): Test DECL_CLASS_SCOPE_P.froydnj2010-12-101-2/+1
* PR c++/46736jason2010-12-081-1/+3
* In gcc/:nicola2010-12-061-0/+1
* In gcc/c-family/:nicola2010-11-301-0/+3
* In gcc/cp/:nicola2010-11-271-1/+15
* PR c++/46538jakub2010-11-201-0/+2
* DR 1004jason2010-11-171-0/+3
* * decl.c (cp_finish_decl): Use resolve_nondeduced_context for auto.jason2010-11-141-0/+1
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-5/+5
* gcc/cp/froydnj2010-11-101-1/+5
* Correct conversion/overflow behavior.jason2010-11-081-1/+0
* * call.c (null_ptr_cst_p): Use maybe_constant_value.jason2010-11-021-82/+168
* * cp-tree.h (register_constexpr_fundef): Declare.jason2010-11-021-0/+17
* * tree.h (EXPR_LOC_OR_HERE): New macro.jason2010-11-011-4/+1
* * decl.c (grokdeclarator): Don't ICE on constexpr non-static datajason2010-11-011-2/+5
* c-family/jason2010-10-271-0/+5
* * parser.c (cp_parser_ctor_initializer_opt_and_function_body):jason2010-10-271-106/+120
* * class.c (check_bases): Propagate non-literality.jason2010-10-271-0/+4
* * decl.c (finish_function): Don't look at function_depth.jason2010-10-261-7/+1
* Implement opaque-enum-specifiers for C++0x.jason2010-10-261-102/+160
* 2010-10-14 Richard Guenther <rguenther@suse.de>rguenth2010-10-141-3/+2
* 2010-09-29 Richard Guenther <rguenther@suse.de>rguenth2010-09-291-15/+8
* 2010-09-29 Yao Qi <yao@codesourcery.com>qiyao2010-09-291-2/+2
* Require lvalues as specified by the standard.jason2010-09-271-2/+2
* * lto-symtab.c (lto_symtab_entry_def): Add guessed field.hubicka2010-09-241-1/+1
* * decl.c (compute_array_index_type): Remember type dependence ofjason2010-09-241-3/+13
* /cppaolo2010-09-151-0/+2
* 2010-09-10 Richard Guenther <rguenther@suse.de>rguenth2010-09-101-7/+3
* * cp-tree.h (build_enumerator): Add new location_t parameter.charlet2010-09-071-5/+6
* * decl.c (cp_finish_decl): Don't change init for auto deduction.jason2010-09-061-5/+8
* /cppaolo2010-08-301-1/+2
* gcc/froydnj2010-08-201-13/+8
* * name-lookup.h (cp_label_binding): Declare. Declare a VEC typefroydnj2010-08-081-16/+21
* gcc/uweigand2010-07-301-0/+4
* /cppaolo2010-07-191-2/+4
* PR c++/44909jason2010-07-151-2/+0
* * tree.h (enum tree_index): Add TI_INTEGER_THREE.aesok2010-07-151-3/+2
* gcc/froydnj2010-07-151-24/+24
* PR c++/44909jason2010-07-131-0/+2
* gcc/froydnj2010-07-061-2/+1
* 2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-06-301-1/+0
* * decl.c (incomplete_var): Declare. Declare VECs containing them.froydnj2010-06-301-12/+24
* * decl.c (struct named_label_entry): Change type of bad_decls fieldfroydnj2010-06-301-11/+11
* Machinery to support implicit delete/move.jason2010-06-301-0/+4
* * class.c (type_has_virtual_destructor): New.jason2010-06-301-0/+1