]> gcc.gnu.org Git - gcc.git/history - gcc/cp/ChangeLog
re PR c++/34101 (ICE with argument deduction of variadic template function)
[gcc.git] / gcc / cp / ChangeLog
2007-12-04 Douglas Gregorre PR c++/34101 (ICE with argument deduction of variadi...
2007-12-04 Douglas Gregorre PR c++/33509 (tsubst_pack_expansion assumed to retur...
2007-12-04 Douglas Gregorre PR c++/33091 ([c++0x] ICE using remove_reference...
2007-12-02 Paolo Carlinire PR c++/34061 (ICE with template-template parameters...
2007-12-02 Paolo Carlinire PR c++/34273 (Broken diagnostic: 'tree_binfo' not...
2007-12-01 Ollie Wildre PR c++/8171 (Cannot compare pointer to member functi...
2007-11-30 Jakub Jelinekre PR c++/34275 (Broken diagnostic: 'obj_type_ref'...
2007-11-29 Jakub Jelinekre PR c++/34270 (ICE applying __decltype to ternary...
2007-11-29 Jakub Jelinekre PR c++/34267 (ICE applying __decltype to name of...
2007-11-27 Jakub Jelinekre PR tree-optimization/34181 (FAIL: g++.dg/opt/anchor1...
2007-11-27 Jakub Jelinekre PR c++/34213 (static member function in anonymous...
2007-11-26 Andreas KrebbelPR 34081/C++
2007-11-25 Richard Guenthertree.h (struct tree_block): Move locus member next...
2007-11-24 Ollie Wildtypeck.c (delta_from_ptrmemfunc): New function.
2007-11-23 Jakub Jelinekre PR c++/30293 (ICE with extern "Java" in store_init_v...
2007-11-23 Mark Mitchellre PR c++/5310 (Weird warnings about using (int)NULL)
2007-11-22 Jakub JelinekFix a misformatted entry.
2007-11-22 Jakub Jelinekre PR c++/34094 (Undefined static data member in anonym...
2007-11-20 Jakub Jelinekre PR c++/34089 (Segfault on specialization using struc...
2007-11-20 Jakub Jelinekre PR c++/28879 (ICE with VLA in template function)
2007-11-20 Jakub Jelinekre PR c++/33962 (ICE at call to overloaded template...
2007-11-18 Jakub Jelinekre PR c++/30988 (Incorrect "no return statement" warnin...
2007-11-16 Jakub Jelinekre PR c++/34100 (ICE with vector attribute)
2007-11-13 Jakub Jelinekre PR c++/34054 (ICE with parameter pack in return...
2007-11-12 Jakub Jelinekre PR c++/29225 (ICE in gimplify_expr, at gimplify...
2007-11-12 Tom Tromeyre PR c++/17577 (#pragma implementation no longer diagn...
2007-11-12 Manuel López-Ibáñezre PR c++/8570 (line number in error message is badly...
2007-11-11 Jakub Jelinekre PR c++/34068 (ICE using pseudo-destructor for invali...
2007-11-10 Jakub Jelinekre PR c++/32241 (ICE trying to call x.~X(); in a template)
2007-11-10 Douglas Gregorre PR c++/33510 (Array size of array with size determin...
2007-11-08 Tom Tromeyre PR c++/30297 (ICE with extern "C" and inheritance)
2007-11-08 Daniel Jacobowitzclass.c (build_ctor_vtbl_group): Lay out the new type...
2007-11-07 Douglas Gregorre PR c++/33045 ([c++0x] Incorrect decltype result...
2007-11-07 Jakub Jelinekre PR c++/33501 (Copy constructor assumed to exist...
2007-11-06 Douglas Gregorre PR c++/33977 (internal compiler error: canonical...
2007-11-06 Douglas Gregorre PR c++/31439 (ICE with variadic template and broken...
2007-11-06 Jakub Jelinekre PR target/33168 (GCC Boot failure, building libstc++)
2007-11-06 Jakub Jelinekre PR c++/33894 (pragma omp atomic broken)
2007-11-05 H.J. Lure PR c++/33871 (typeinfo name referenced in ... define...
2007-11-05 Douglas GregorIndex...
2007-11-05 Douglas Gregorre PR c++/33939 (Rvalue references not deduced correctl...
2007-11-05 Manuel López-Ibáñeztypeck.c (build_binary_op): Use pedwarn instead of...
2007-11-05 Jakub Jelinekre PR c++/33836 (ICE with invalid use of &&)
2007-11-05 Jakub Jelinekre PR c++/33969 (ICE with const and function pointer)
2007-11-02 Jakub Jelinekre PR c++/33516 (Rejects typedef qualified name-lookup)
2007-11-02 Paolo Carlinire PR c++/33495 (Broken diagnostic: Trouble pretty...
2007-11-02 Jason Merrillre PR c++/30897 (ICE with default argument in template...
2007-11-02 Douglas Gregorre PR c++/33955 (internal compiler error: in dependent_...
2007-11-01 Jakub Jelinekre PR c++/32384 (Pseudo-dtor in template class rejected)
2007-11-01 Jakub Jelinekre PR c++/32260 (too many warning: dereferencing type...
2007-11-01 Paolo Carlinire PR c++/33494 (Broken diagnostic: 'modop_expr' not...
2007-10-31 Christian Bruelfix PR c++/19531: NRV is performed on volatile temporary
2007-10-30 Jakub Jelinekre PR c++/33616 ("lvalue required as unary '&' operand...
2007-10-30 Doug Gregorre PR c++/31993 (ICE with template class in variadic...
2007-10-29 Jakub Jelinekre PR c++/33841 (ICE with non-integral bit-field)
2007-10-29 Paolo Carlinire PR c++/30659 (ICE in undefined template)
2007-10-27 Jakub Jelinekerror.c (reinit_cxx_pp): Initialize cxx_pp->enclosing_s...
2007-10-27 Jakub Jelinekre PR c++/33844 (Broken diagnostic: 'dotstar_expr/membe...
2007-10-27 Jason Merrillre PR c++/5247 (Memory eating infinite loop on default...
2007-10-27 Jakub Jelinekre PR c++/33842 (Broken diagnostic: 'offsetof_expr...
2007-10-26 Jason Merrillre PR c++/24791 (ICE on invalid instantiation of templa...
2007-10-26 Paolo Carlinire PR c++/31988 (new operator should not permit default...
2007-10-26 Douglas Gregorre PR c++/33839 (ICE with decltype)
2007-10-26 Jakub Jelinekre PR c++/33744 (function-style cast and '>' not allowe...
2007-10-26 Paolo Carlinire PR c++/31747 (ICE combining static and extern)
2007-10-26 Ollie Wildexpr.c (cxx_expand_expr): Removed.
2007-10-25 Paolo Carlinire PR c++/33843 (Broken diagnostic: 'bit_not_expr'...
2007-10-24 Jason MerrillPR c++/25950 (DR 391)
2007-10-22 Jakub Jelinekre PR c++/33372 (segfault on incomplete code in openmp...
2007-10-22 Jason Merrillre PR c++/33620 (internal compiler error: canonical...
2007-10-17 Manuel López-Ibáñezbuiltins.c (gimplify_va_arg_expr): Use inform for help...
2007-10-16 Paolo Carlinire PR c++/31446 (ICE with invalid template parameter)
2007-10-16 Mark Mitchelltypeck.c (cp_apply_type_quals_to_decl): Expand document...
2007-10-14 Andrew Pinskire PR c++/30303 (ICE with invalid constructor definition)
2007-10-12 Simon Martinre PR c++/26698 (g++ accepts const-incorrect code due...
2007-10-12 Paolo Carlinipt.c (tsubst): Use template_parm_level_and_index.
2007-10-12 Jakub Jelinekre PR c++/32121 (C++ front-end accepts invalid __label_...
2007-10-11 Paolo Carlinire PR c++/31441 (ICE with variadic template and special...
2007-10-08 Ollie Wildvarasm.c (compare_constant): Removed call to lang_hooks...
2007-10-04 Jason Merrillre PR c++/20416 (Incorrect lifetime for temporary with...
2007-10-04 Jason Merrillre PR c++/32470 (fvisibility=hidden without effect...
2007-10-04 Jason Merrillre PR c++/11756 (ICE's when using typeof in template...
2007-10-03 Alexandre Olivadecl.c (duplicate_decls): Preserve linkage flags for...
2007-10-03 Jason Merrillre PR c++/15764 (no cleanup if temporary's dtor termina...
2007-09-30 Jason Merrillre PR c++/33094 (ICE on valid C++ virtual template...
2007-09-29 Ollie WildRevert
2007-09-28 Jason Merrillre PR c++/10179 (alignment attributes are not inherited...
2007-09-28 Paolo Carlinire PR c++/33213 (Broken diagnostic: 'type_pack_expansio...
2007-09-28 Jakub Jelinekre PR c++/31434 (ICE with invalid use of parameter...
2007-09-28 Paolo Carlinire PR c++/33118 (#'argument_pack_select' not supported...
2007-09-28 Ollie Wildvarasm.c (compare_constant): Removed call to lang_hooks...
2007-09-27 Jason Merrilldecl2.c (is_late_template_attribute): Don't crash on...
2007-09-27 Paolo Carlinire PR c++/33493 (Broken diagnostic: 'dl_expr' not suppo...
2007-09-27 Jakub Jelinekbuiltins.c (expand_builtin, [...]): Use new %K format...
2007-09-25 Simon Martinre PR c++/33207 (ICE redeclaring namespace as struct)
2007-09-25 Jakub Jelinektree.c (cxx_printable_name): Compare FUNCTION_DECL...
2007-09-25 Danny Smithre PR c++/14688 (Mis-matched calling convention on...
2007-09-24 Jason Merrillre PR c++/33239 (internal compiler error in instantiate...
2007-09-24 Jakub Jelinekre PR c++/33506 (TYPE_RAISES_EXCEPTIONS dumped with...
2007-09-24 Douglas Gregorre PR c++/33185 (ICE: canonical types differ for identi...
next
This page took 0.920376 seconds and 108 git commands to generate.