aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2014-02-19re PR c++/60046 (internal compiler error: in nothrow_spec_p, at cp/except.c:1...Jason Merrill2-0/+10
2014-02-19re PR debug/56563 (no debuginfo for "explicit" operator)Jakub Jelinek2-1/+4
2014-02-19re PR c++/60267 (ICE in c_pp_lookup_pragma, at c-family/c-pragma.c:1232; ICE ...Jakub Jelinek2-0/+10
2014-02-18re PR c++/60225 ([c++11] ICE initializing constexpr array)Paolo Carlini2-2/+15
2014-02-18re PR c++/60064 ([c++1y] ICE with auto as parameter of friend function)Adam Butcher2-5/+7
2014-02-18re PR c++/60190 ([c++1y] ICE with invalid return type of template lambda)Adam Butcher2-8/+15
2014-02-17Revert accidental checkin.Jan Hubicka1-0/+1
2014-02-12re PR c++/60047 (ICE with defaulted copy constructor and virtual base class)Paolo Carlini2-2/+10
2014-02-11re PR lto/59468 (ICE on invalid C++ code with LTO in gimple_get_virt_method_f...Jan Hubicka1-1/+0
2014-02-07parser.c (synthesize_implicit_template_parm): Use grow_tree_vec.Jan Hubicka2-1/+5
2014-02-05re PR c++/58703 (ICE with invalid types in OpenMP declare reduction clause)Jakub Jelinek2-1/+15
2014-02-03re PR c++/53017 (Integer constant expression not constant enough for vector_s...Marc Glisse2-0/+8
2014-02-03re PR c++/58871 ([c++11] ICE with defaulted copy constructor in broken templa...Paolo Carlini2-1/+7
2014-02-02re PR c++/37140 (type inherited from base class not recognized)Fabien Chêne1-19/+1
2014-02-02re PR c++/37140 (type inherited from base class not recognized)Fabien Chêne1-1/+19
2014-02-01re PR c++/51219 (ICE with empty bit-fields)Paolo Carlini2-5/+7
2014-01-31re PR ipa/59469 (LLVM build failure with gcc LTO)Jason Merrill2-0/+4
2014-01-31re PR c++/58672 ([c++11] ICE with thread_local and variable of broken class)Jason Merrill2-0/+5
2014-01-31re PR c++/55800 (Link failure with thread_local in unnamed namespace)Jason Merrill2-1/+6
2014-01-31re PR c++/59082 (ICE with duplicate (virtual) base)Paolo Carlini2-1/+13
2014-01-31re PR c++/59646 (ICE with volatile in initializer list)Jason Merrill2-1/+14
2014-01-31re PR c++/57043 (converting overloaded complex function pow in C++11 is ambig...Jason Merrill2-2/+11
2014-01-31re PR c/59963 (Wrong column number for warning -Woverflow)Marek Polacek2-1/+6
2014-01-30re PR c++/57899 (bind/function with data member: infinite recursion)Jason Merrill3-5/+15
2014-01-30re PR c++/58708 (string literal operator templates broken)Richard Sandiford2-18/+11
2014-01-30re PR c/59940 (Imprecise column number for -Wconversion)Marek Polacek4-4/+15
2014-01-30re PR c++/58843 (ICE with broken destructor call)Paolo Carlini2-0/+9
2014-01-30re PR c++/58649 (ICE with use of enum before declaration)Paolo Carlini2-0/+9
2014-01-30decl.c (duplicate_decls, [...]): Use TYPE_IDENTIFIER.Paolo Carlini4-5/+12
2014-01-30re PR c++/59633 (ICE with __attribute((vector_size(...))) for enum)Jason Merrill5-0/+27
2014-01-30re PR c++/59707 (Crash when using std::map with template class)Jason Merrill2-5/+27
2014-01-29re PR c++/59989 (ICE when a template parameter pack is explicitly specified f...Jason Merrill2-1/+5
2014-01-29re PR c++/58466 (ICE in cxx_eval_constant_expression)Jason Merrill2-0/+6
2014-01-29re PR c++/59956 (internal compiler error: unexpected expression ‘P_S’ of ...Jason Merrill3-4/+27
2014-01-29re PR c++/58846 (ICE redeclaring __dso_handle)Paolo Carlini2-2/+11
2014-01-29re PR c++/58674 ([c++11] ICE with template using declaration)Paolo Carlini2-0/+9
2014-01-29re PR c++/59916 (constructors and destructors can cause "control reaches end ...Jason Merrill2-1/+5
2014-01-29re PR c++/59315 (g++.dg/warn/Wunused-3.C FAILs with -fno-use-cxa-atexit)Jason Merrill2-0/+12
2014-01-29re PR c++/58702 (ICE with undeclared variable in OpenMP reduction clause)Paolo Carlini2-1/+9
2014-01-28re PR c++/59791 (ICE: Error reporting routines re-entered. with -fcompare-debug)Jason Merrill2-3/+10
2014-01-28re PR c++/59818 (Bogus error: call of overloaded .... is ambiguous)Jason Merrill2-0/+6
2014-01-28re PR c++/58701 ([c++11] ICE initializing member of static union)Jason Merrill2-1/+6
2014-01-28re PR c++/58632 (ICE reusing template parameter name as class name)Jason Merrill3-1/+15
2014-01-28* decl.c (duplicate_decls): Tweak.Jason Merrill2-3/+5
2014-01-28re PR c++/53756 ([C++1y] ICE: in gen_type_die_with_usage, at dwarf2out.c:1877...Jason Merrill2-0/+8
2014-01-27re PR c++/59823 (conversion operator to const X& causes copy-construction of ...Jason Merrill2-7/+24
2014-01-27re PR c++/54652 (ICE with -g)Jason Merrill2-3/+6
2014-01-27re PR c++/58504 (ICE with type trait as default template parameter)Jason Merrill2-3/+7
2014-01-27re PR c++/58606 ([c++11] ICE with specialization in variadic template)Jason Merrill2-4/+5
2014-01-27re PR c++/58639 (ICE on self-referential struct member)Jason Merrill2-0/+6