aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2015-10-01re PR c++/54430 ([C++11] For-Loop: Scope of iterating variable begins too early)Ville Voutilainen4-1/+20
2015-09-23Fix small typos in the coding rule enforcement warnings.Ville Voutilainen2-1/+7
2015-09-22c.opt (Wmultiple-inheritance, [...]): New C++ warnings.Nathan Sidwell4-1/+21
2015-09-22Disconnect -Wabi=<n> from -fabi-compat-version=<n>.Jason Merrill2-21/+41
2015-09-21Complete the implementation of N4230, Nested namespace definition.Ville Voutilainen2-2/+21
2015-09-20switch from gimple to gimple*Trevor Saunders2-1/+5
2015-09-19Implement nested namespace definitions.Ville Voutilainen2-3/+42
2015-09-18Use explicit locations for some warnings in c-pragma.c.Manuel López-Ibáñez2-7/+11
2015-09-17Implement N4295 fold-expressions.Andrew Sutton7-13/+588
2015-09-17cp-tree.h (note_decl_for_pch): Remove.Richard Biener5-24/+15
2015-09-14re PR c++/44282 (fastcall is not mangled at all)Jason Merrill2-21/+30
2015-09-14re PR c++/51911 ([C++11] G++ accepts new auto { list })Paolo Carlini2-2/+24
2015-09-14PR28901 -Wunused-variable ignores unused const initialised variables in CMark Wielaard2-4/+6
2015-09-10re PR c++/67318 (Parsing error when using abbreviated integral type names in ...Paolo Carlini2-10/+18
2015-09-10Warn when comparing nonnull arguments to NULL in a function.Mark Wielaard2-0/+15
2015-09-10re PR c++/67522 (OpenMP ICE in type_dependent_expression_p)Jakub Jelinek2-4/+14
2015-09-10re PR c++/67511 (ICE with invalid OpenMP random access iterator)Jakub Jelinek2-1/+8
2015-09-09re PR c++/53184 (Unnecessary anonymous namespace warnings)Paolo Carlini2-5/+40
2015-09-09re PR c++/67504 (ICE with type dependent collapse argument)Jakub Jelinek2-2/+8
2015-09-08re PR c++/67041 ([C++14] Variable template initialized by call to lambda does...Jason Merrill2-8/+16
2015-09-08re PR c++/67369 (ICE (in tsubst_decl, at cp/pt.c:11302) with -std=c++14)Paolo Carlini2-2/+9
2015-09-03Remove path prefixes from filenames.Jakub Jelinek1-5/+5
2015-09-03re PR c/66516 (missing diagnostic on taking the address of a builtin function)Martin Sebor6-11/+56
2015-09-02Fix spawned function with lambda functionBalaji V. Iyer2-7/+43
2015-09-01re PR c++/61753 (poor diagnostic for constructor definition that starts with ...Paolo Carlini2-24/+69
2015-08-29Fix c++/67371 (issues with throw in constexpr)Markus Trippelsdorf2-11/+10
2015-08-22re PR c++/63693 (ICE in resolve_typename_type)Paolo Carlini2-1/+8
2015-08-21re PR c++/67240 ([concepts] Implicit conversion constraints are not respected)Jason Merrill2-1/+7
2015-08-21decl.c (grokvardecl): Simplify the latter.Paolo Carlini2-2/+5
2015-08-21decl.c (grokvardecl): Complete check added for c++/67065.Paolo Carlini2-1/+6
2015-08-20* name-lookup.c (hidden_name_p): Handle OVERLOAD.Jason Merrill2-0/+11
2015-08-20re PR c++/67065 ([DR 1886] Missing diagnostics for ill-formed program with ma...Paolo Carlini2-0/+10
2015-08-19re PR c++/66957 (incorrect "is protected within this context" error)Jason Merrill3-86/+166
2015-08-19* lambda.c (current_nonlambda_scope): New.Jason Merrill3-0/+29
2015-08-19remove more useless typedefsTrevor Saunders14-124/+123
2015-08-18DR 1155Jason Merrill2-3/+11
2015-08-17re PR c++/67216 (false is still a null pointer constant)Paolo Carlini2-4/+20
2015-08-17re PR c++/67244 (internal compiler error: in gimplify_var_or_parm_decl, at gi...Jason Merrill2-0/+5
2015-08-17re PR c++/67104 (Constant expression factory function initializes std::array ...Jason Merrill2-46/+129
2015-08-17constexpr.c (cxx_eval_store_expression): Don't set CONSTRUCTOR_NO_IMPLICIT_ZE...Jason Merrill2-2/+23
2015-08-17* except.c (check_noexcept_r): Assert that fn is POINTER_TYPE_P.Jason Merrill2-1/+7
2015-08-15re PR c++/65974 (Bogus deprecated-declarations warnings for inline definition...Jason Merrill2-0/+8
2015-08-12re PR c++/67104 (Constant expression factory function initializes std::array ...Jason Merrill2-1/+4
2015-08-12re PR c++/67104 (Constant expression factory function initializes std::array ...Jason Merrill2-3/+38
2015-08-12re PR c++/67108 (ICE: in cxx_eval_call_expression, at cp/constexpr.c:1345 whe...Jason Merrill4-1/+14
2015-08-12re PR c++/67161 (ICE with a static_assert using our internal __not/__or/__and...Jason Merrill2-1/+8
2015-08-08re PR c++/67144 ([C++1z] ICE; in get_constraints, at cp/pt.c:23346)Jason Merrill1-1/+1
2015-08-08re PR c++/67152 ([concepts] bogus "partial specialization of ‘foo<T>’ aft...Jason Merrill2-0/+6
2015-08-08re PR c++/67159 ([c++concepts] Segfault while diagnosing constraint violation)Jason Merrill2-0/+5
2015-08-08re PR c++/67142 ([C++1z] ICE: tree check: expected template_decl, have field_...Jason Merrill2-0/+5