re PR target/89093 (C++ exception handling clobbers d8 VFP register)
[gcc.git] / gcc / c /
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 Martin SeborPR c/89425 - -Wabsolute-value warns in dead subexpressions
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-09 Martin SeborPR c/87795 - Excessive alignment permitted for function...
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.
2018-09-06 Bernd Edlingervarasm.c (output_constructor_regular_field): Check...
2018-09-02 Bernd Edlingerc-common.c (braced_list_to_string): Remove eval parameter.
2018-08-30 Alexander Monakovgimplefe: expose MULT_HIGHPART_EXPR
2018-08-27 Martin LiskaReplace 8 spaces with a tabular in ChangeLog files.
2018-08-27 David MalcolmLess verbose fix-it hints for missing header files...
2018-08-27 Martin LiskaCome up with fndecl_built_in_p.
2018-08-20 David MalcolmAdd support for grouping of related diagnostics (PR...
2018-08-15 David Malcolmdiagnostics: add labeling of source ranges
2018-08-15 Prathamesh Kulkarnic-decl.c (start_decl): Do not warn if variables is...
2018-08-15 Iain SandoeDon't make unsized objects into extern.
2018-08-13 Martin SeborPR tree-optimization/71625 - missing strlen optimizatio...
2018-08-03 Bogdan HarjocAvoid infinite loop with duplicate anonymous union...
2018-08-01 Martin SeborPR tree-optimization/86650 - -Warray-bounds missing...
2018-08-01 Jakub Jelinekre PR c/85704 (cc1 run out of memory when it compile)
2018-07-12 Jakub Jelinekc-attribs.c (c_common_attribute_table): Add "omp declar...
2018-06-20 Chung-Lin TangUpdate OpenACC data clause semantics to the 2.5 behavior
2018-06-16 Kugan Vivekanandarajahre PR tree-optimization/64946 ([AArch64] gcc.target...
2018-06-15 Jakub Jelinekre PR c/86093 (volatile ignored on pointer in C)
2018-06-07 Marek Polacekre PR c/85318 (-Wc90-c99-compat does not warn about...
2018-05-30 David Paganre PR c/55976 (-Werror=return-type should error on...
2018-05-18 Richard SandifordReplace FMA_EXPR with one internal fn per optab
2018-05-17 Richard SandifordGimple FE support for internal functions
2018-05-10 Jakub Jelinekre PR c++/85662 ("error: non-constant condition for...
2018-05-02 David Paganre PR c/30552 (gcc crashes when compiling examples...
2018-04-25 Jakub Jelinekre PR sanitizer/84307 (asan blocks dead-store elimination)
2018-03-21 Joseph MyersAdjust __builtin_tgmath handling of integer arguments...
2018-03-21 Jakub Jelinekre PR c/84999 (ICE in make_vector_type, at tree.c:9561)
2018-03-15 Jakub Jelinekre PR c/84853 (ICE: verify_gimple failed (expand_shift_1))
2018-03-13 David PaganPR c/46921 Lost side effect when struct initializer...
2018-03-06 Jakub Jelinekre PR c/84721 (ICE in c_push_function_context, at c...
2018-02-13 Richard SandifordAdd a DECL_EXPR for VLA pointer casts (PR 84305)
2018-02-09 Nathan Sidwell[PR c/84293] Unexpected strict-alias warning
2018-02-02 Paolo Carlinic-common.h (DECL_UNNAMED_BIT_FIELD): New.
2018-01-31 Marek Polacekre PR c/81779 (bool define from stdbool.h suppresses...
2018-01-17 David MalcolmC++: Fix crash in warn_for_memset within templates...
2018-01-13 Jakub Jelinekre PR c/83801 ([avr] String constant in __flash not...
2018-01-03 Richard Sandifordpoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-31 Jakub Jelinekre PR c/83595 (ICE: in linemap_macro_map_lookup, at...
2017-12-28 Michael Meissnerbuiltins.def: (_Float<N> and _Float<N>X BUILT_IN_CEIL...
2017-12-22 Jakub Jelinekre PR debug/83550 (Bad location of DW_TAG_structure_typ...
2017-12-22 Jakub Jelinekre PR debug/83547 ((statement-frontiers) error: void...
next