]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/typeck.c
PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.c
[thirdparty/gcc.git] / gcc / cp / typeck.c
2017-05-04  Martin SeborPR translation/80280 - Missing closing quote (%>) c...
2017-04-10  Marek Polacekre PR sanitizer/80348 (UBSAN: compile time crash in...
2017-04-07  Marek Polacekre PR sanitizer/80348 (UBSAN: compile time crash in...
2017-03-27  Jakub Jelinekre PR target/80162 (ICE on invalid code (address of...
2017-03-15  Jason MerrillPR c++/80043 - ICE with -fpermissive
2017-03-03  Marek Polacekre PR c++/79791 (-Werror=write-strings ignored with...
2017-02-24  Jakub Jelinekre PR c++/79588 (ICE in warn_for_restrict with -Wrestrict)
2017-02-19  Paolo Carlinire PR c++/79380 (ICE on C++11 code with illegal alignas...
2017-02-13  Jakub Jelinekre PR c++/79232 (error: invalid rhs for gimple memory...
2017-01-31  Nathan Sidwellre PR c++/79290 (forming pointer to member function...
2017-01-31  Alexandre OlivaIntroduce C++ support in libcc1
2017-01-23  Nathan SidwellPR c++/71406 - ICE with scope-ref'd template id exprs
2017-01-18  Jason MerrillPR c++/68666 - member variable template-id
2017-01-04  Marek Polacekre PR c++/64767 (Could GCC warn when a pointer is compa...
2017-01-04  Jakub Jelinekre PR c++/78949 (incorrect "unused variable" warning...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-21  Jakub Jelinekre PR bootstrap/78817 (stage2 bootstrap failure in...
2016-11-28  Jakub Jelinekre PR c++/77591 (decltype(auto) and ternary operator...
2016-11-15  Jason MerrillVarious C++17 decomposition fixes.
2016-11-14  Jakub JelinekImplement P0217R3 - C++17 structured bindings
2016-11-13  Jason MerrillCWG 2233 - default arg and parameter pack
2016-11-07  Jason MerrillImplement P0012R1, Make exception specifications part...
2016-11-07  Jason MerrillC++ cleanups before C++17 noexcept in types.
2016-11-03  Jason MerrillUse type_hash_eq langhook in check_qualified_type.
2016-10-08  Jason MerrillFurther P0135 refinement.
2016-10-07  Jakub JelinekImplement LWG2296 helper intrinsic c-family/
2016-10-06  Jason MerrillC++17 copy elision improvements.
2016-10-04  Jakub Jelinekextend.texi (Java Exceptions): Remove.
2016-10-03  Marek PolacekCore 903
2016-09-26  Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-24  Marek Polacekre PR c/77490 (bit-not (~) on boolean should be warned...
2016-09-23  Jakub JelinekImplement P0138R2, C++17 construction rules for enum...
2016-09-14  Marek Polacektypeck.c (cp_build_unary_op): Diagnose incrementing...
2016-09-14  Marek Polacekc-common.c (c_common_truthvalue_conversion): Use false...
2016-08-09  Jason MerrillPR c++/68703 - bogus error with dependent vector length
2016-08-09  Jason MerrillPR c++/56701 - wrong type of &*this
2016-08-04  Jason MerrillPR c++/72796 - wrong resolution of scoped method call.
2016-07-21  Jason MerrillPR c++/65168 - -Waddress in unevaluated context.
2016-07-18  Jakub Jelinekre PR c++/71871 (ICE on mixing templates and vector...
2016-07-08  Jason MerrillUse lvalue_p instead of real_lvalue_p.
2016-07-08  Jason MerrillRename lvalue_p to obvalue_p.
2016-07-08  Jason MerrillRename lvalue_or_rvalue_with_address_p to glvalue_p.
2016-06-24  Jason MerrillP0145R2: Refining Expression Order for C++ (complex...
2016-06-17  Jason MerrillPR c++/71209 - wrong error with dependent base
2016-06-14  David MalcolmIntroduce gcc_rich_location::add_fixit_misspelled_id
2016-05-24  Martin SeborPR c++/71147 - [6 Regression] Flexible array member...
2016-05-24  Richard Bienerre PR middle-end/70434 (adding an extraneous cast to...
2016-05-13  Jason MerrillFix type-dependence and the current instantiation.
2016-05-12  Marek Polacekre PR c/70756 (Wrong column number shown for "error...
2016-05-02  David MalcolmPR c++/62314: C++: add fixit hint to misspelled member...
2016-04-26  Marek PolacekBootstrapped/regtested on x86_64-linux, ok for trunk?
2016-04-13  Patrick PalkaFix PR c++/70610 (wrong overload resolution during...
2016-03-31  Richard Bienerre PR c++/70430 (Incorrect result for logical "and...
2016-03-17  Marek Polacekre PR c++/70194 (missing -Waddress on constexpr pointer)
2016-03-03  Jason Merrillre PR c++/51406 ([c++0x] Incorrect result of static_cas...
2016-02-25  Patrick Palkare PR c++/69736 ("error: too few arguments to function...
2016-02-16  Jakub Jelinekre PR c/69835 (-Wnonnull diagnoses parameter comparison...
2016-02-12  Patrick PalkaFix PR c++/69098 (bogus errors with static data member...
2016-02-11  Jakub Jelinekcgraph.c: Spelling fixes - behaviour -> behavior and...
2016-02-11  Jakub Jelinekre PR c/69768 (Bogus -Waddress warning)
2016-02-10  Jason Merrillre PR c++/68926 (decltype and sfinae to check for templ...
2016-01-27  Marek Polacekre PR c/68062 (ICE when comparing vectors)
2016-01-15  Jason Merrillre PR c++/69257 (g++ ICE in "create_tmp_var" on invalid...
2016-01-13  Bernd SchmidtImprove warning locations (PR66208)
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-21  David MalcolmC and C++ FE: fix source ranges for binary ops
2015-12-17  Patrick PalkaFix some blockers of PR c++/24666 (arrays decay to...
2015-12-15  Patrick PalkaFix PR c++/21802 (two-stage name lookup fails for opera...
2015-12-09  Martin SeborFix PR c++/68711 - [6 regression] SEGV on an invalid...
2015-12-07  Jason MerrillPR c++/68597, fix auto9.C and auto-neg1.C with -std...
2015-12-04  David MalcolmC++ FE: expression ranges
2015-11-26  Jakub Jelinekre PR c++/68508 (Internal compiler error with parenthes...
2015-11-20  David MalcolmC++ FE: offer suggestions for misspelled field names
2015-11-17  Jason Merrillre PR bootstrap/68346 (Bootstrap failure on i686-linux)
2015-11-17  Jason MerrillDon't fold -(constant) or -0.
2015-11-14  Jason MerrillMerge C++ delayed folding branch.
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-11-04  Mikhail MaltsevENABLE_CHECKING refactoring: C family front ends
2015-10-31  Jason MerrillImplement multiple 'auto' feature from Concepts TS.
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-21  Ilya Enkovichtm.texi: Regenerated.
2015-10-04  Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-09-10  Mark WielaardWarn when comparing nonnull arguments to NULL in a...
2015-09-03  Martin Seborre PR c/66516 (missing diagnostic on taking the address...
2015-08-07  Andrew SuttonAdd C++ Concepts TS support.
2015-08-06  Jason Merrilldecl.c (cp_finish_decl): Tidy.
2015-07-31  Marek Polacekre PR sanitizer/66977 (-fsanitize=shift may introduce...
2015-07-26  Patrick PalkaFix PR c++/18969 (invalid return statement diagnosed...
2015-07-26  Paolo Carlinidecl.c (poplevel): Use Use DECL_SOURCE_LOCATION and...
2015-07-20  Marek Polacekre PR c++/55095 (Wshift-overflow)
2015-07-09  Paolo Carlinitypeck.c (warn_args_num): Rename to error_args_num.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-27  Marek Polacekcall.c: Use VECTOR_TYPE_P.
2015-06-22  Mikhail MaltsevUse std::swap instead of manual swaps.
2015-06-19  Jason Merrillre PR c++/65880 (Member function issue with argument...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-13  Patrick PalkaEmit -Waddress warnings for comparing address of refere...
2015-06-09  Jason Merrillre PR c++/66387 (ICE in make_decl_rtl with lambda)
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
next