]> gcc.gnu.org Git - gcc.git/history - gcc/c/c-typeck.c
gimplify.c (gimplify_scan_omp_clauses): Add support for OMP_CLAUSE_TILE.
[gcc.git] / gcc / c / c-typeck.c
2015-11-06 Cesar Philippidisgimplify.c (gimplify_scan_omp_clauses): Add support...
2015-11-05 Jakub Jelinekgcc/
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-28 Jim WilsonFix for ICE with -g on testcase with incomplete types.
2015-10-27 Thomas Schwinge[PR c/64765, c/64880] Support OpenACC Combined Directiv...
2015-10-22 Richard Bienerfold-const.c (fold_addr_of_array_ref_difference): Prope...
2015-10-21 Ilya Enkovichtm.texi: Regenerated.
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-06 Marek Polacekc-parser.c (c_parser_statement_after_labels): Use prote...
2015-10-05 Richard SandifordReplace REAL_VALUES_EQUAL with real_equal
2015-10-02 Marek Polacekre PR c/67730 (No warning when returning NULL in void...
2015-10-01 Marek Polacek* c-typeck.c (convert_for_assignment): Improve commentary.
2015-09-30 Marek Polacekre PR c/67730 (No warning when returning NULL in void...
2015-09-14 Marek Polacekc-common.c (warn_for_sign_compare): Cast to unsigned...
2015-09-10 Mark WielaardWarn when comparing nonnull arguments to NULL in a...
2015-09-04 Marek Polacekre PR c/67279 (-fsanitize=undefined spurious error...
2015-09-03 Martin Seborre PR c/66516 (missing diagnostic on taking the address...
2015-07-27 Marek Polacekre PR c++/66555 (Fails to warn for if (j == 0 && i...
2015-07-20 Marek Polacekre PR c++/55095 (Wshift-overflow)
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-29 Marek Polacekre PR c/66322 (Linus Torvalds: -Wswitch-bool produces...
2015-06-26 Marek Polacekc-common.c (check_main_parameter_types): Use VECTOR_TYP...
2015-06-26 Marek Polacekarray-notation-common.c (find_rank): Use INDIRECT_REF_P.
2015-06-25 Marek Polacekarray-notation-common.c: Use VAR_P throughout.
2015-06-25 Marek Polacekcilk.c (extract_free_variables): Use is_global_var.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-04 Marek Polacekre PR c/66341 (Some casts wrongly produce a lvalue)
2015-05-21 Marek PolacekSee <https://gcc.gnu.org/ml/gcc-patches/2015-05/msg0197...
2015-05-20 Marek Polacekc-pragma.c: Use VAR_OR_FUNCTION_DECL_P throughout.
2015-05-19 Marek Polacek* c-typeck.c (start_init): Use AGGREGATE_TYPE_P.
2015-05-19 Mikhail MaltsevUse std::swap instead of explicit swaps
2015-05-14 Marek Polacekre PR c/66066 (r222889 causes bogus error: initializer...
2015-05-07 Marek Polacekre PR c/64918 (invalid (?) warning when initializing...
2015-05-07 Marek Polacekre PR c/65179 (Introduce new C warning: -Wshift-negativ...
2015-04-30 Marek Polacekc-typeck.c (c_build_va_arg): Clarify the error message.
2015-04-30 Marek Polacekc-typeck.c (c_incomplete_type_error): Refactor to use...
2015-04-30 Marek Polacekc-typeck.c (set_init_label): Call error_at instead...
2015-04-28 Marek Polacekre PR c/65901 (no warning or error for va_arg (ap,...
2015-04-23 Marek Polacekre PR c/65345 (ICE with _Generic selection on _Atomic...
2015-03-10 Jakub Jelinekre PR c/65120 (Wlogical-not-parentheses should not...
2015-03-09 Jakub Jelinekre PR c/65120 (Wlogical-not-parentheses should not...
2015-03-09 Marek Polacekc-convert.c (convert): Make use of do_ubsan_in_current_...
2015-02-09 Marek Polacekre PR c/64856 (Initializing struct not accepted in...
2015-01-29 Marek Polacekre PR c/64709 (Bogus -Wmissing-field-initializers warning)
2015-01-27 Jakub Jelinekre PR middle-end/64766 (internal compiler error: tree...
2015-01-26 Jakub Jelinekre PR c/64778 (ICE on invalid code on x86_64-linux...
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-07 Marek Polacekre PR c/64417 ([SH] FAIL: gcc.c-torture/compile/pr28865...
2015-01-05 Jakub Jelinekre PR sanitizer/64344 ([UBSAN] ICE with -fsanitize...
2015-01-05 Jakub JelinekUpdate copyright years.
2015-01-05 Marek Polacekre PR c/64423 (Incorrect column number of -Wchar-subscr...
2014-12-20 Martin Ueckerinvoke.texi: Document -Wdiscarded-array-qualifiers.
2014-11-29 Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-28 Marek Polacekre PR c/63862 (C frontend converts shift-count to int...
2014-11-21 Jakub Jelinekre PR target/63764 (ICE: in verify_ssa, at tree-ssa...
2014-11-11 Andi KleenError out for Cilk_spawn or array expression in forbidd...
2014-11-10 Paolo Carliniinvoke.texi ([-Wshift-count-negative, [...]): Add.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-19 Marek Polacekre PR c/63567 (Linux kernel build error due to non...
2014-10-17 Marek Polacekre PR c/63567 (Linux kernel build error due to non...
2014-10-17 Marek Polacekre PR c/63543 (incomplete type error should suppress...
2014-10-17 Marek Polacekre PR c/63549 ([4.8/4.9/5] ICE in build_array_ref with...
2014-10-09 Marek Polacekre PR c/63480 (-Wmissing-field-initializers should...
2014-10-07 Marek Polacekc-convert.c (convert): Use error_operand_p.
2014-09-24 Marek Polacekre PR c/61405 (Not emitting "enumeration value not...
2014-09-02 Jakub Jelinekcilk-builtins.def (__cilkrts_cilk_for_32): New.
2014-08-22 Marek Polacekre PR c++/62199 (ICE with -Wlogical-not-parentheses)
2014-08-19 Marek Polacekre PR c++/62153 (warn for bool expression compared...
2014-08-19 Patrick Palkare PR c/45584 (typeof with casting from const to non...
2014-08-19 Marek Polacekinvoke.texi: Document -Wc99-c11-compat.
2014-08-10 Marek Polacekre PR c/51849 (-Wc99-compat would be considered useful)
2014-08-07 Trevor Saundersremove pointer-set.[ch]
2014-08-07 Marek Polacekfold-const.c (fold_binary_loc): Add folding of (PTR0...
2014-08-02 Trevor Saundersconvert many uses of pointer_map to hash_map
2014-07-31 Marc Glissere PR c++/60517 (warning/error for taking address of...
2014-07-30 Tom Tromeyre PR c/59855 (Support sparse-style __attribute__(...
2014-07-06 Marek Polacekre PR c/6940 (taking sizeof array parameter should...
2014-07-01 Marek Polacekinvoke.texi: Document -Wint-conversion.
2014-07-01 Marek Polacekre PR c/58286 (Need option to make incompatible pointer...
2014-06-25 Marek Polacekre PR c/61162 (possibly bad error location with -Wc...
2014-06-25 Jakub Jelineklanghooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR...
2014-06-23 Marek Polacekc-typeck.c (parser_build_binary_op): Don't call warn_lo...
2014-06-09 Marek Polacekre PR c/36446 (unexplained warning in struct initializa...
2014-06-05 S. Gillesre PR c/53119 (-Wmissing-braces wrongly warns about...
2014-06-05 Marek Polacekre PR c/56724 (sub-optimal location in error)
2014-06-05 Marek Polacekre PR c/49706 (No warning for (!x > 1) which is always...
2014-06-03 Marek Polacekre PR c/60439 (No warning for case overflow in switch...
2014-05-27 Marek Polacekre PR c/56724 (sub-optimal location in error)
2014-05-23 Thomas SchwingeRemove duplicated variable initialization.
2014-05-13 Marek Polacekre PR c/61162 (possibly bad error location with -Wc...
2014-05-10 Marek Polacekc-parser.c (c_parser_declaration_or_fndef): Pass init_l...
2014-05-09 Marek Polacekre PR c/61096 (error_init lacks a location)
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-05-02 Marek Polacekre PR c/25801 (bad diagnostic for increment/decrement...
2014-05-02 Marek Polacekc-typeck.c (c_finish_return): Separate warning_at calls.
2014-05-02 Marek Polacekc-tree.h (error_init): Remove declaration.
next
This page took 1.196624 seconds and 108 git commands to generate.