]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/ChangeLog
Implement C++20 P1301 [[nodiscard("should have a reason")]].
[thirdparty/gcc.git] / gcc / c-family / ChangeLog
2019-10-19  jasonImplement C++20 P1301 [[nodiscard("should have a reason...
2019-10-14  rsandifo[C] Avoid exposing internal details in aka types
2019-10-12  jakubc-family/
2019-10-11  jsm28Support decimal floating-point constants in C2x.
2019-10-11  jsm28Support _Decimal* keywords for C2x.
2019-10-10  jsm28Update DFP macros in float.h for C2x and TS 18661-2.
2019-10-10  jakubc-family/
2019-10-09  mseborPR tree-optimization/90879 - fold zero-equality of...
2019-10-09  jasonUpdate the concepts implementation to conform to C...
2019-10-08  jsm28Make C2X imply -fno-fp-int-builtin-inexact.
2019-10-05  jakub PR c++/91369 - Implement P0784R7: constexpr new
2019-10-04  jsm28Add strftime format checking support for C2x %OB and...
2019-10-01  dmalcolmSupport prefixes in diagnostic_show_locus
2019-10-01  jakub PR c++/91925
2019-10-01  rsandifo[C] Improve diagnostics for vector types
2019-09-30  rsandifo[C] Print ", ..." rather than ", ..." in diagnostics
2019-09-27  jakub PR c++/88203
2019-09-27  rsandifo[C][C++] Allow targets to check calls to BUILT_IN_MD...
2019-09-16  jasonHandle location wrappers better in warn_logical_operator.
2019-09-10  marxinRename Deprecated to WarnRemoved in *.opt files.
2019-09-09  marxinUpdate comment of removed options.
2019-09-06  marxinRemove support for repo files (PR c++/91125).
2019-09-04  mpolacekRemove -fdeduce-init-list.
2019-09-04  prathamesh3492Add warning Wenum-conversion for C and ObjC.
2019-09-03  jozeflImplement TARGET_HANDLE_GENERIC_ATTRIBUTE
2019-09-03  ian * c-cppbuiltin.c (builtin_define_with_hex_fp_value...
2019-09-02  marxinUse cxx_printable_name for __PRETTY_FUNCTION__ in cp_fn...
2019-08-29  mpolacek Implement P1152R4: Deprecating some uses of volatile.
2019-08-28  mpolacek PR c++/91360 - Implement C++20 P1143R2: constinit.
2019-08-27  jakub PR c++/91415
2019-08-23  iains[PATCH, c-family] Fix a PCH thinko (and thus PR61250).
2019-08-23  jakub PR middle-end/91283
2019-08-22  mseborPR middle-end/91490 - bogus argument missing terminatin...
2019-08-21  ebotcazou * c-ada-spec.c (dump_ada_function_declaration): Be...
2019-08-15  rguenth2019-08-15 Richard Biener <rguenther@suse.de>
2019-08-14  clyonAdd generic support for noinit attribute.
2019-08-13  rsandifoUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-08-13  mseborPR c/80619 - bad fix-it hint for GCC %lu directive...
2019-08-10  jakub * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_D...
2019-08-10  jakubAssorted ChangeLog cleanups.
2019-08-07  jakub * tree-core.h (enum omp_clause_code): Adjust OMP_CLAUS...
2019-08-05  mpolacek PR c++/91338 - Implement P1161R3: Deprecate a[b,c].
2019-07-20  jakub * tree.def (OMP_LOOP): New tree code.
2019-07-13  jakub PR c/91149
2019-07-12  jakub * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_O...
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-07-03  marxinRemove another bunch of dead assignment.
2019-07-03  jakub * gimplify.c (gimplify_scan_omp_clauses): For inscan...
2019-07-02  qinzhaoPR preprocessor/90581
2019-06-27  jason PR c++/55442 - memory-hog with highly recursive constexpr.
2019-06-25  jakub PR sanitizer/90954
2019-06-24  hubicka * ipa-utils.h (type_with_linkage_p): Verify that type is
2019-06-21  mbeliveaPR c++/90875 - added -Wswitch-outside-range option
2019-06-21  mpolacek PR c++/90953 - ICE with -Wmissing-format-attribute.
2019-06-19  mpolacek PR c++/60364 - noreturn after first decl not diagnosed.
2019-06-19  mseborPR translation/90156 - add linter check suggesting...
2019-06-11  mpolacek PR c++/90449 - add -Winaccessible-base option.
2019-06-10  jakub * tree.def (OMP_SCAN): New tree code.
2019-06-05  mseborgcc/c/ChangeLog:
2019-06-05  mseborgcc/c-family/ChangeLog:
2019-05-29  jakub PR c/90628
2019-05-23  ebotcazou * c-ada-spec.c (compare_node): Compare the DECL_UIDs...
2019-05-22  marxinStrip target_clones in copy attribute (PR lto/90500).
2019-05-21  ebotcazouc-family/
2019-05-17  tschwinge[PR89433] Refer to OpenACC 'routine' clauses from ...
2019-05-17  mseborgcc/ada/ChangeLog:
2019-05-15  rguenth2019-05-15 Richard Biener <rguenther@suse.de>
2019-05-06  nathan[libcpp] struct deps renaming
2019-04-30  nathan[GC PATCH] Correct TS marking of _EXPR nodes
2019-04-30  marxinAdd option suggestion for -Werror=foo and corresponding...
2019-04-26  rsandifoFix use of COMPLETE_TYPE_P for -Wstrict-aliasing=1
2019-04-19  jakub PR c/89888
2019-04-12  jakub PR translation/90041
2019-04-12  jakub PR c/89946
2019-04-09  ebotcazou * c-ada-spec.c (print_destructor): Deal with deleting...
2019-04-07  ebotcazouc-family/
2019-04-05  dmalcolmGuard notes for -Waddress-of-packed-member on warning...
2019-04-05  mpolacek PR c++/89973 - -Waddress-of-packed-member ICE with...
2019-04-03  jason PR c++/86586 - -fcompare-debug=-Wsign-compare.
2019-04-01  mseborPR c/89685 - ICE on attribute copy with a compound...
2019-03-22  jakub PR c++/87481
2019-03-21  jakub * hash-table.h (hash_table): Add Lazy template paramet...
2019-03-19  mseborPR tree-optimization/89688 - -Wstringop-overflow confus...
2019-03-12  marxinReplace can't in error messages for Fortran.
2019-03-11  marxinWrap apostrophes in gcc internal format with %'.
2019-03-11  marxinWrap option names in gcc internal messages with %<...
2019-03-08  jakub PR tree-optimization/89550
2019-02-26  jakub PR target/89474
2019-02-25  jakub PR c/89495
2019-02-22  rguenth2019-02-22 Richard Biener <rguenther@suse.de>
2019-02-18  mseborPR middle-end/89294 - ICE in valid_constant_size_p
2019-02-16  dmalcolmFix excess warnings from -Wtype-limits with location...
2019-02-11  mseborPR c++/87996 - size of array is negative error when...
2019-01-31  dmalcolmFix bogus fix-it for FLT_MAX (PR c/89122)
2019-01-31  jakub PR libstdc++/88170
2019-01-28  jakub PR c/86125
2019-01-28  edlinger2019-01-28 Bernd Edlinger <bernd.edlinger@hotmail.de>
2019-01-22  jakub PR middle-end/88968
2019-01-18  hjlc-family: Update unaligned adress of packed member...
next