summaryrefslogtreecommitdiff
path: root/gcc/cp/decl2.c
Commit message (Expand)AuthorAgeFilesLines
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-1/+1
* Correct conversion/overflow behavior.jason2010-11-081-1/+0
* Restore canonical type comparison for dependent type(def)sdodji2010-11-021-1/+1
* * call.c (null_ptr_cst_p): Use maybe_constant_value.jason2010-11-021-2/+1
* * decl2.c (decl_constant_var_p): New fn.jason2010-11-021-26/+81
* * parser.c (cp_parser_ctor_initializer_opt_and_function_body):jason2010-10-271-15/+0
* In gcc/:nicola2010-10-201-0/+8
* Require lvalues as specified by the standard.jason2010-09-271-3/+2
* * decl2.c (grokbitfield): Diagnose non-integral width.jason2010-09-151-0/+4
* gcc/froydnj2010-08-201-5/+5
* * except.c (pending_noexcept, pending_noexcept_checks): New.jason2010-08-191-0/+2
* gcc/froydnj2010-07-151-10/+10
* * decl2.c (mark_used): Adjust error for use of deleted function.jason2010-06-301-2/+3
* gcc/ChangeLog:steven2010-06-281-1/+0
* * cp-tree.h (struct saved_scope): Change decl_ns_list field typefroydnj2010-06-091-1/+2
* * call.c (build_java_interface_fn_ref): Call build_function_type_listfroydnj2010-06-091-8/+5
* gcc/ChangeLog:steven2010-06-051-3/+3
* * Make-lang.in (CXX_C_OBJS): Add c-ada-spec.o.charlet2010-06-011-1/+85
* * cp-tree.h (cp_build_function_call_nary): Declare.froydnj2010-05-301-9/+9
* gcc/ChangeLog:steven2010-05-251-2/+1
* * decl2.c (maybe_emit_vtables): Produce same comdat group when outputtinghubicka2010-05-221-13/+16
* * call.c (reference_binding): Use cp_build_qualified_type_realjason2010-05-191-1/+1
* PR c++/44193jason2010-05-191-1/+5
* * typeck.c (cp_build_array_ref): Factor out from...jason2010-05-131-2/+1
* * typeck.c (build_array_ref): Take complain parm.jason2010-05-131-1/+2
* PR c++/11094, DR 408jason2010-04-071-0/+4
* Make lambda conversion op and op() non-static.jason2010-03-231-2/+15
* gcc/cp/simartin2010-03-201-2/+7
* Fix for PR c++/43375dodji2010-03-201-1/+2
* PR c++/12909jason2010-03-031-8/+9
* PR c++/42370jason2010-02-091-0/+27
* Fix PR c++/42225dodji2009-12-111-1/+1
* PR c++/42317jakub2009-12-101-1/+18
* PR c++/41611jason2009-12-041-1/+2
* PR c++/41611jason2009-12-011-2/+2
* PR c++/3187jakub2009-11-181-1/+13
* PR c++/39560jason2009-11-121-0/+1
* * decl2.c (constrain_visibility): Clear WEAK and COMMON flags.hubicka2009-11-121-0/+2
* PR c++/18451jason2009-11-081-1/+1
* PR c++/9381jason2009-11-061-1/+13
* PR c++/36959jason2009-11-031-0/+1
* Restrict DR 757 change to C++0x mode.jason2009-11-021-1/+2
* PR c++/38796, Core issue 906jason2009-10-261-3/+1
* * decl2.c (determine_visibility): Make anonymous types internal.jason2009-09-181-1/+27
* /cppaolo2009-09-091-5/+16
* * cp-tree.h (enum overload_flags): Remove OP_FLAG.jason2009-09-081-1/+1
* 2009-09-01 Diego Novillo <dnovillo@google.com>dnovillo2009-09-031-7/+49
* * cp-tree.h (DECL_DEFERRED_FN): Remove.jason2009-08-241-20/+9
* * decl2.c (mark_used): Streamline logic.jason2009-08-241-20/+15
* PR c++/41109jason2009-08-241-16/+16