re PR debug/38390 (Missing DW_TAG_imported_module)
[gcc.git] / gcc / cp / ChangeLog
2008-12-08 Dodji Seketelire PR debug/38390 (Missing DW_TAG_imported_module)
2008-12-08 Richard Hendersonre PR middle-end/38240 (Vector type definitions not...
2008-12-05 Jakub Jelinekre PR c++/35336 (Broken diagnostic: 'bit_field_ref...
2008-12-05 Eric BotcazouFix dates.
2008-12-05 Jakub Jelinekre PR bootstrap/38262 (GCC components unnecessarily...
2008-12-04 Jason Merrillre PR c++/37906 (has_trivial_default_constructor vs...
2008-12-04 Richard Guentherre PR middle-end/36509 (gcc.dg/Wstrict-aliasing-float...
2008-12-03 Jason Merrillre PR c++/38232 ("value-initialization of reference...
2008-12-03 Jason Merrillre PR c++/38256 (ICE with "operator auto")
2008-12-03 Jason Merrillre PR c++/38380 (explicitly defaulted constructors...
2008-12-02 Jason MerrillPR c++/35782, c++/37860
2008-12-01 Jakub Jelinekre PR c++/38257 (ICE with auto and #pragma omp parallel)
2008-11-28 Jason Merrillre PR c++/38233 ('map' value type + new uninitted const...
2008-11-28 Jason Merrillre PR c++/38278 (C++ namespace collision)
2008-11-26 Jason Merrillre PR c++/28743 (ICE with invalid specialization)
2008-11-20 Jason Merrillre PR c++/28513 (QOI: Diagnostic missing since 3.3...
2008-11-20 Jason Merrillre PR c++/37540 (ICE on __decltype of method call in...
2008-11-20 Dodji Seketelire PR c++/37142 (ICE: in dependent_type_p, at cp/pt...
2008-11-19 Dodji Seketelire PR c++/35405 (Internal compiler error)
2008-11-19 Jason Merrillre PR c++/36410 (ICE with transparent union)
2008-11-19 Jason Merrillre PR c++/37563 (Trouble calling qualified member function)
2008-11-19 Jason Merrillre PR c++/37256 (extern template / explicit instantiati...
2008-11-18 Jason Merrillre PR c++/37962 (ICE with (auto*) casts)
2008-11-17 Jakub Jelinekre PR c++/36089 (Funny rejects valid with constant...
2008-11-15 Jakub Jelinekre PR c++/37561 (Revision 140405 caused g++.old-deja...
2008-11-14 Jason Merrillre PR c++/38030 (name-lookup for non-dependent name...
2008-11-14 Jason Merrillre PR c++/37740 ([C++0x] "foo f{...}" form compiles...
2008-11-14 Jason Merrillre PR c++/37932 (narrowing conversion with -std=c++0x)
2008-11-12 Jakub Jelinekre PR c++/36478 (warning not emitted when code expanded...
2008-11-12 Jason Merrillre PR c++/38007 (g++ instantiate same operator twice...
2008-11-12 Jakub Jelinekre PR c++/34269 (Incomplete __decltype/__typeof express...
2008-11-12 Jakub Jelinekre PR c++/35334 (Broken diagnostic for complex cast)
2008-11-10 Jakub Jelinekre PR c++/38021 (C++ hang for new keywords)
2008-11-06 David Edelsohnre PR target/26397 (Program crashes when rethrowing...
2008-11-05 Fabien Chênere PR c++/32519 (g++ allows access to protected templat...
2008-11-05 Richard Guentherre PR middle-end/37742 (ICE in vectorizer with restrict...
2008-10-31 Jakub Jelinekre PR c++/37967 (ICE with function returning auto)
2008-10-31 Jakub Jelinekre PR c++/37965 (ICE with invalid auto variable in...
2008-10-29 Manuel López-Ibáñezre PR middle-end/11492 (Bogus warning with -Wsign-compare)
2008-10-29 Manuel López-Ibáñezre PR c++/26997 (g++ reports misleading error message...
2008-10-24 Manuel López-Ibáñezre PR c/7543 (no warning for always-false "if (!a ...
2008-10-24 Jakub Jelinekdg-extract-results.sh: New file.
2008-10-21 Richard Guenthersemantics.c (simplify_aggr_init_exprs_r): Remove.
2008-10-19 Manuel López-Ibáñezre PR c++/37004 ([C++ only] Wconversion warns for short...
2008-10-14 Jakub Jelinekre PR c++/37819 (ice for bitfield code)
2008-10-14 Paolo Carlinire PR c++/37650 (ICE with broken default template param...
2008-10-13 Doug Evans* cp-tree.h (DECL_MAIN_P): Fix parentheses around expre...
2008-10-10 Jakub Jelinekre PR c++/37146 (Invalid types with COND_EXPR)
2008-10-09 Jakub Jelinekre PR tree-optimization/37568 (ICE returning a struct)
2008-10-07 Steve Ellcey* decl.c (start_cleanup_fn): Declare as inline.
2008-10-06 Jason MerrillPR c++/37376, other mangling issues
2008-10-06 Aldy Hernandezc-decl.c (finish_decl): Pass input_location to build_un...
2008-10-05 Dodji Seketelire PR debug/37410 (DW_TAG_imported_module is not in...
2008-10-03 Paolo Carlinire PR c++/37719 (incorrect type on warning of mismatche...
2008-10-01 Andrew Pinskirs6000-c.c (altivec_resolve_overloaded_builtin): Handle...
2008-10-01 H.J. Lure PR c++/37683 (Revision 140780 caused g++.dg/warn...
2008-09-30 Simon Martinre PR c++/37555 (ICE with invalid typedef)
2008-09-30 Paolo Bonzinic-common.c (empty_if_body_warning): Remove.
2008-09-25 Paolo Carlinire PR c++/37649 (ICE with invalid template class)
2008-09-24 Aldy Hernandezc-common.c (fname_decl): New location argument.
2008-09-23 Jakub Jelinekre PR c++/37533 (ICE with parallel for loop)
2008-09-23 Aldy Hernandezc-tree.h: Add argument to c_objc_common_truthvalue_conv...
2008-09-17 Richard Guentherre PR c++/22374 (C++ front-end produces mis-match types...
2008-09-17 H.J. Lure PR c++/37450 (C++ FE times out on duplicated parameter)
2008-09-17 Jason Merrillre PR c++/37558 (rev 140120 changes the accessibility...
2008-09-17 Jakub Jelinekre PR c++/37552 (ICE with invalid array access)
2008-09-17 Jan Hubickare PR middle-end/18071 (-Winline does not respect ...
2008-09-16 Jakub Jelinekre PR c++/37531 (ICE with invalid array initialization)
2008-09-16 Jakub Jelinekre PR c++/37532 (ICE with decimal floating point data...
2008-09-15 Aldy Hernandezcrash16.C: Function name is the correct location for...
2008-09-13 Jan Hubickare PR middle-end/37500 (libstdc++ failed to compile...
2008-09-09 Jakub Jelinekre PR c++/37417 (error: type mismatch in binary express...
2008-09-09 Jason Merrillre PR c++/37439 (ICE using auto return-type in template...
2008-09-09 Jakub Jelinekre PR c++/37389 (expected integer_cst, have error_mark...
2008-09-09 Paolo Bonzinic-common.c (c_expand_decl): Remove.
2008-09-08 Jason Merrillre PR c++/37302 (function parameters are declared too...
2008-09-05 Douglas Gregorre PR c++/37342 (same canonical type node for different...
2008-09-05 Jakub JelinekConvert ChangeLog files to UTF-8.
2008-09-04 Ian Lance Taylorrtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL...
2008-09-03 Jakub Jelinekre PR c++/37348 (internal compiler error: tree check...
2008-09-03 Jakub Jelinekre PR c++/37189 (OpenMP task construct with implicit...
2008-09-03 Jason Merrillre PR c++/37208 (C++0x deleted functions and SFINAE)
2008-09-03 Aldy Hernandezdiagnostic.c (error_at): New.
2008-09-01 Aldy Hernandeztree.c (protected_set_expr_location): New.
2008-09-01 Jason MerrillImplement late-specified return type using 'auto'.
2008-08-30 Michael MeissnerChange attribute((option(...))) to attribute((target...
2008-08-30 Jason Merrillre PR c++/37288 (ICE using auto as function return...
2008-08-30 Jason MerrillImplement C++0x 'auto' semantics.
2008-08-29 Mark Mitchellmangle.c (write_type): Add target-specific manglings...
2008-08-29 Jakub Jelinekre PR fortran/29635 (debug info of modules)
2008-08-29 Jan Hubickacp-gimplify.c (cp_gimplify_expr): Add PRED_CONTINUE...
2008-08-28 Paolo Carlinire PR c++/37260 (infinite loop in init)
2008-08-27 Manuel López-Ibáñezre PR c++/17880 (-Wsequence-point doesn't warn inside...
2008-08-27 Manuel López-Ibáñezcp-tree.h: Fix #error directive.
2008-08-26 Douglas Gregorc-common.c (do_switch_warnings): Look through the CONST...
2008-08-21 Manuel López-Ibáñezdiagnostic.c (pedwarn_at): Rename as pedwarn.
2008-08-20 Manuel López-Ibáñezre PR c++/35158 (g++ does not compile valid C++ for...
2008-08-20 Manuel López-Ibáñezdiagnostic.c (inform): Add an explicit location_t param...
2008-08-19 Jakub Jelinekre PR debug/37156 (Hang with -g -O2 (or higher) (disco...
2008-08-18 Tomas Bilytree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
next