aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-tree.h
AgeCommit message (Expand)AuthorFilesLines
2008-09-03re PR c++/37189 (OpenMP task construct with implicit firstprivate variables I...Jakub Jelinek1-0/+3
2008-09-03re PR c++/37208 (C++0x deleted functions and SFINAE)Jason Merrill1-3/+9
2008-09-03diagnostic.c (error_at): New.Aldy Hernandez1-1/+1
2008-08-31Implement late-specified return type using 'auto'.Jason Merrill1-0/+3
2008-08-30Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner1-0/+1
2008-08-30Implement C++0x 'auto' semantics.Jason Merrill1-0/+4
2008-08-27cp-tree.h: Fix #error directive.Manuel López-Ibáñez1-2/+2
2008-08-26c-common.c (do_switch_warnings): Look through the CONST_DECLs in the enumerat...Douglas Gregor1-3/+62
2008-08-14re PR c++/34485 (ICE with undefined type in template parameter)Paolo Carlini1-1/+1
2008-08-08re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...Manuel López-Ibáñez1-19/+24
2008-07-31re PR c++/11309 (Testsuite failures in g++.dg/expr/anew1.C (and anew2.C anew3...Jason Merrill1-0/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-2/+3
2008-07-27decl.c (push_library_fn): Add a parameter for the exceptions that the functio...Paolo Carlini1-2/+1
2008-07-25typeck.c (inline_conversion): Remove.Jan Hubicka1-1/+1
2008-07-24Implement defaulted/deleted functions as per N2346Jason Merrill1-1/+12
2008-07-21objc-act.c: Fix comment typos.Ralf Wildenhues1-3/+3
2008-07-11re PR c++/31754 (Improve column number accuracy in error messages)Dodji Seketeli1-0/+3
2008-07-11re PR c++/31754 (Improve column number accuracy in error messages)Dodji Seketeli1-2/+4
2008-07-02Implement WG21 N2672, Initializer List proposed wordingJason Merrill1-3/+27
2008-06-21tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor1-11/+2
2008-06-14re PR c++/35320 (ICE with invalid friend declaration)Simon Martin1-1/+1
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-2/+9
2008-05-21re PR c++/36023 (ICE with cast to variable-sized object)Jakub Jelinek1-0/+1
2008-04-24re PR c++/35758 (vector_size attribute lost in function arguments for templates)Jakub Jelinek1-0/+1
2008-04-04function.c (free_after_parsing): Replace with cxx_push_function_context from ...Paolo Bonzini1-2/+0
2008-03-27re PR bootstrap/35704 (Bootstrap failure on i686-apple-darwin9 at revision 13...Douglas Gregor1-2/+4
2008-03-25typeck.c (composite_pointer_type_r): Add SFINAE support.Douglas Gregor1-37/+62
2008-03-21cp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P.Paolo Carlini1-19/+12
2008-03-07revert: re PR c++/35049 (g++.dg/conversion/simd3.C:12: error: invalid operand...Paolo Bonzini1-4/+4
2008-02-14re PR c++/5645 (gcc warns that pure virtual class not explicitly initialized)Manuel López-Ibáñez1-0/+1
2008-02-06re PR c++/35049 (g++.dg/conversion/simd3.C:12: error: invalid operands to bin...Douglas Gregor1-4/+4
2008-02-03re PR c++/33916 (Default constructor fails to initialize array members)Jason Merrill1-2/+3
2008-01-29Fix 35004, grow tree_code bitfield to 16 bitsMichael Meissner1-2/+2
2008-01-29re PR c++/34055 (ICE with invalid specialization of variadic template)Douglas Gregor1-1/+1
2007-11-06re PR c++/31439 (ICE with variadic template and broken specialization)Douglas Gregor1-1/+1
2007-11-06re PR c++/33894 (pragma omp atomic broken)Jakub Jelinek1-1/+0
2007-11-02langhooks.h (struct lang_hooks_for_callgraph): Remove third argument from fun...Diego Novillo1-1/+1
2007-10-26re PR c++/24791 (ICE on invalid instantiation of template's static member)Jason Merrill1-0/+1
2007-10-26expr.c (cxx_expand_expr): Removed.Ollie Wild1-3/+0
2007-10-23PR c++/25950 (DR 391)Jason Merrill1-4/+1
2007-09-29re PR c++/33094 (ICE on valid C++ virtual template static member in anonymous...Jason Merrill1-1/+5
2007-09-27builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...Jakub Jelinek1-1/+3
2007-09-24re PR c++/33506 (TYPE_RAISES_EXCEPTIONS dumped with attributes)Jakub Jelinek1-0/+1
2007-09-22re PR c++/19407 (vector keyword in typedef inside template struct ignored)Jason Merrill1-5/+5
2007-09-20re PR c++/7586 (Incorrect handling of attributes in template codes)Jason Merrill1-0/+4
2007-09-14PR c++/17743, c++/19163Jason Merrill1-0/+1
2007-09-11decl.c (java_expand_body): Kill.Jan Hubicka1-1/+1
2007-09-05re PR c++/15097 (code generator problem with ::delete and multiple inheritanc...Jason Merrill1-0/+1
2007-08-31re PR c++/32597 (New operation with empty parameter pack does not value-initi...Douglas Gregor1-0/+1
2007-08-28re PR c++/29000 (ICE on invalid use of template in statement-expr)Jason Merrill1-0/+1