aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2012-05-12generic.texi: Rename TYPE_PTRMEM_P to TYPE_PTRDATAMEM_P.Paolo Carlini16-81/+107
2012-05-12parser.c (struct cp_parser_expression_stack_entry): Add location_t field.Paolo Carlini3-61/+75
2012-05-11re PR c++/53209 (tree check ICE: expected tree_vec, have error_mark in comp_t...Alexandre Oliva2-0/+7
2012-05-11re PR c++/53305 (internal crash with variadic templates and decltype)Paolo Carlini3-1/+12
2012-05-10re PR c++/53158 ([C++11] Bogus error in loop condition)Paolo Carlini4-160/+193
2012-05-10re PR c++/53301 (Spurious -Wzero-as-null-pointer-constant with reference argu...Paolo Carlini2-1/+7
2012-05-06re PR c++/53152 (In "no match for operatorXX" error message gives the wrong c...Paolo Carlini10-124/+174
2012-05-04semantics.c (cxx_eval_constant_expression, [...]): Tidy.Paolo Carlini2-6/+8
2012-05-04re PR c++/53166 (static_assert produces bogus warning)Paolo Carlini3-7/+29
2012-05-03re PR c++/53186 ([C++11] missing devirtualization for operators "final")Paolo Carlini2-2/+14
2012-05-02tree.c (valid_constant_size_p): New function.Richard Guenther2-3/+8
2012-04-30cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.cJan Hubicka5-16/+14
2012-04-30re PR c++/51033 (generic vector subscript and shuffle support was not added t...Marc Glisse3-1/+7
2012-04-30re PR c++/51314 ([C++0x] sizeof... and parentheses)Marc Glisse2-0/+9
2012-04-30Fix location for static class membersDodji Seketeli2-1/+6
2012-04-30Fix va_arg type locationDodji Seketeli5-6/+19
2012-04-30Make conversion warnings work on NULL with -ftrack-macro-expansionDodji Seketeli4-7/+26
2012-04-30invoke.texi (Wmissing-format-attribute): Document as an alias of Wsuggest-att...Manuel López-Ibáñez3-9/+15
2012-04-26re PR c++/53096 ([DR 1333] [c++11] should be possible to default a copy ctor ...Paolo Carlini2-4/+8
2012-04-24re PR c++/52363 (Presence/absence of -pedantic compilation affects run-time b...Paolo Carlini10-204/+327
2012-04-22lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.Jan Hubicka2-0/+6
2012-04-22re PR c/44774 (-Werror=edantic)Manuel López-Ibáñez9-45/+82
2012-04-21method.c (make_alias_for): Do not set TREE_SYMBOL_REFERENCED.Jan Hubicka5-50/+12
2012-04-21re PR c/35441 (pretty-printer cannot handle some expressions)Manuel López-Ibáñez2-1/+18
2012-04-20re PR bootstrap/53042 (AIX bootstrap: cgraph symbol table error)Jan Hubicka2-1/+7
2012-04-20error.c (pedwarn_cxx98): Move va_end call after user of the va_list.Michael Matz2-1/+8
2012-04-18re PR c++/52422 ([C++11][SFINAE] Hard errors with void or arithmetic expressi...Paolo Carlini13-108/+228
2012-04-17cp-gimplify.c (begin_bc_block): Add location parameter and use as location ar...Tom de Vries2-153/+200
2012-04-17re PR c++/52599 (ICE on illegal constexpr constructor declaration)Paolo Carlini3-1/+19
2012-04-16re PR c++/38543 ([C++0x] Cannot specialize variadic template function)Jason Merrill2-9/+14
2012-04-16re PR c++/52008 ([Core/1495] ICE when adding partial specialization for varia...Jason Merrill2-0/+16
2012-04-16re PR c++/50830 ([c++0x] Variadic template, inner class error)Jason Merrill2-1/+8
2012-04-16re PR c++/50303 ([C++0x] Segfault with variadic template template parameters)Jason Merrill2-1/+7
2012-04-16re PR c++/49152 (pretty printer cannot handle iterators and other complex exp...Paolo Carlini2-32/+66
2012-04-16re PR c++/51148 ([C++0x] Unexpanded template param packs wrongly accepted in ...Jason Merrill2-0/+8
2012-04-16cgraph.h (FOR_EACH_VARIABLE, [...]): New macros.Jan Hubicka2-2/+7
2012-04-15re PR c++/47220 ([C++0x] no error on unterminated template argument list for ...Jason Merrill2-1/+9
2012-04-15re PR c++/52292 ([C++11] Variadic template expansion into fixed template caus...Jason Merrill2-1/+6
2012-04-15re PR c++/52706 ([C++11] Demangling of templates with std::nullptr_t as non-t...Jason Merrill2-0/+7
2012-04-14cgraph.h: Update copyrights;Jan Hubicka3-9/+14
2012-04-13re PR c++/52824 ([C++11] expanding variadic template arguments into non-varia...Jason Merrill2-0/+19
2012-04-13re PR c++/52905 ([C++0x] ice on invalid brace-enclosed initializer of vector ...Jason Merrill2-0/+9
2012-04-13re PR c++/52915 ([C++11] Deleted default-constructor of anonymous unions not ...Jason Merrill3-6/+9
2012-04-11re PR c++/52465 (g++ rejects valid code with in-class using declaration)Fabien Chêne3-4/+23
2012-04-11decl.c (grokdeclarator): Strip the injected-class-name typedef if we are buil...Jason Merrill2-0/+15
2012-04-11re PR c++/52906 (ICE: SIGSEGV in check_tag_decl (decl.c:4230) with "__attribu...Jason Merrill2-1/+7
2012-04-10c-common.c (warn_if_unused_value): Move definition to here.Manuel López-Ibáñez2-1/+5
2012-04-06re PR c++/52596 ([C++11] internal compiler error: in lvalue_kind, at cp/tree....Jason Merrill3-3/+16
2012-04-06xvalue commentJason Merrill1-2/+2
2012-04-04re PR c++/52845 (non-void return type deduced for lambda with empty compound ...Jason Merrill2-0/+6