summaryrefslogtreecommitdiff
path: root/gcc/c/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Update ChangeLog and version files for releasereleases/gcc-5.5.0releases/gcc-5GCC Administrator2017-10-101-0/+4
* re PR c/81006 (ICE with zero-size array and #pragma omp task depend)Jakub Jelinek2017-06-081-0/+6
* backport: re PR c/80097 (internal compiler error in c_fully_fold_internal wit...Jakub Jelinek2017-05-301-0/+6
* backport: re PR c++/79512 (ICE: Segfault in gimple_build_call_1, at gimple.c:...Jakub Jelinek2017-05-301-0/+6
* backport: re PR c/77767 (Side-effect from VLA array parameters lost)Jakub Jelinek2017-05-301-0/+6
* backport: re PR c/67410 (c/c-typeck.c references out of bounds array)Jakub Jelinek2017-05-301-0/+8
* backport: re PR c/72816 (ICE on x86_64-linux-gnu (tree check: expected tree t...Jakub Jelinek2017-05-301-0/+10
* PR c/71115 - [5/6 Regression] Missing warning: excess elements in struct init...Martin Sebor2016-11-051-0/+8
* Update ChangeLog and version files for releasereleases/gcc-5.4.0Richard Biener2016-06-031-0/+4
* re PR c/70297 (GCC Segfaults when using -g3)Marek Polacek2016-04-181-0/+8
* Backport use-after-free fix for PR69522.Bernd Schmidt2016-02-171-0/+15
* backport: re PR c/69669 (ICE with enum __attribute__((mode(QI))))Jakub Jelinek2016-02-101-0/+9
* Fix up the change for c/68062.Marek Polacek2016-01-281-0/+6
* re PR c/68062 (ICE when comparing vectors)Marek Polacek2016-01-271-0/+9
* Backport PR c/68668 patch to fix PR c/69037.Joseph Myers2015-12-311-0/+11
* Fix TYPE_MAIN_VARIANT construction for arrays of qualified typedefs (PR c/681...Joseph Myers2015-12-161-0/+9
* Update ChangeLog and version files for releasereleases/gcc-5.3.0Richard Biener2015-12-041-0/+4
* re PR c/67730 (No warning when returning NULL in void function)Marek Polacek2015-10-051-0/+9
* re PR c/67730 (No warning when returning NULL in void function)Marek Polacek2015-09-301-0/+9
* re PR c/67502 (ICE with collapsed for simd loop inside of parallel)Jakub Jelinek2015-09-101-0/+6
* re PR c/67501 (Bad error recovery for invalid OpenMP clauses in C FE)Jakub Jelinek2015-09-091-0/+5
* re PR c/67500 (OpenMP ICE with invalid safelen/simdlen/alignment expressions)Jakub Jelinek2015-09-091-0/+7
* re PR c/67495 (#pragma omp atomic ICEs)Jakub Jelinek2015-09-091-0/+7
* Update ChangeLog and version files for releasereleases/gcc-5.2.0Richard Biener2015-07-161-0/+4
* Fix misplaced ChangeLog entriesPierre-Marie de Rodat2015-06-111-0/+5
* backport: re PR middle-end/66199 (lastprivate/linear clause issues on combine...Jakub Jelinek2015-05-221-0/+12
* Update ChangeLog and version files for releasereleases/gcc-5.1.0GCC Administrator2015-04-221-0/+4
* c-parser.c (c_parser_oacc_enter_exit_data): Remove excess semicolon.Ilya Verbin2015-04-201-0/+5
* PR target/55143: undefined reference to c_default_pointer_modeBernhard Reutner-Fischer2015-04-101-0/+6
* re PR c/65586 (-fopenmp-simd rejects valid input)Tobias Burnus2015-03-271-0/+9
* c-decl.c (c_decl_attributes): Also add "omp declare target" attribute for DEC...Jakub Jelinek2015-03-191-0/+5
* c-parser.c (c_parse_init): Don't call xstrdup on get_identifier argument.Jakub Jelinek2015-03-111-0/+5
* re PR c/65120 (Wlogical-not-parentheses should not warn about double exclamat...Jakub Jelinek2015-03-101-0/+6
* re PR c/65120 (Wlogical-not-parentheses should not warn about double exclamat...Jakub Jelinek2015-03-091-0/+6
* c-convert.c (convert): Make use of do_ubsan_in_current_function.Marek Polacek2015-03-091-0/+6
* re PR c/65228 (ICE: expected tree that contains ‘decl minimal’ structure,...Marek Polacek2015-02-271-0/+5
* re PR c/64768 (internal compiler error: tree check: expected tree that contai...Marek Polacek2015-02-141-0/+6
* re PR c/65050 (Show the type for "array type has incomplete element type" error)Marek Polacek2015-02-131-0/+6
* re PR middle-end/64824 (ICE in gimple verification)Jakub Jelinek2015-02-111-0/+6
* re PR c/64856 (Initializing struct not accepted in gnu99)Marek Polacek2015-02-091-1/+8
* re PR middle-end/64824 (ICE in gimple verification)Jakub Jelinek2015-02-041-0/+6
* c-parser.c (c_parser_declspecs): Call invoke_plugin_callbacks after processin...Bruno Loff2015-02-021-0/+5
* re PR c/64709 (Bogus -Wmissing-field-initializers warning)Marek Polacek2015-01-291-0/+7
* re PR middle-end/64766 (internal compiler error: tree check: expected block, ...Jakub Jelinek2015-01-271-0/+6
* re PR c/64778 (ICE on invalid code on x86_64-linux-gnu: tree check: expected ...Jakub Jelinek2015-01-261-0/+6
* re PR middle-end/64313 (gcc.dg/torture/builtin-explog-1.c fails on bare-metal...Richard Biener2015-01-211-0/+6
* Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge2015-01-151-0/+51
* re PR rtl-optimization/64536 (Undefined .L* symbol starting with jump2 on s390x)Jakub Jelinek2015-01-091-0/+17
* re PR c/64417 ([SH] FAIL: gcc.c-torture/compile/pr28865.c -O0 (test for ex...Marek Polacek2015-01-071-0/+7
* re PR sanitizer/64344 ([UBSAN] ICE with -fsanitize=float-cast-overflow [ICE i...Jakub Jelinek2015-01-051-0/+9