summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* parser.c (cp_parser_nonclass_name): New.Manuel López-Ibáñez2008-02-292-35/+62
* toplev.c (input_file_stack, [...]): Remove.Tom Tromey2008-02-293-8/+14
* revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-282-1/+8
* re PR c++/35368 (With #pragma visibility, `vtable for __cxxabiv1::__class_typ...Jakub Jelinek2008-02-273-13/+35
* re PR c++/35315 (ICE with attribute transparent_union)Jason Merrill2008-02-262-4/+19
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-267-59/+23
* re PR tree-optimization/26264 (Extraneous warning with __builtin_stdarg_start...Manuel López-Ibáñez2008-02-262-1/+5
* tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-262-0/+6
* re PR c++/35323 (ICE calling functions with fixed-point type parameter)Paolo Carlini2008-02-262-1/+7
* c-common.c (match_case_to_enum_1): Add appropriate OPT_W* parameter to warning.Manuel López-Ibáñez2008-02-253-7/+15
* re PR c++/35333 (Broken diagnostic for complex builtin)Paolo Carlini2008-02-252-0/+14
* re PR c++/33486 (namespace association doesn't handle parallel namespaces)Jason Merrill2008-02-253-0/+44
* typeck.c (check_for_casting_away_constness): Use 1 single argument, the type ...Manuel López-Ibáñez2008-02-252-35/+43
* error.c (dump_expr): Don't deal directly with NEW_EXPR (and VEC_NEW_EXPR), fo...Paolo Carlini2008-02-243-46/+23
* re PR c++/34749 (Incorrect warning when applying dllimport to friend function)Danny Smith2008-02-242-7/+12
* re PR c++/34715 (always_inline with templates and not declared as always_inli...Andrew Pinski2008-02-222-0/+11
* re PR c++/35282 (Template specialization rejected)Paolo Carlini2008-02-222-3/+16
* re PR c/19999 (-Wfloat-equal does not warn for complex numbers)Ralf Wildenhues2008-02-222-1/+7
* re PR c++/34950 (ICE in svn boost math toolkit)Jason Merrill2008-02-192-0/+8
* re PR c++/35028 (ICE with strange ctor and firstprivate)Jakub Jelinek2008-02-192-2/+6
* re PR c++/34964 (ICE with broken variable in #pragma omp threadprivate)Jakub Jelinek2008-02-192-1/+11
* re PR c++/35078 (ICE with reference in parallel for loop)Jakub Jelinek2008-02-193-2/+23
* re PR c++/35023 (ICE with parameter pack in variable declaration)Douglas Gregor2008-02-152-31/+38
* re PR c++/34050 (ICE derived classes and variadic templates)Douglas Gregor2008-02-152-30/+48
* re PR c++/5645 (gcc warns that pure virtual class not explicitly initialized)Manuel López-Ibáñez2008-02-144-4/+38
* re PR c++/28743 (ICE with invalid specialization)Paolo Carlini2008-02-142-6/+9
* re PR c++/35138 (g++ rejects valid code)Jakub Jelinek2008-02-132-12/+21
* PR c++/34962, c++/34937, c++/34939Jason Merrill2008-02-132-0/+11
* re PR c++/34774 (templates, enumerations, overflow, ice)Jason Merrill2008-02-132-1/+7
* re PR c++/34824 (ICE with explicit copy constructor)Jason Merrill2008-02-122-2/+19
* re PR c++/29048 ("`x' is private" error duplicated when scope specified)Steven Bosscher2008-02-122-2/+12
* re PR c++/34862 (operator new placement variant with reference arg not accept...Jakub Jelinek2008-02-122-14/+30
* re PR c++/35097 (ICE with attribute and template specialization)Jason Merrill2008-02-122-2/+10
* re PR c++/35113 (g++.dg/ext/vector13.C doesn't work)Douglas Gregor2008-02-112-40/+34
* re PR c++/35077 (ICE with attribute in broken class declaration)Paolo Carlini2008-02-112-1/+6
* re PR c++/34094 (Undefined static data member in anonymous namespace can acqu...Jason Merrill2008-02-102-1/+9
* re PR c++/35116 (Fail to compile valid code)Jason Merrill2008-02-082-5/+13
* re PR other/35107 (GCC unnecessarily links shared libs with xgcc, gcov, cpp, ...Kaveh R. Ghazi2008-02-062-2/+7
* re PR c++/35056 (ICE in copy_to_mode_reg, at explow.c:621)Alexandre Oliva2008-02-064-3/+21
* re PR c++/35049 (g++.dg/conversion/simd3.C:12: error: invalid operands to bin...Douglas Gregor2008-02-066-25/+54
* re PR c++/33553 (Bogus "array bound is not an integer constant" for parameter...Jakub Jelinek2008-02-052-3/+9
* re PR c++/35074 (ICE with attribute "aligned" for template classes)Douglas Gregor2008-02-052-2/+28
* re PR java/35035 (Has any one managed to run the libjava test suite on powerp...Richard Guenther2008-02-042-1/+13
* re PR c++/33916 (Default constructor fails to initialize array members)Jason Merrill2008-02-0310-71/+313
* re PR c++/34935 (ICE with attribute may_alias)Douglas Gregor2008-01-313-0/+38
* Fix 35004, grow tree_code bitfield to 16 bitsMichael Meissner2008-01-292-2/+9
* re PR c++/34055 (ICE with invalid specialization of variadic template)Douglas Gregor2008-01-299-57/+86
* re PR c++/35007 (Firefox fails to build with affentry.cpp:94: error: ISO C++ ...Jason Merrill2008-01-292-1/+11
* re PR c++/27177 (ICE in build_simple_base_path, at cp/class.c:474)Jason Merrill2008-01-272-2/+11
* re PR c++/34965 (Broken diagnostic: 'truth_and_expr' not supported by dump_expr)Jakub Jelinek2008-01-262-0/+16