aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/decl.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-12name-lookup.h (cp_binding_level): Rename from cxx_scope.Diego Novillo1-18/+18
2011-07-08re PR c++/45603 (crash in "build_addr_func")Jason Merrill1-20/+21
2011-07-05c-common.c (c_common_nodes_and_builtins): Build all common tree nodes first.Richard Guenther1-4/+0
2011-06-29DR 1207 PR c++/49003Jason Merrill1-1/+9
2011-06-22re PR c++/49172 ([C++0x][constexpr] References should be declarable with cons...Jason Merrill1-2/+10
2011-06-20re PR c++/47635 ([C++0x] ICE on invalid code in constructor_name_p, at cp/nam...Jason Merrill1-12/+10
2011-06-20re PR c++/43321 ([c++0x] ICE on valid auto)Jason Merrill1-7/+4
2011-06-17re PR c++/43912 ([C++0x] lambda debug info does not describe captured variables)Jason Merrill1-1/+2
2011-06-17pt.c (tsubst_decl): Handle DECL_VALUE_EXPR on reference.Jason Merrill1-0/+8
2011-06-16re PR c++/45378 ([C++0x] Narrowing error not detected)Jason Merrill1-1/+5
2011-06-15Mark __dso_handle hidden if assembler supports it.H.J. Lu1-0/+5
2011-06-14decl.c (cxx_init_decl_processing): Use ptr_mode instead of Pmode.Steve Ellcey1-1/+1
2011-06-10re PR c++/41769 (Parameter names not restricted to identifiers)Paolo Carlini1-4/+11
2011-06-09re PR c++/29003 (operator name accepted in typedef)Paolo Carlini1-0/+7
2011-06-08re PR c++/49107 ([C++0x][4.7 Regression] incomplete type regression with std:...Jason Merrill1-0/+4
2011-06-06re PR objc++/49221 (Several ICEs in the obj-c++ test suite after revision 174...Jason Merrill1-1/+1
2011-05-27mangle.c (mangle_decl_string): Make sure we don't try to mangle templates.Jason Merrill1-4/+4
2011-05-27re PR c++/47049 ([C++0x] ICE in write_unnamed_type_name with lambda use)Jason Merrill1-0/+1
2011-05-27move TS_STATEMENT_LIST to be a substructure of TS_TYPEDNathan Froyd1-5/+5
2011-05-27re PR c++/47956 ([C++0x] gcc accepts static data member declaration with init...Jason Merrill1-16/+11
2011-05-26re PR c++/48424 (C++0x parameter packs expansion problem)Jason Merrill1-6/+0
2011-05-25re PR c++/48536 ([C++0x] Automatic Enumerator Incrementation is not compliant...Jason Merrill1-6/+35
2011-05-25re PR c++/48599 ([C++0x] no diagnostic for invalid use of auto with array dec...Jason Merrill1-0/+6
2011-05-25re PR c++/45401 ([C++0x] reference collapsing and reference qualifiers)Jason Merrill1-6/+11
2011-05-25re PR c++/44311 ([C++0x] no error with switch over enum class and integer case)Jason Merrill1-6/+28
2011-05-25re PR c++/46005 ([C++0x] Don't allow "auto" as the simple-type-specifier of a...Jason Merrill1-0/+6
2011-05-25re PR c++/46245 ([C++0x] rejects function with late-specified return type as ...Jason Merrill1-6/+6
2011-05-24decl.c (grokdeclarator): Use current_class_name.Paolo Carlini1-1/+1
2011-05-23re PR c++/47263 ([C++0x] lambda + dynamic-exception-specification std::unexpe...Jason Merrill1-1/+1
2011-05-21re PR c++/48945 ([C++0x] static constexpr member function cannot be defined o...Jason Merrill1-24/+29
2011-05-21re PR c++/48945 ([C++0x] static constexpr member function cannot be defined o...Jason Merrill1-2/+7
2011-05-20re PR c++/49066 ([C++0x] Non-defining declaration of deleted function suppres...Jason Merrill1-0/+1
2011-05-19re PR c++/49043 ([OpenMP & C++0x]: Compiler error when lambda-function within...Jakub Jelinek1-0/+2
2011-05-18re PR c++/48948 ([C++0x] constexpr friend function cannot be defined in-class)Jason Merrill1-7/+5
2011-05-12cp-tree.h (DECL_DEFERRED_CONSTEXPR_CHECK): New.Jason Merrill1-0/+3
2011-05-11re PR c++/48948 ([C++0x] constexpr friend function cannot be defined in-class)Jason Merrill1-12/+5
2011-05-11* decl.c (grokdeclarator): Only set DECL_DECLARED_CONSTEXPR_P once.Jason Merrill1-5/+7
2011-05-10re PR c++/48930 ([C++0x] Invalid implicitly declared default c'tor)Jason Merrill1-2/+2
2011-05-09re PR c++/48737 ([C++0x][SFINAE] Hard errors with array list-construction wit...Paolo Carlini1-25/+43
2011-05-09re PR c++/34772 (self-initialisation does not silence uninitialised warnings ...Jason Merrill1-13/+24
2011-05-09Implement final/override for member functions.Ville Voutilainen1-1/+27
2011-05-06decl.c (stabilize_save_expr_r): Set *walk_subtrees as appropriate.Jason Merrill1-1/+2
2011-05-06introduce {class,type}_of_this_parm functionsNathan Froyd1-1/+1
2011-05-06generalize build_case_label to the rest of the compilerNathan Froyd1-1/+1
2011-05-05tree.h (get_pending_sizes): Remove prototype.Eric Botcazou1-6/+0
2011-05-02Upgrade the utility of timevars.Lawrence Crowl1-27/+62
2011-05-02re PR c++/48446 (internal compiler error: in gimplify_var_or_parm_decl, at gi...Jason Merrill1-11/+48
2011-05-02re PR c++/47969 ([C++0x] ICE: SIGSEGV in compute_array_index_type (cp/decl.c:...Paolo Carlini1-0/+11
2011-04-27re PR libstdc++/48760 (std::complex constructor buggy in the face of NaN's)Jason Merrill1-1/+22
2011-04-26re PR c++/48530 ([C++0x][SFINAE] Hard errors with deleted d'tors)Jason Merrill1-7/+10