PR c/71171: Fix uninitialized source_range in c_parser_postfix_expression
[gcc.git] / gcc / c /
2016-05-19 David MalcolmPR c/71171: Fix uninitialized source_range in c_parser_...
2016-05-17 James Greenhalgh[Patch onbious] Fix indentation in c-typeck.c parser_bu...
2016-05-16 Matthew WahabRemove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID...
2016-05-13 Joseph MyersImplement C11 DR#423 resolution (ignore function return...
2016-05-12 Marek Polacekre PR c/70756 (Wrong column number shown for "error...
2016-05-11 Mikhail MaltsevPR43651: add warning for duplicate qualifier
2016-05-11 Marek Polacekre PR c++/71024 (Missing warning for contradictory...
2016-05-10 Marek Polacekre PR c/70255 (change of the order of summation of...
2016-05-05 Jakub Jelinekc-parser.c (c_parser_switch_statement): Add IF_P argume...
2016-05-04 Marek Polacekc.opt (Wdangling-else): New option.
2016-05-04 Marek Polacekre PR c/48778 (gcc 4.6 -Waddress adds unhelpful new...
2016-05-03 Marek Polacekre PR c/70859 (Bad column number in type-generic functi...
2016-05-03 Richard BienerMake-lang.in (cc1-checksum.c): For stage-final re-use...
2016-05-02 Cesar Philippidisc-common.h (enum c_omp_region_type): Define.
2016-05-02 Marek Polacekre PR c/70851 (internal compiler error: in create_tmp_v...
2016-04-29 Cesar Philippidisre PR middle-end/70626 (bogus results in 'acc parallel...
2016-04-28 Andrew MacLeodc-array-notation.c (fix_builtin_array_notation_fn)...
2016-04-27 Bernd Schmidtinvoke.texi (Warning Options): Add -Wmemset-elt-size.
2016-04-26 Marek Polacekre PR c/70791 (-Wnested-externs prints inconsistent...
2016-04-26 Marek Polacekre PR c/67784 (Incorrect parsing when using declaration...
2016-04-22 Szabolcs Nagy[PATCH 1/2] (header usage fix) remove unused system...
2016-04-20 Ilya Verbinre PR c++/69363 (ICE when doing a pragma simd reduction...
2016-04-18 Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-04-15 Marek Polacekre PR c/70671 (Wrong column number shown for "error...
2016-04-15 Jakub Jelinekre PR c/70436 (-Wparentheses missing ambiguous else...
2016-04-13 Marek Polacekre PR c/70436 (-Wparentheses missing ambiguous else...
2016-04-04 Marek Polacekre PR middle-end/70307 (ICE: in gimplify_expr, at gimpl...
2016-03-31 Marek Polacekre PR c/70297 (GCC Segfaults when using -g3)
2016-03-18 David MalcolmPR c/70281: C FE: fix uninitialized range for __builtin...
2016-03-17 Jakub Jelinekre PR middle-end/70280 (-fcompare-debug failure (length...
2016-03-17 Thomas SchwingeRename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE
2016-03-16 Marek Polacekre PR c/70093 (Instancing function with VM return type...
2016-03-09 Cesar Philippidisc-parser.c (c_parser_oacc_loop): Update cclauses and...
2016-03-05 Bernd Schmidtre PR c/69824 (internal compiler error in unshare_body)
2016-03-04 Marek Polacekre PR c/69798 (ICE on invalid code on x86_64-linux...
2016-03-01 Jakub Jelinekre PR c/69796 (ICE on invalid code in useless_type_conv...
2016-02-24 Marek Polacekre PR c/69819 (ICE on invalid code on x86_64-linux...
2016-02-23 Jakub Jelinekre PR objc/69844 (Possibly bogus error: unknown type...
2016-02-16 Jakub Jelinekre PR c/69835 (-Wnonnull diagnoses parameter comparison...
2016-02-16 James Norrisre PR c/64748 (OpenACC: "is not a variable" error with...
2016-02-12 Bernd SchmidtFix incomplete initialization of the declspec struct.
2016-02-12 Bernd SchmidtFix obstack use-after-free problems in C frontend,...
2016-02-11 Jakub Jelinekre PR c/69768 (Bogus -Waddress warning)
2016-02-04 Jakub Jelinekre PR c/69669 (ICE with enum __attribute__((mode(QI))))
2016-01-29 Jakub Jelinekre PR debug/69518 (Flag -g causes "error: type variant...
2016-01-27 Jakub Jelinekre PR debug/66869 (-Wunused-function no longer warns...
2016-01-27 Marek Polacekre PR c/68062 (ICE when comparing vectors)
2016-01-26 Jakub Jelinekre PR tree-optimization/69483 (gcc ICE on x86_64-linux...
2016-01-20 Prathamesh KulkarniCorrect date in ChangeLog entry for r232622
2016-01-20 Prathamesh Kulkarnire PR c/24293 (Undefined behaviour not diagnosed with...
2016-01-14 Tom de VriesMark symbols in offload tables with force_output in...
2016-01-14 Marek Polacekre PR c/69262 (Request for better array bounds warning)
2016-01-13 Bernd SchmidtImprove warning locations (PR66208)
2016-01-06 David MalcolmC: fix reported range of invalid unary dereference.
2016-01-06 Marek Polacekre PR sanitizer/69099 (ICE when compiling gcc.dg/atomic...
2016-01-04 Jakub JelinekUpdate copyright years.
2016-01-04 Marek Polacekre PR c/68908 (inefficient code for _Atomic operations)
2015-12-23 Thomas SchwingeMerge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR
2015-12-22 Marek Polacekre PR c/69002 (C front end should warn about undefined...
2015-12-21 David MalcolmC and C++ FE: fix source ranges for binary ops
2015-12-17 David MalcolmC FE: improvements to ranges of bad return values
2015-12-16 David MalcolmBetter error recovery for merge-conflict markers
2015-12-16 David MalcolmC FE: fix range of primary-expression in c_parser_postf...
2015-12-16 David MalcolmC FE: use correct location range for static assertions
2015-12-16 Marek Polacekre PR c/64637 (Incorrect location for -Wunused-value...
2015-12-15 Marek Polacekre PR c/68907 (bogus warning: right-hand operand of...
2015-12-09 Chung-Lin Tangc-omp.c (c_finish_oacc_wait): Remove add_stmt() call.
2015-12-08 David MalcolmC: fix uninitialized ranges for __alignof__
2015-12-08 David MalcolmPR c/68757: fix uninitialized src_range for various...
2015-12-07 Marek Polacekre PR c/68668 (bogus error: invalid use of array with...
2015-12-04 Eric Botcazouc-tree.h (c_build_va_arg): Adjust prototype.
2015-12-02 Jason MerrillDefine c_fully_fold separately for C and C++.
2015-12-02 Joseph MyersFix TYPE_MAIN_VARIANT construction for arrays of qualif...
2015-12-02 Thomas SchwingeSome OpenACC host_data cleanup
2015-12-02 Jakub Jelinekre PR c/68533 (bogus location for "warning: ‘struct...
2015-12-01 Julian BrownOpenACC host_data support.
2015-11-29 Jan Hubickare PR c/67106 (ICE: verify_type failed: type variant...
2015-11-27 Martin LiskaFix memory leak in cilk
2015-11-27 Jakub Jelinekre PR c/63326 (whether a #pragma is a statement depends...
2015-11-24 Ilya Verbinc-parser.c (c_parser_oacc_declare): Replace "ifdef...
2015-11-23 David MalcolmFix PR objc/68438 (uninitialized source ranges)
2015-11-20 David MalcolmPR 62314: add ability to add fixit-hints to a diagnostic
2015-11-20 David MalcolmC++ FE: offer suggestions for misspelled field names
2015-11-19 Marek Polacekre PR c/68412 (ICE with -Wall -Wextra in fold_binary_loc())
2015-11-17 David MalcolmFix uninitialized src_range values for c_expr
2015-11-16 Kirill YukhinAdd __attribute__((__simd__)) to GCC.
2015-11-15 Trevor Saundersalways define ENABLE_OFFLOADING
2015-11-14 Jakub Jelinekomp-low.c (lower_omp_ordered): Add argument to GOMP_SMD...
2015-11-14 Marek Polacekc-decl.c: Use RECORD_OR_UNION_TYPE_P throughout.
2015-11-13 David MalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-13 Marek Polacekre PR c/68320 (internal compiler error: in declspecs_ad...
2015-11-13 David MalcolmImplement Levenshtein distance; use in C FE for misspel...
2015-11-12 James Norrisc-pragma.c (oacc_pragmas): Add entry for declare directive.
2015-11-12 Marek Polacekre PR c/67784 (Incorrect parsing when using declaration...
2015-11-11 Marek Polacekre PR c/68107 (Non-VLA type whose size is half or more...
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-11-10 Nathan Sidwellomp-low.h (replace_oacc_fn_attrib, [...]): Declare.
2015-11-09 Andreas Arnez[PR debug/67192] Further fix C loops' back-jump location
2015-11-09 Andreas Arnez[PR debug/67192] Fix C loops' back-jump location
2015-11-08 Eric BotcazouMerge of the scalar-storage-order branch.
next