canonicalize_loop_ivs should add the IV bump in loop->header.
[platform/upstream/gcc.git] / gcc / c-typeck.c
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...
2008-09-03 Aldy Hernandezdiagnostic.c (error_at): New.
2008-09-01 Aldy Hernandeztree.c (protected_set_expr_location): New.
2008-08-28 Manuel López-Ibáñezre PR c/30949 ("incompatible pointer type" warning...
2008-08-28 Paolo Carlinic-typeck.c (convert_for_assignment): Adjust WARN_FOR_AS...
2008-08-27 Manuel López-Ibáñezre PR c/37186 (-Wno-error=pointer-sign does not work)
2008-08-21 Manuel López-Ibáñezdiagnostic.c (pedwarn_at): Rename as pedwarn.
2008-08-20 Manuel López-Ibáñezdiagnostic.c (inform): Add an explicit location_t param...
2008-08-09 Manuel López-Ibáñezre PR c++/17880 (-Wsequence-point doesn't warn inside...
2008-08-08 Manuel López-Ibáñezre PR other/36901 (pedwarn() + -pedantic-errors + ...
2008-08-06 Manuel López-Ibáñezre PR c++/8715 ('~' operator for unsigned char and...
2008-07-30 Manuel López-Ibáñezre PR c/34389 (-Wconversion produces wrong warning)
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-23 Manuel López-Ibáñezre PR c/35058 (-Werror= works only with some warnings)
2008-07-22 Rafael Avila de... c-typeck.c (build_external_ref): Don't call assemble_ex...
2008-07-18 Kris Van Heesc-common.c (c_stddef_cpp_builtins): Define __CHAR16_TYP...
2008-07-01 Daniel Jacobowitzc-typeck.c (convert_for_assignment): Use vector_targets...
2008-06-22 Ian Lance Taylorc-lex.c (narrowest_unsigned_type): Change itk to int.
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-05-09 Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-05-02 Simon BaldwinRolled back the following changes made in revision...
2008-05-01 Simon Baldwinc-common.h (warn_array_subscript_range): New function.
2008-04-24 Richard Guentherc-common.h (check_builtin_function_arguments): Declare.
2008-04-23 Paolo Bonzinitree-cfg.c (verify_expr): Check with is_gimple_address.
2008-03-30 Volker Reicheltre PR c/35748 (ICE with cast to invalid union)
2008-03-18 Jan Hubickatree-pretty-print.c: Include predict.h.
2008-02-25 Manuel López-Ibáñezc-common.c (match_case_to_enum_1): Add appropriate...
2008-02-22 Ralf Wildenhuesre PR c/19999 (-Wfloat-equal does not warn for complex...
2008-01-29 Jakub Jelinekre PR c/35017 (PR11377 pedwarns even about valid code)
2008-01-16 Richard Guentherre PR c/34768 (Wrong code with conditional function...
next