aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2009-03-31mangle.c (write_expression): Mangle dependent name as source-name.Jason Merrill2-8/+23
2009-03-31PR c++/38030, 38850, 39070Jason Merrill5-20/+42
2009-03-29re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers4-38/+9
2009-03-29c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini4-20/+6
2009-03-28re PR c++/39554 (-Wdisallowed-function-list fails when #including <algorithm>)Jakub Jelinek2-3/+6
2009-03-27except.c (choose_personality_routine): Set terminate_node to abort for java e...Jan Hubicka2-0/+6
2009-03-27re PR debug/37959 (g++ does not emit DW_AT_explicit)Dodji Seketeli3-2/+24
2009-03-27re PR c++/38638 (ICE superfluous 'typename')Andrew Pinski2-1/+12
2009-03-27re PR c++/37647 (ICE with invalid use of constructor)Simon Martin2-0/+14
2009-03-27re PR c++/29727 (ICE on invalid initializer for template member)Simon Martin2-3/+14
2009-03-27re PR c++/35652 (offset warning should be given in the front-end)Manuel López-Ibáñez2-1/+6
2009-03-26re PR c++/39380 (All programs that link Java and C++ libraries fail when opt...Andrew Haley4-1/+16
2009-03-24re PR c++/28274 (Redeclaration with extra default argument doesn't work)Jason Merrill2-6/+12
2009-03-23add PR tagJason Merrill1-0/+1
2009-03-23re PR c/39495 (OMP parallel loop w/ unsigned index var rejected)Jakub Jelinek3-26/+49
2009-03-23pt.c (make_fnparm_pack): Split out from...Jason Merrill2-29/+70
2009-03-23re PR c++/39526 (-Wshadow reports shadowed declarations for parameters of unn...Jason Merrill2-1/+10
2009-03-21re PR c++/28879 (ICE with VLA in template function)Jason Merrill4-8/+43
2009-03-20C++ core issue 703Jason Merrill2-8/+14
2009-03-19re PR c/39495 (OMP parallel loop w/ unsigned index var rejected)Jakub Jelinek2-11/+8
2009-03-18dse.c (struct group_info): Reorder fields for 64-bit hosts.Jakub Jelinek2-4/+8
2009-03-18re PR c++/39425 (gcc loops after reporting template instantiation errors)H.J. Lu2-1/+7
2009-03-17decl.c (grokfndecl): Set DECL_CONTEXT on parms.Jason Merrill9-57/+118
2009-03-17Fix a documentation issue in a previous check in.Doug Kwan1-0/+5
2009-03-17re PR c++/39475 (c++0x type-traits should error out in case of incompleteness)Paolo Carlini2-7/+62
2009-03-17re PR middle-end/39378 (Multiple inheritence thunk not working with -mthumb)Jing Yu1-1/+1
2009-03-17re PR debug/37890 (Incorrect nesting for DW_TAG_imported_declaration)Jakub Jelinek2-1/+6
2009-03-17dwarf2out.c (dwarf2out_imported_module_or_decl_1): Allow non-NAMESPACE_DECL I...Jakub Jelinek3-3/+13
2009-03-17re PR debug/39471 (DW_TAG_imported_module should be used (not DW_TAG_imported...Jakub Jelinek2-2/+6
2009-03-09re PR c++/39371 (Incorrectly rejects switch((unsigned int)boolvar))Jakub Jelinek3-15/+9
2009-03-08re PR c++/39060 (ICE with lots of invalid member functions)H.J. Lu2-0/+12
2009-03-07re PR c++/39367 (ICE at tree-inline.c:1042 with -O)Jason Merrill2-75/+45
2009-03-06re PR target/37520 (NO_DOLLAR_IN_LABEL should be defined on x86 targets)H.J. Lu2-15/+21
2009-03-06re PR c++/33492 (Broken diagnostic: 'must_not_throw_expr' not supported by du...Paolo Carlini2-2/+8
2009-03-06decl.c (record_builtin_java_type): Use canonicalized integer types.Alexandre Oliva2-3/+16
2009-03-05re PR c++/38908 (Unexplained "'<anonymous>' is used uninitialized in this fun...Jason Merrill4-2/+39
2009-03-04re PR c++/13549 (Problem compiling Boost.Python test)Jason Merrill4-4/+26
2009-03-04add DR noteJason Merrill1-0/+1
2009-03-04re PR c++/9634 ([DR224] Injected class name as qualifier should not make the ...Jason Merrill6-41/+77
2009-02-26re PR c++/37789 (ICE with __FUNCTION__)H.J. Lu2-1/+11
2009-02-26Split ChangeLog to ChangeLog-2007 and ChangeLog-2008.H.J. Lu3-6595/+6592
2009-02-24re PR c++/39242 (Inconsistent reject / accept of code)Richard Guenther2-2/+13
2009-02-23re PR c++/36411 (ICE with invalid template template parameter)H.J. Lu2-0/+9
2009-02-23pt.c (unify): Call maybe_adjust_types_for_deduction when deducing from an ini...Jason Merrill2-2/+16
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek17-17/+17
2009-02-20re PR c++/39225 (ICE if destructor doen't match class name)Jason Merrill2-9/+16
2009-02-19re PR target/39175 (ICE while compiling qt-4.5.0-rc1)Jakub Jelinek2-1/+22
2009-02-19re PR c++/39188 (G++ doesn't handle static anonymous union right)H.J. Lu4-2/+12
2009-02-18re PR c++/39219 (attribute doesn't work with enums properly)H.J. Lu2-0/+6
2009-02-18revert accidental commitJason Merrill1-20/+1