]> gcc.gnu.org Git - gcc.git/history - gcc/c-typeck.c
c-typeck.c (build_array_ref): Handle subscripting of vectors.
[gcc.git] / gcc / c-typeck.c
2010-10-22 Artjoms Sinkarovsc-typeck.c (build_array_ref): Handle subscripting of...
2010-10-14 Iain Sandoeadd @property to ObjC*
2010-10-14 Joseph Myersre PR c/45969 (ICE in build_binary_op, at c-typeck...
2010-10-04 Ian Lance Taylorc-typeck.c (lookup_field): If -fplan9-extensions, permi...
2010-09-27 Nicola PeroIn gcc/: 2010-09-27 Nicola Pero <nicola.pero@meta-innov...
2010-09-23 Nicola PeroIn gcc/:
2010-09-08 Richard Guenthertree.h (TYPE_ORIG_SIZE_TYPE): Remove.
2010-09-06 Mark Mitchellc-common.h (do_warn_double_promotion): Declare.
2010-09-05 Mark Mitchellc.opt (Wdouble-promotion): New.
2010-07-16 Nathan Froydc-decl.c (detect_field_duplicates): Use DECL_CHAIN...
2010-07-15 Anatoly Sokolovtree.h (enum tree_index): Add TI_INTEGER_THREE.
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-06-30 Manuel López-Ibáñeztree.h (block_may_fallthru): Declare here.
2010-06-11 Manuel López-Ibáñezc-typeck.c (handle_warn_cast_qual): Add loc parameter.
2010-06-08 Andrew Pinskire PR c/37724 ("initialization from incompatible pointe...
2010-06-05 Jakub Jelinekre PR c++/44361 (-Wunused-but-set-variable vs. explicit...
2010-06-05 Joseph Myersre PR c/44322 (Bogus warning when assigning pointer...
2010-06-04 Manuel López-Ibáñezre PR c/25880 (improve message of warning for discardin...
2010-05-26 Steven Bosscher* c-typeck.c: Do not include expr.h.
2010-05-23 Joseph Myersc-decl.c (diagnose_mismatched_decls): Give error for...
2010-05-15 Steven Bosschervecir.h: New file with VEC primitives for tree, gimple...
2010-05-11 Jakub Jelinekre PR c++/44062 ((void)var; doesn't prevent 'set but...
2010-05-09 Joseph Myersre PR c/10676 (Using unnamed fields in initializers)
2010-05-07 Shujing Zhaoc-typeck.c (build_binary_op): Warn ordered comparison...
2010-04-27 Shujing Zhaore PR c/32207 (missing warnings about address of 'x'.)
2010-04-22 Laurynas Biveinis2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-04-12 Jakub Jelinekre PR bootstrap/43699 ("variable set but not used"...
2010-04-07 Jakub Jelinekre PR c/18624 (GCC does not detect local variable set...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-02-24 Manuel López-Ibáñezre PR c/43128 (c-c++-common/pr41779.c doesn't work)
2010-02-22 Manuel López-Ibáñezre PR c++/43126 ("at this point in file" warnings are...
2010-01-21 Janis Johnsontree.h (TYPE_TRANSPARENT_UNION): Replace with ...
2010-01-12 Joseph Myersre PR c/42708 (ICE in gimplify_expr, at gimplify.c...
2009-12-17 Shujing Zhaore PR c/40885 (build_indirect_ref i18n problems)
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-27 Jakub Jelinekre PR c/41842 (ICE on invalid variable length array...
2009-10-26 Ben Ellistontm.texi (TARGET_ADDR_SPACE_KEYWORDS): Document.
2009-10-24 Joseph Myersre PR c/40033 (ICE with invalid statement expression)
2009-10-08 Joseph Myersre PR c/41182 (Revision 145254 caused ICE: tree check...
2009-09-27 Andreas Schwabre PR c/41476 (__typeof__ expands to const type for...
2009-09-23 Uros Bizjakre PR c/39779 (ICE shifting byte to the right with...
2009-09-14 Richard Hendersonbuiltins.c (expand_builtin_synchronize): Use gimple_bui...
2009-08-20 Richard Guentherc-objc-common.h (LANG_HOOKS_DUP_LANG_SPECIFIC_DECL...
2009-08-09 Richard Sandifordc-common.c (c_fully_fold_internal): Issue a warning...
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-07-07 Manuel López-Ibáñeztree.c (set_expr_locus): Remove.
2009-07-07 Manuel López-Ibáñezc-lex.c: Replace %H by an explicit location.
2009-06-19 Ian Lance Taylortree-cfg.c (gimple_redirect_edge_and_branch): Change...
2009-06-17 Ian Lance Taylorc-pch.c (get_ident): Don't set size of templ array.
2009-06-16 Ian Lance Taylorc-common.c (skip_evaluation): Don't define.
2009-06-16 Ian Lance Taylordf-problems.c (df_simulate_one_insn_forwards): Fix...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-09 Ian Lance Taylortarghooks.c (default_builtin_vectorized_function):...
2009-06-01 Ian Lance Taylorattribs.c (register_attribute): Use CONST_CAST.
2009-05-29 Ian Lance Taylorbuiltins.c (validate_gimple_arglist): Don't use va_arg...
2009-05-21 Sandra Loosemoretm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...
2009-05-19 Andrew Pinskic-typeck.c (build_binary_op): Allow % on integal vectors.
2009-05-15 Manuel López-Ibáñezre PR c/16302 (gcc fails to warn about some common...
2009-05-14 Ian Lance Taylorpasses.c (finish_optimization_passes): Change i to...
2009-05-11 Ian Lance Taylorbasic-block.h (enum profile_status): Break out of struc...
2009-05-08 H.J. Lure PR c/36892 (Support __attribute__((deprecated("text...
2009-05-08 Joseph Myersre PR c/24581 (Complex arithmetic on special cases...
2009-05-04 Joseph Myersc-common.c (handle_mode_attribute): Use %qE for identif...
2009-05-03 Richard Guentherre PR c/39983 (ICE: type mismatch in address expression)
2009-04-28 Ben Ellistonrevert: re PR c++/35652 (offset warning should be given...
2009-04-27 Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-26 Joseph Myersre PR c/39556 (statics in C99 inline functions later...
2009-04-25 Joseph Myersre PR c/39582 (bad errors for some uses of [*] arrays)
2009-04-24 Joseph Myersc-typeck.c (set_init_index): Allow array designators...
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-22 Andrew Pinskire PR c/31499 (rejects vector int a[] = {1,1,1,1,1};)
2009-04-21 Eric Botcazouc-common.c (c_common_truthvalue_conversion): Use LOCATI...
2009-04-21 Manuel López-Ibáñezre PR c/16202 (The -Wsequence-point warning misses...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-19 Joseph Myersre PR c/37481 (-pedantic accepts flexible array member...
2009-04-19 Manuel López-Ibáñezre PR c/32061 ((Wlogical-op) wording of warning of...
2009-04-18 Joseph Myersre PR c/27676 (gcc is overly strict in assignment to...
2009-04-18 Joseph Myersre PR c/22367 (constraints on '&' not fully implemented)
2009-04-18 Joseph Myersre PR c/35210 (gcc incorrectly allows calling function...
2009-04-16 Paolo Bonzinic-common.c (vector_targets_convertible_p, [...]): Use...
2009-04-15 Ian Lance Taylorc.opt (Wenum-compare): Enable for C and Objc.
2009-04-09 Joseph Myersre PR c/39613 (gcc 20090331 produces an error at mce64...
2009-04-08 Joseph Myersre PR middle-end/39614 (Internal error compiling CSiBE)
2009-03-30 Joseph Myersre PR middle-end/323 (optimized code gives strange...
2009-03-30 Joseph Myersre PR c/35235 (struct/union rvalue qualifiers must...
2009-03-29 Joseph Myersre PR c/456 (constant expressions constraints (gcc...
2009-03-29 David Ayersre PR objc/27377 (false compiler warnings generated...
2009-03-27 Manuel López-Ibáñezre PR c++/35652 (offset warning should be given in...
2009-02-19 Joseph Myersre PR c/38483 (generated aborts lose previous side...
2009-02-03 Joseph Myersre PR c/35433 (ICE with typeof and ternary operator)
2009-01-24 Jakub Jelinekre PR c/38957 (return of local variable pointer)
2009-01-01 Jakub Jelinekre PR c/36489 (Warning "initialized field overwritten...
2008-11-15 Jakub Jelinekre PR c++/37561 (Revision 140405 caused g++.old-deja...
2008-10-24 Joseph Myersc-typeck.c (enum impl_conv): Remove ic_argpass_nonproto.
2008-10-24 Manuel López-Ibáñezre PR c/7543 (no warning for always-false "if (!a ...
2008-10-22 Manuel López-Ibáñezre PR c/30949 ("incompatible pointer type" warning...
2008-10-16 Joseph Myersre PR c/33192 (__imag operator drops side effects in...
2008-10-06 Aldy Hernandezc-decl.c (finish_decl): Pass input_location to build_un...
2008-09-30 Paolo Bonzinic-common.c (empty_if_body_warning): Remove.
2008-09-23 Aldy Hernandezc-tree.h: Add argument to c_objc_common_truthvalue_conv...
next
This page took 1.061426 seconds and 108 git commands to generate.