]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c
Simple patch only add assumed-rank to the list of possible attributes.
[thirdparty/gcc.git] / gcc / c /
2020-06-03  Tobias Burnus[OpenMP] Fix mapping of artificial variables (PR94874)
2020-05-29  GCC AdministratorDaily bump.
2020-05-28  Nicolás Bértolojit: port libgccjit to Windows
2020-05-20  Richard Bienerc/95141 - fix bogus integer overflow warning
2020-05-19  Martin LiskaAdd missing ChangeLog entry.
2020-05-19  Martin LiskaFix typo in c-parser.c.
2020-05-14  Jakub Jelinekopenmp: Also implicitly mark as declare target to funct...
2020-05-07  Richard Bienerextend DECL_GIMPLE_REG_P to all types
2020-05-05  Michael MeissnerRemove files meant for a private branch
2020-05-05  Michael Meissnersetup branch
2020-04-30  Jakub Jelinekc: Fix ICE with _Atomic side-effect in nested fn param...
2020-04-19  Jakub Jelinekc, objc: Fix up c_parser_objc_selector_arg after CPP_SC...
2020-04-17  Jakub Jelinekc, c++: Fix two redundantAssignment warnings [PR94629]
2020-04-15  Jakub Jelinekopenmp: Reject requires directives not at file or names...
2020-04-08  Tobias Burnus[C/C++, OpenACC] Reject vars of different scope in...
2020-04-07  Jakub Jelinekopenmp: Fix parallel master error recovery [PR94512]
2020-03-28  Jakub Jelinekc: After issuing errors about array size, for error...
2020-03-23  Jakub Jelinekc: Fix up cfun->function_end_locus on invalid function...
2020-03-19  Jakub Jelinekc: Fix up cfun->function_end_locus from the C FE [PR94029]
2020-03-17  Jakub Jelinekc: Handle C_TYPE_INCOMPLETE_VARS even for ENUMERAL_TYPE...
2020-03-17  Christophe Lyonc: ignore initializers for elements of variable-size...
2020-03-16  Jakub Jelinekc: Handle MEM_REF in c_fully_fold* [PR94179]
2020-03-13  Martin SeborPR c/94040 - ICE on a call to an invalid redeclaration...
2020-03-05  Joseph Myersc: ignore initializers for elements of variable-size...
2020-03-02  Martin SeborPR middle-end/93926 - ICE on a built-in redeclaration...
2020-03-02  Martin SeborPR c/93812 - ICE on redeclaration of an attribute forma...
2020-02-25  Jakub Jelinektypo fix: Fix probablity, becuse, sucessor and destinar...
2020-02-13  Jakub Jelinekc: Fix ICE with cast to VLA [93576]
2020-01-30  Jeff LawMark switch expression as used to avoid bogus warning
2020-01-22  Joseph MyersFix ICE with cast of division by zero (PR c/93348).
2020-01-16  Kerem KatFix ICE caused by swallowing a token in c_parser_consum...
2020-01-15  Joseph MyersFix setting of DECL_CONTEXT in pushdecl (PR c/93072).
2020-01-13  Joseph MyersFix handling of overflow in C casts in integer constant...
2020-01-10  Tobias BurnusOpenACC – support "if" + "if_present" clauses with...
2020-01-08  Richard Bienerre PR tree-optimization/93199 (Compile time hog in...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-20  Eric Botcazouc-ada-spec.h (decl_sloc): Delete.
2019-12-20  Julian BrownOpenACC 2.6 deep copy: C and C++ front-end parts
2019-12-18  Julian BrownAdd OpenACC 2.6's no_create
2019-12-10  David MalcolmReplace label_text ctor with "borrow" and "take"
2019-12-04  Joseph MyersFix C handling of use of lvalues of incomplete types...
2019-12-03  Joseph MyersDiagnose use of [*] in old-style parameter definitions...
2019-12-02  Sandra LoosemoreFix bugs relating to flexibly-sized objects in nios2...
2019-11-30  Richard Sandiford[C] Add a target hook that allows targets to verify...
2019-11-29  Joseph MyersHandle C2x attributes in Objective-C.
2019-11-25  Joseph MyersPrevent all uses of DFP when unsupported (PR c/91985).
2019-11-25  Joseph MyersProperly handle C2x attributes on types.
2019-11-22  Jakub Jelinekre PR c/90677 (gcc-9.1.0 fails to build __gcc_diag__...
2019-11-20  Richard Bienerre PR c/92088 (aggregates with VLAs and nested function...
2019-11-20  Joseph MyersAdd more pedwarns for [[]] C attributes on types.
2019-11-19  Joseph MyersChange some bad uses of C2x attributes into pedwarns.
2019-11-18  Matthew Malcomson[mid-end][__RTL] Clean state despite unspecified __RTL...
2019-11-15  Joseph MyersDiagnose duplicate C2x standard attributes.
2019-11-15  Joseph MyersSupport C2x [[maybe_unused]] attribute.
2019-11-15  Joseph MyersImprove checks on C2x fallthrough attribute.
2019-11-15  Joseph MyersSupport C2x [[deprecated]] attribute.
2019-11-14  Joseph MyersSupport UTF-8 character constants for C2x.
2019-11-14  Richard SandifordRemove build_{same_sized_,}truth_vector_type
2019-11-14  Jakub Jelinekc-parser.c (c_parser_omp_context_selector): Don't requi...
2019-11-14  Jakub Jelinekomp-general.c (omp_context_name_list_prop): New function.
2019-11-14  Joseph MyersSupport C2x [[]] attributes for C.
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-11-12  Martin LiskaApply mechanical replacement (generated patch).
2019-11-12  Maciej W. RozyckiAdd OpenACC 2.6 `serial' construct support
2019-11-11  Jakub Jelinekc-parser.c (c_parser_translation_unit): Diagnose declar...
2019-11-08  Richard Sandiford[C] Opt out of GNU vector extensions for built-in SVE...
2019-11-08  Joseph MyersHandle removal of old-style function definitions in...
2019-11-07  Joseph MyersExpand C2x attribute parsing support and factor out...
2019-11-07  Joseph MyersMove string concatenation for C into the parser.
2019-11-02  Jakub Jelinekgimplify.h (omp_construct_selector_matches): Change...
2019-10-29  Richard SandifordAdd a simulate_enum_decl langhook
2019-10-29  Richard SandifordAdd a simulate_builin_function_decl langhook
2019-10-28  Martin SeborPR c/66970 - Add __has_builtin() macro
2019-10-28  Richard Bienerre PR c/92249 (ICE in c_parser_gimple_compound_statemen...
2019-10-24  Jakub Jelinekgimplify.h (omp_construct_selector_matches): Declare.
2019-10-15  Joseph MyersRename attribute-related functions and productions...
2019-10-14  Richard Sandiford[C] Avoid exposing internal details in aka types
2019-10-14  Jakub Jelinekc-parser.c (c_parser_omp_all_clauses): Change bool...
2019-10-12  Jakub Jelinekc-common.h (c_omp_mark_declare_variant, [...]): Declare.
2019-10-11  Joseph MyersSupport _Decimal* keywords for C2x.
2019-10-10  Jakub Jelinekc-common.h (c_omp_check_context_selector, [...]): Declare.
2019-10-02  Joseph MyersHandle :: tokens in C for C2x.
2019-10-01  Richard Sandiford[C] Avoid aka types that just add tags
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 ...
next