aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-09-01Fix excess precision handling of compound assignments (PR c/82071).Joseph Myers1-0/+12
2017-09-01re PR c/81887 (pragma omp ordered simd ignored under -fopenmp-simd)Jakub Jelinek1-0/+5
2017-08-30[65/77] Add a SCALAR_TYPE_MODE macroRichard Sandiford1-0/+9
2017-08-24C: fix logic within c_expr::get_locationDavid Malcolm1-0/+6
2017-08-21C: use full locations within c_parser_expr_list's vec<location_t>David Malcolm1-0/+6
2017-08-21c-family/c/c++: pass optional vec<location_t> to c-format.cDavid Malcolm1-0/+5
2017-08-18c-parser.c (c_parser_postfix_expression): Remove unused code.Marek Polacek1-0/+5
2017-08-18Add warn_if_not_aligned attributeH.J. Lu1-0/+7
2017-08-14PR c/81117 - Improve buffer overflow checking in strncpy - part 1Martin Sebor1-0/+5
2017-08-11re PR c/81795 (Stray "originally defined here" when using -Wc++-compat with #...Marek Polacek1-0/+6
2017-08-10C/C++: show pertinent open token when missing a close tokenDavid Malcolm1-0/+84
2017-08-09Boolify some parameters.Marek Polacek1-0/+17
2017-08-09re PR c/81233 (--Wdiscarded-qualifiers and Wincompatible-pointer-types missin...Marek Polacek1-0/+8
2017-08-09re PR c/81417 (-Wsign-compare should print types being compared)Marek Polacek1-0/+12
2017-08-08trans.c: Include header files.Martin Liska1-0/+5
2017-08-07Canonicalize names of attributes.Martin Liska1-0/+5
2017-08-02re PR c/81448 (False positive -Werror=multistatement-macros in openssl)Marek Polacek1-0/+5
2017-08-02re PR c/81289 (ICE in libcpp/line-map.c)Marek Polacek1-1/+6
2017-07-31Recover GOTO predictor.Jan Hubicka1-0/+6
2017-07-31Do UBSAN sanitization just when current_function_decl != NULL_TREE (PR saniti...Martin Liska1-0/+8
2017-07-25* c-decl.c (grokfield): Remove local variable.Marek Polacek1-0/+4
2017-07-25re PR c/81364 (Bogus -Wmultistatement-macros warning)Marek Polacek1-0/+8
2017-07-18tree-parloops.c (try_transform_to_exit_first_loop_alt): Use TYPE_MAX_VALUE.Nathan Sidwell1-0/+4
2017-07-14c/c++: Add fix-it hints for suggested missing #includesDavid Malcolm1-0/+5
2017-07-06Support C++-specific selftestsDavid Malcolm1-0/+6
2017-06-26re PR c/80116 (Warn about macros expanding to multiple statements)Marek Polacek1-0/+14
2017-06-19re PR bootstrap/80887 (gnat bootstrap fails at s-regpat.o: raised STORAGE_ERR...Richard Biener1-0/+5
2017-06-13Implement no_sanitize function attributeMartin Liska1-0/+9
2017-06-08re PR c/81006 (ICE with zero-size array and #pragma omp task depend)Jakub Jelinek1-0/+6
2017-06-07dumpfile.h (enum tree_dump_index): Rename TDI_generic to TDI_gimple.Jakub Jelinek1-0/+5
2017-06-06re PR c/79983 (Improve enum and struct redefinition diagnostic)Marek Polacek1-0/+7
2017-06-02invoke.texi: Document the -Wsizeof-pointer-div warning.Bernd Edlinger1-0/+11
2017-05-31GIMPLEFE: Handle missing labels in goto statementsMikhail Maltsev1-0/+5
2017-05-30C++ template type diff printingDavid Malcolm1-0/+5
2017-05-24PR c/80731 - poor -Woverflow warningsMartin Sebor1-0/+6
2017-05-23OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clausesThomas Schwinge1-0/+6
2017-05-23c-parser.c (c_parser_compound_statement_nostart): Remove redundant quotes.Marek Polacek1-0/+5
2017-05-22c-fold.c (c_fully_fold_internal): Save the c_fully_fold_internal result for S...Jakub Jelinek1-0/+7
2017-05-22invoke.texi (fdump-translation-unit): Delete documentation.Nathan Sidwell1-0/+4
2017-05-19OpenACC 2.5 default (present) clauseThomas Schwinge1-0/+5
2017-05-18c-format.c (local_tree_type_node): Add GTY attribute.Bernd Edlinger1-0/+4
2017-05-18* c-decl.c (pushdecl_top_level): Delete unused function.Nathan Sidwell1-0/+4
2017-05-18c-common.c (c_common_type_for_size): Use NULL_TREE instead of 0.Marek Polacek1-0/+13
2017-05-18c-common.c (self_promoting_args_p): Change the return type to bool.Marek Polacek1-0/+13
2017-05-17c-common.c: Use NULL_TREE instead of 0 where appropriate.Marek Polacek1-0/+5
2017-05-17re PR sanitizer/80659 (-fsanitize=address evokes ICE in in gimplify_switch_expr)Marek Polacek1-0/+6
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska1-0/+5
2017-05-17Bye bye, c_save_expr.Marek Polacek1-0/+16
2017-05-12OpenACC C front end maintenance: c_parser_oacc_single_int_clauseThomas Schwinge1-0/+8
2017-05-11dumpfle.h (dump_function): Declare here ...Nathan Sidwell1-0/+4