]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/ChangeLog
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to non-bugs
[thirdparty/gcc.git] / gcc / c-family / ChangeLog
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-03  Martin LiskaRemove another bunch of dead assignment.
2019-07-03  Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses): For inscan...
2019-07-02  Qing Zhaore PR preprocessor/90581 (provide an option to adjust...
2019-06-27  Jason MerrillPR c++/55442 - memory-hog with highly recursive constexpr.
2019-06-25  Jakub Jelinekre PR sanitizer/90954 (ICE: combining undefined behavio...
2019-06-24  Jan Hubickaipa-utils.h (type_with_linkage_p): Verify that type...
2019-06-21  Matthew BeliveauPR c++/90875 - added -Wswitch-outside-range option
2019-06-21  Marek PolacekPR c++/90953 - ICE with -Wmissing-format-attribute.
2019-06-19  Marek PolacekPR c++/60364 - noreturn after first decl not diagnosed.
2019-06-19  Martin SeborPR translation/90156 - add linter check suggesting...
2019-06-11  Matthew BeliveauPR c++/90449 - add -Winaccessible-base option.
2019-06-10  Jakub Jelinektree.def (OMP_SCAN): New tree code.
2019-06-05  Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-06-05  Martin Seborc-pragma.c (handle_pragma_weak): Adjust quoting in...
2019-05-29  Jakub Jelinekre PR c/90628 (__builtin_mul_overflow writes to const...
2019-05-23  Eric Botcazou* c-ada-spec.c (compare_node): Compare the DECL_UIDs...
2019-05-22  Martin LiskaStrip target_clones in copy attribute (PR lto/90500).
2019-05-21  Eric Botcazouc-ada-spec.h (enum cpp_operation): Add IS_ASSIGNMENT_OP...
2019-05-17  Thomas Schwinge[PR89433] Refer to OpenACC 'routine' clauses from ...
2019-05-17  Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-05-15  Richard Bienerre PR tree-optimization/90474 (ICE: verify_gimple faile...
2019-05-06  Nathan Sidwell[libcpp] struct deps renaming
2019-04-30  Nathan Sidwell[GC PATCH] Correct TS marking of _EXPR nodes
2019-04-30  Martin LiskaAdd option suggestion for -Werror=foo and corresponding...
2019-04-26  Richard SandifordFix use of COMPLETE_TYPE_P for -Wstrict-aliasing=1
2019-04-19  Jakub Jelinekre PR c/89888 (When switch controlling expression is...
2019-04-12  Jakub Jelinekre PR translation/90041 (Command line option without...
2019-04-12  Jakub Jelinekre PR c/89946 (ICE in assemble_start_function, at varas...
2019-04-09  Eric Botcazouc-ada-spec.c (print_destructor): Deal with deleting...
2019-04-07  Eric Botcazouc-ada-spec.c (is_float128): New predicate extracted...
2019-04-05  David MalcolmGuard notes for -Waddress-of-packed-member on warning...
2019-04-05  Marek PolacekPR c++/89973 - -Waddress-of-packed-member ICE with...
2019-04-03  Jason MerrillPR c++/86586 - -fcompare-debug=-Wsign-compare.
2019-04-01  Martin SeborPR c/89685 - ICE on attribute copy with a compound...
2019-03-22  Jakub Jelinekre PR c++/87481 (Endless loop with optimisation in...
2019-03-21  Jakub Jelinekhash-table.h (hash_table): Add Lazy template parameter...
2019-03-19  Martin SeborPR tree-optimization/89688 - -Wstringop-overflow confus...
2019-03-12  Martin LiskaReplace can't in error messages for Fortran.
2019-03-11  Martin LiskaWrap apostrophes in gcc internal format with %'.
2019-03-11  Martin LiskaWrap option names in gcc internal messages with %<...
2019-03-08  Jakub Jelinekre PR tree-optimization/89550 (Spurious array-bounds...
2019-02-26  Jakub Jelinekre PR target/89474 (ice in df_reg_chain_verify_unmarked...
2019-02-25  Jakub Jelinekre PR c/89495 (gcc/c-family/c-format.c:1272:20: runtime...
2019-02-22  Richard Bienerc-pch.c (no_checksum): Remove.
2019-02-18  Martin SeborPR middle-end/89294 - ICE in valid_constant_size_p
2019-02-16  David MalcolmFix excess warnings from -Wtype-limits with location...
2019-02-11  Martin SeborPR c++/87996 - size of array is negative error when...
2019-01-31  David MalcolmFix bogus fix-it for FLT_MAX (PR c/89122)
2019-01-31  Jakub Jelinekre PR libstdc++/88170 (pretty printer FAILs)
2019-01-28  Jakub Jelinekre PR c/86125 (missing -Wbuiltin-declaration-mismatch...
2019-01-28  Bernd Edlingerc-warn.c (check_address_or_pointer_of_packed_member...
2019-01-22  Jakub Jelinekre PR middle-end/88968 (Stack overflow in gimplify_expr)
2019-01-18  H.J. Luc-family: Update unaligned adress of packed member...
2019-01-15  Richard SandifordPR inline-asm/52813 revisited
2019-01-14  Jakub Jelinekc-cppbuiltin.c (c_cpp_builtin): Define __cpp_guaranteed...
2019-01-14  Tom HonermannImplement P0482R5, char8_t: A type for UTF-8 characters...
2019-01-14  Martin SeborPR target/88638 - FAIL: fsf-nsstring-format-1.s on...
2019-01-13  H.J. LuC-family: Replace "may may" with "may" in warning message
2019-01-07  Jakub Jelinekre PR c++/85052 (Implement support for clang's __builti...
2019-01-05  Martin SeborPR c/88546 - Copy attribute unusable for weakrefs
2019-01-04  Martin SeborPR c/88363 - alloc_align attribute doesn't accept enume...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-20  H.J. LuC/C++: Add -Waddress-of-packed-member
2018-12-20  David Malcolm-Wtautological-compare: fix comparison of macro expansions
2018-12-19  David MalcolmC++: improvements to binary operator diagnostics (PR...
2018-12-19  David MalcolmC++: more location wrapper nodes (PR c++/43064, PR...
2018-12-06  Jason MerrillPR c++/88136 - -Wdeprecated-copy false positives
2018-11-29  Martin SeborPR c/88172 - attribute aligned of zero silently accepte...
2018-11-28  Martin SeborPR c/88065 - ICE in -Wsizeof-pointer-memaccess on an...
2018-11-28  Jakub Jelinekre PR sanitizer/88215 (UBSAN: Internal compiler error...
2018-11-27  Eric Botcazouc-ada-spec.c: Include stringpool.h.
2018-11-21  Martin Seborc-parser.c (c_parser_has_attribute_expression): New...
2018-11-16  Jason MerrillImplement P0479R5, [[likely]] and [[unlikely]].
2018-11-16  Jakub Jelinekre PR middle-end/87854 (gcc.c-torture/compile/pr46534...
2018-11-15  Martin SeborPR c++/87541 - ICE using a constant decl as an attribut...
2018-11-15  David MalcolmMachine-readable diagnostic output (PR other/19165)
2018-11-14  Jakub JelinekP1236R1 - Signed integers are two's complement
2018-11-14  Jakub Jelinekre PR other/88007 (ICE in gt_ggc_m_S, at ggc-page.c...
2018-11-13  David MalcolmEliminate source_location in favor of location_t
2018-11-13  Martin SeborPR middle-end/81824 - Warn for missing attributes with...
2018-11-13  Jason MerrillImplement P0722R3, destroying operator delete.
2018-11-13  Jason MerrillChange __cpp_explicit_bool to __cpp_conditional_explicit.
2018-11-09  Martin SeborPR middle-end/81824 - Warn for missing attributes with...
2018-11-09  Martin SeborPR c/87795 - Excessive alignment permitted for function...
2018-11-08  Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-11-08  David MalcolmSupport %f in pp_format
2018-11-08  David Malcolmdump_printf: add "%C" for dumping cgraph_node *
2018-11-05  Jason MerrillImplement P0732R2, class types in non-type template...
2018-10-31  Nathan Sidwell[PATCH] command line macros
2018-10-31  Nathan Sidwell[6/6] Preprocessor forced macro location
2018-10-30  Martin SeborPR middle-end/87041 - -Wformat reading through null...
2018-10-30  Marek PolacekImplement P0892R2, explicit(bool).
2018-10-29  David MalcolmC++: simplify output from suggest_alternatives_for
2018-10-29  David MalcolmFolding and check_function_arguments
2018-10-17  Joseph MyersAdd -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static...
2018-10-17  Joseph MyersUpdate C17 option descriptions not to say "expected...
2018-10-12  Christophe LyonFix typo in previous commit.
2018-10-12  Will Wrayre PR c++/87364 (Pretty print of enumerator never print...
2018-10-11  Jakub Jelinekc-lex.c (c_common_has_attribute): Return 201803 instead...
next