]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c/ChangeLog
[C] Improve diagnostics for vector types
[thirdparty/gcc.git] / gcc / c / ChangeLog
2019-09-27  Jakub Jelinekre PR c++/88203 (assert does not compile with OpenMP...
2019-09-27  Richard Sandiford[C][C++] Allow targets to check calls to BUILT_IN_MD...
2019-09-20  Eric Botcazoure PR c/91815 (questionable error on type definition...
2019-09-04  Prathamesh KulkarniAdd warning Wenum-conversion for C and ObjC.
2019-08-23  Iain Sandoe[PATCH, c-family] Fix a PCH thinko (and thus PR61250).
2019-08-22  Eric Botcazouc-parser.c (c_parser_declaration_or_fndef): Set DECL_AR...
2019-08-13  Richard SandifordUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-08-13  Richard SandifordProtect some checks of DECL_FUNCTION_CODE
2019-08-10  Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE_DEVI...
2019-08-10  Jakub JelinekAssorted ChangeLog cleanups.
2019-08-09  Jakub Jelinekc-parser.c (check_no_duplicate_clause): Simplify using...
2019-08-09  Jakub Jelinekre PR c/91401 (schedule + dist_schedule clauses rejecte...
2019-08-08  Richard Sandiford[C] Fix bogus nested enum error message
2019-08-08  Jakub Jelinekgimplify.c (omp_add_variable): Use GOVD_PRIVATE | GOVD_...
2019-08-07  Jakub Jelinektree-core.h (enum omp_clause_code): Adjust OMP_CLAUSE_U...
2019-07-31  Jakub Jelinekre PR c/91192 (non-deterministic ICE on invalid)
2019-07-25  Martin LiskaExtend DCE to remove unnecessary new/delete-pairs ...
2019-07-25  Martin LiskaCome up with function_decl_type and use it in tree_func...
2019-07-23  Richard Bienerre PR tree-optimization/83518 (Missing optimization...
2019-07-20  Jakub Jelinektree.def (OMP_LOOP): New tree code.
2019-07-18  Richard SandifordFix -Wreturn-type for static naked functions in C
2019-07-12  Alexandre Olivaintroduce try/finally/else in gimplefe
2019-07-12  Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE_ORDER.
2019-07-10  Richard Bienergimple-parser.c (c_parser_gimple_postfix_expression...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-01  Richard Bienergimple-parser.c (c_parser_gimple_postfix_expression...
2019-06-24  Martin Seborutils.c (handle_nonnull_attribute): Quote attribute...
2019-06-10  Jakub Jelinektree.def (OMP_SCAN): New tree code.
2019-06-06  Martin SeborPR c/90737 - [8/9/10 Regression] inconsistent address...
2019-06-05  Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-05-17  Thomas Schwinge[PR89433] Repeated use of the C/C++ OpenACC 'routine...
2019-05-17  Thomas Schwinge[PR89433] Use 'oacc_verify_routine_clauses' for C/C...
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-17  Richard Bienergimple-parser.c (c_parser_gimple_statement): Handle...
2019-05-16  Richard Bienergimple-parser.c (c_parser_gimple_statement): Handle...
2019-05-15  Richard Bienergimple-parser.c (c_parser_gimple_postfix_expression...
2019-05-14  Richard Bienergimple-parser.c (c_parser_gimple_statement): Remove...
2019-05-09  Martin LiskaSupport {MIN,MAX}_EXPR in GIMPLE FE.
2019-05-09  Martin LiskaSupport profile (BB counts and edge probabilities)...
2019-04-26  Jakub Jelinekre PR debug/90197 (Cannot step through simple loop...
2019-04-19  Jakub Jelinekre PR c/89888 (When switch controlling expression is...
2019-04-19  Jakub Jelinekre PR c++/90108 (ICE: Segmentation fault (in c_tree_cha...
2019-04-12  Jakub Jelinekre PR c/89933 (ICE in merge_decls, at c/c-decl.c:2517)
2019-04-01  Richard Bienerre PR c/71598 (Wrong optimization with aliasing enums)
2019-03-19  Martin SeborPR tree-optimization/89688 - -Wstringop-overflow confus...
2019-03-19  Jakub Jelinekre PR c/89734 (const qualifier on return type not erase...
2019-03-14  Richard Bienerc-tree.h (enum c_declspec_il): New.
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-28  Jakub Jelinekre PR c/89525 (inform messages from -Wbuiltin-declarati...
2019-02-22  Thomas Schwinge[C, C++] Use correct location information for OpenACC...
2019-02-19  Chung-Lin Tangre PR c/87924 (OpenACC wait clauses without async-argum...
2019-02-15  Jakub Jelinekre PR c/89340 (ICE in function_and_variable_visibility...
2019-02-06  Jakub Jelinekre PR c/89211 (ICE in int_mode_for_mode, at stor-layout...
2019-02-06  Joseph MyersFix type of extern array declared in inner scope with...
2019-02-05  Richard Bienerre PR tree-optimization/88606 (ICE: verify_type failed...
2019-01-30  Jakub Jelinekre PR c/89061 (GCC 9 introduces false positive in ...
2019-01-28  Jakub Jelinekre PR c/89045 (ICE in get_parm_info, at c/c-decl.c...
2019-01-28  Jakub Jelinekre PR c/86125 (missing -Wbuiltin-declaration-mismatch...
2019-01-24  Martin SeborPR c/86125 - missing -Wbuiltin-declaration-mismatch...
2019-01-24  Jakub Jelinekre PR c++/88976 (ICE in fold_convert_loc, at fold-const...
2019-01-18  H.J. Luc-family: Update unaligned adress of packed member...
2019-01-17  Tom HonermannImprove the C error for mismatched array string literal...
2019-01-12  Jakub Jelinektree-ssa-loop-ivopts.c (find_inv_vars): Fix a comment...
2019-01-07  Jakub Jelinekre PR c/88701 (Internal compiler error for valid progra...
2019-01-07  Joseph MyersFix diagnostics for never-defined inline and nested...
2019-01-07  Jakub Jelinekre PR c++/85052 (Implement support for clang's __builti...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-20  H.J. LuC/C++: Add -Waddress-of-packed-member
2018-12-19  Segher Boessenkoolc/c++, asm: Use nicer error for const and restrict
2018-12-19  Segher Boessenkoolc/c++, asm: Use nicer error for duplicate asm qualifiers
2018-12-19  Segher Boessenkoolc/c++, asm: Write the asm-qualifier loop without "done...
2018-12-19  David MalcolmC++: improvements to binary operator diagnostics (PR...
2018-12-11  Jakub Jelinekre PR sanitizer/88426 (Compiler crash if use special...
2018-12-08  Segher Boessenkoolc: Delete a stray line in asm inline
2018-12-06  Segher Boessenkoolasm inline
2018-12-06  Segher Boessenkoolasm qualifiers (PR55681)
2018-12-04  Julian BrownOpenACC wait list diagnostic change
2018-11-30  Richard Bienergimple-parser.c (c_parser_gimple_postfix_expression...
2018-11-29  Martin SeborPR c/88091 - c-c++-common/Wconversion-real.c etc. FAIL
2018-11-29  Martin SeborPR c/88172 - attribute aligned of zero silently accepte...
2018-11-23  Martin SeborPR testsuite/88098 - FAIL: gcc.dg/Wbuiltin-declaration...
2018-11-21  Martin Seborc-parser.c (c_parser_has_attribute_expression): New...
2018-11-15  Martin SeborPR c/83656 - missing -Wbuiltin-declaration-mismatch...
2018-11-13  David MalcolmEliminate source_location in favor of location_t
2018-11-09  Jakub Jelinekc-parser.c (c_parser_omp_clause_final): Use c_parser_ex...
2018-11-09  Jakub Jelinekc-parser.c (c_parser_omp_clause_reduction): Call sorry_...
2018-11-09  Jakub Jelinekc-parser.c (c_parser_omp_requires): Call sorry_at on...
2018-11-08  Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-10-29  David MalcolmC++: simplify output from suggest_alternatives_for
2018-10-17  Joseph MyersAdd -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static...
2018-10-17  David MalcolmRun selftests for C++ as well as C
2018-10-02  Richard Bienerc-decl.c (warn_if_shadowing): Do not test DECL_FROM_INLINE.
2018-09-26  Joseph MyersSupport excess precision for integer / floating-point...
2018-09-26  Martin Jambor[PR 87347] Prevent segfaults if TYPE_ARG_TYPES is NULL
2018-09-17  David MalcolmAdd range_idx param to range_label::get_text
2018-09-17  Martin JamborAdd -Wabsolute-value
2018-09-13  Bernd Edlinger* c-typeck.c (digest_init): Shorten overlength strings.
next