tree-vectorizer.c (vectorize_loops): Do not call mark_virtual_operands_for_renaming.
[gcc.git] / gcc / c-family /
2012-08-17 Jakub Jelinekinvoke.texi (-Wsizeof-pointer-memaccess): Document.
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-08-10 Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-07 Steven Bosschercfg.c (debug_bb): Do not set TDF_BLOCKS.
2012-07-26 Richard HendersonHot/cold attributes for labels.
2012-07-20 Jakub Jelinekre PR c++/28656 (duplicated null argument warning on...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-14 Steven Bosschertoplev.c (init_asm_output): Open asm_out_file in 'w...
2012-07-11 Steven Bosscherexpr.h (can_move_by_pieces): Move prototype from here ...
2012-07-08 Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-07-02 Jason Merrillre PR c++/53524 (Bogus enum comparison warning)
2012-07-01 Uros BizjakChangeLog: Fix whitespace.
2012-07-01 Uros Bizjakc-pch.c (c_common_write_pch): Remove unused variables.
2012-06-29 Steven Bosscherconfigure.ac: Skip C if explicitly selected.
2012-06-27 Kai Tietzre PR preprocessor/37215 (ICE on 'gcc -E -dM -fpreproce...
2012-06-21 Steven Bosscherc-common.h (c_common_print_pch_checksum): Remove.
2012-06-19 Steven Bosschertm.texi.in (TARGET_OBJC_DECLARE_UNRESOLVED_CLASS_REFERE...
2012-06-19 Steven Bosschertarget.def (output_ident): New hook.
2012-06-15 Ramana Radhakrishnan[multiple changes]
2012-06-06 Sterling AugustineMove Changelog entries to the right file.
2012-06-06 Steven Bosscherinvoke.texi (fconserve-space): Remove documentation.
2012-06-04 Sterling Augustinec-pretty-print.h (pp_c_flag_gnu_v3): New enumerator.
2012-06-04 Steven Bosscheroutput.h (merge_weak, [...]): Move protos from here...
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29 Joseph Myers* c-common.c: Fix typo.
2012-05-29 Michael Matzexpr.c (expand_expr_real_1 <normal_inner_ref>): Don...
2012-05-29 Manuel López-Ibáñezc.opt (Wmissing-braces): Use LangEnabledBy(C ObjC,Wall).
2012-05-28 Paolo Carlinire PR c++/25137 (Warning "missing braces around initial...
2012-05-22 Dodji SeketeliPR c++/53322 - -Wunused-local-typedefs is not enabled...
2012-05-17 Manuel López-Ibáñezc.opt (--pedantic-errors,-pedantic-errors): Do not...
2012-05-16 Dodji SeketeliPR preprocessor/7263 - Avoid pedantic warnings on syste...
2012-05-15 Paolo Carlini2012-05-15 Paolo Carlini <paolo.carlini@oracle.com>
2012-05-15 Paolo Carlinire PR c++/11856 (unsigned warning in template)
2012-05-15 Bernd SchmidtFix up changelogs.
2012-05-14 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-05-14 Bernd Schmidtattribs.c (decl_attributes): Avoid emitting a warning...
2012-05-13 Manuel López-Ibáñezc.opt (Wclobbered,Wempty-body,Wignored-qualifiers,...
2012-05-11 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-05-10 Paolo Carlinire PR c++/53158 ([C++11] Bogus error in loop condition)
2012-05-10 Richard Guenthercuintp.c (UI_From_gnu): Remove TYPE_IS_SIZETYPE use.
2012-05-08 Manuel López-Ibáñezre PR c++/53261 (ICE in tree_strip_nop_conversions)
2012-05-05 Manuel López-Ibáñezre PR c/43772 (Errant -Wlogical-op warning when testing...
2012-05-03 Manuel López-Ibáñezre PR c/51712 (-Wtype-limits should not trigger for...
2012-05-03 Manuel López-Ibáñezflags.h (flag_permissive): Do not declare.
2012-04-30 Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-30 Marc Glissere PR c++/51033 (generic vector subscript and shuffle...
2012-04-30 Dodji SeketeliAdd -Wvarargs option
2012-04-30 Manuel López-Ibáñezc-common.c (check_function_arguments): Replace Wmissing...
2012-04-30 Manuel López-Ibáñezinvoke.texi (Wmissing-format-attribute): Document as...
2012-04-27 Ollie WildAdd new option, -Wliteral-suffix.
2012-04-22 Manuel López-Ibáñezre PR c/44774 (-Werror=edantic)
2012-04-19 Christian BruelFix #52283 error: case label does not reduce to an...
2012-04-15 Jason Merrillre PR c++/52818 (printf format %lf is erroneously rejec...
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-04-11 Eric Botcazoure PR target/52624 (missing __builtin_bswap16)
2012-04-10 Manuel López-Ibáñezc-common.c (warn_if_unused_value): Move definition...
2012-03-23 William Baderc-lex.c (c_lex_with_flags): Avoid declarations after...
2012-03-21 Jason Merrillc-common.h (enum cxx_dialect): Add cxx1y.
2012-03-19 Paolo Carlinire PR c++/14710 (Warning about useless casts)
2012-03-16 Richard Guenthertree.h (TREE_VECTOR_CST_ELTS): Remove.
2012-03-15 Manuel López-Ibáñezre PR c++/44783 (implement -ftemplate-backtrace-limit=)
2012-03-12 Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
2012-03-12 Richard Guentherlto-lang.c (builtin_type_for_size): Use lto_type_for_size.
2012-02-13 Jakub Jelinekre PR c++/52215 (__atomic_compare_exchange_n for enumer...
2012-02-06 Paolo Carlinire PR c/52118 (The explanation of Wunused-local-typedef...
2012-01-26 Richard HendersonDefine __GCC_ATOMIC_TEST_AND_SET_TRUEVAL
2012-01-25 Mike Stumpc-common.c (c_common_type_for_mode): Match signed/unsig...
2012-01-18 Richard Guentherc-opts.c (c_common_post_options): Reset LTO flags if...
2012-01-17 Paolo Carlinire PR c++/51777 (Errors message show unsigned long...
2012-01-10 Richard Guentherre PR lto/51806 (-flto ignores -Werror)
2012-01-05 Richard Guentherre PR middle-end/51764 (mudflap does not work with...
2011-12-30 Paolo Carlinire PR c++/51316 (alignof doesn't work with arrays of...
2011-12-22 Richard Sandifordtm.texi.in (TARGET_PREPARE_PCH_SAVE): New hook.
2011-12-20 Joseph Myersgcc:
2011-12-19 Jason Merrillre PR c++/51228 (ICE with transparent union)
2011-12-15 Jonathan Wakelyre PR libstdc++/51365 (cannot use final empty class...
2011-12-01 Jason Merrillre PR c++/51009 (ICE in verify_gimple_stmt)
2011-11-30 Iain Sandoeshift flag_next/gnu_runtime to modern opts system.
2011-11-28 Andrew MacLeodc-family
2011-11-25 Andrew MacLeodre PR c/51256 (ICE with invalid parameter for __atomic...
2011-11-15 Tristan Gingoldc-pragma.h (pragma_extern_prefix): Declare.
2011-11-08 Richard Guentherre PR middle-end/51010 (bad diagnostics: #'ssa_name...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-11-07 Jason Merrillre PR c++/35688 (template visibility not overridden...
2011-11-07 Jason Merrillre PR c++/35688 (template visibility not overridden...
2011-11-06 Joseph Myersc-decl.c (shadow_tag_warned, [...]): Handle _Alignas...
2011-11-06 Andrew MacleodCheck in patch/merge from cxx-mem-model Branch
2011-11-04 Eric Botcazoure PR c++/50608 (cannot apply 'offsetof' to a non-const...
2011-11-02 Jason Merrillre PR c++/50810 (c++0x-compat does not warn about narro...
2011-11-01 Paolo Carlinire PR c++/44277 ([C++0x] Add warning to facilitate...
2011-11-01 Jason Merrill* c.opt (-fdeduce-init-list): Off by default.
2011-10-31 Jason Merrillre PR c++/50920 (add a -std=c++11 option to the driver)
2011-10-28 Roberto Agostino... re PR c++/30066 (option to make inline functions hidden)
2011-10-26 Jason Merrillbuild_string comments
2011-10-26 Ed Smith-RowlandImplement C++11 user-defined literals.
2011-10-23 Paolo Carlinire PR c++/50841 (bootstrap failure: narrowing conversio...
2011-10-23 Paolo Carlinire PR c++/50810 (c++0x-compat does not warn about narro...
2011-10-21 Paolo Carlinire PR c++/45385 (missing -Wconversion for method calls)
2011-10-18 Paolo Carlini2011-10-18 Paolo Carlini <paolo.carlini@oracle.com>
2011-10-18 Dodji SeketeliFix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targets
next