re PR debug/48928 (ICE: in decimal_to_decnumber, at dfp.c:113 with -O -g and decimal...
[gcc.git] / gcc /
2011-05-10 Jakub Jelinekre PR debug/48928 (ICE: in decimal_to_decnumber, at...
2011-05-10 GCC AdministratorDaily bump.
2011-05-09 Paolo Carlinire PR c++/48522 ([C++0x] decltype((object)) with templa...
2011-05-09 Paolo Carlinire PR c++/48735 ([C++0x][SFINAE] Hard errors with array...
2011-05-09 Jeff Lawgcc-gdb-test.exp (gdb-test): Reorder matchers to give...
2011-05-09 Fabien Chênere PR c++/20039 (uninitialized const in `new' of `const...
2011-05-09 Uros Bizjaki386.c (ix86_autovectorize_vector_sizes): Return 0...
2011-05-09 Paolo Carlinire PR c++/48737 ([C++0x][SFINAE] Hard errors with array...
2011-05-09 Eric Botcazoufold-const.c (fold_range_test): Pass LOC to build_range...
2011-05-09 H.J. LuOne more POINTERS_EXTEND_UNSIGNED fix in mem_loc_descri...
2011-05-09 Jason Merrill* g++.dg/template/nontype23.C: New.
2011-05-09 Fabien ChêneFix PR C++/48859
2011-05-09 Jason Merrillre PR c++/34772 (self-initialisation does not silence...
2011-05-09 Ville VoutilainenImplement final/override for member functions.
2011-05-09 Uros Bizjakpredicates.md (const_pow2_1_to_2_operand): Remove.
2011-05-09 Richard Guentherlto-symtab.c (lto_cgraph_replace_node): Use types_compa...
2011-05-09 Andreas Krebbels390.md (TD/TF mem to reg move splitter): Make the...
2011-05-09 Dodji Seketelire PR c++/48574 (ICE)
2011-05-09 Uros Bizjaksse.md (*vec_concatv4si): Merge from *vec_concatv4si_1...
2011-05-09 Uros Bizjakre PR rtl-optimization/48927 (Issues with "enable"...
2011-05-09 Eric Botcazouvar-tracking.c (find_mem_expr_in_1pdv): Fix thinko.
2011-05-09 Philipp ThomasDon't translate syntax example.
2011-05-09 Nick Cliftonre PR target/48899 (enum conversion initializing global...
2011-05-09 Joseph Myersgcc_update (gcc/config/mips/mips-tables.opt): New depen...
2011-05-09 Jan Hubickagimple.c (type_pair_hash, [...]): Arrange type pairs...
2011-05-09 Nick Cliftonre PR target/48897 (mn10300.c:extract_bundle’: error...
2011-05-09 GCC AdministratorDaily bump.
2011-05-08 Chung-Lin Tangcombine.c (simplify_comparison): Abstract out parts...
2011-05-08 Jan Hubickacgraph.c (cgraph_clone_node): Add call_duplication_hook...
2011-05-08 Richard Guentherre PR middle-end/48908 (build fails on cris-elf in...
2011-05-08 Paolo Carlinire PR c++/48816 (possible pointless code in file cxx...
2011-05-08 Eric Botcazou* config/avr/avr.c (print_operand_address): Fix invalid...
2011-05-08 Eric Botcazou* config/rs6000/rs6000.c (output_profile_hook): Fix...
2011-05-08 Eric BotcazouFix long lines
2011-05-08 GCC AdministratorDaily bump.
2011-05-07 Jonathan Wakelyinvoke.texi (-fuse-linker-plugin): Improve grammar.
2011-05-07 Jan Hubickaipa-inline-transform.c (inline_call): Account when...
2011-05-07 Eric Botcazou* gcc-interface/decl.c (intrin_arglists_compatible_p...
2011-05-07 Eric Botcazoulanghooks.h (lang_hooks_for_types): Change global_bindi...
2011-05-07 Zdenek Dvorakre PR tree-optimization/48837 (Wrong optimization of...
2011-05-07 Jan Hubickai386.h (ix86_tune_indices): Add X86_TUNE_SOFTWARE_PREFE...
2011-05-07 Jan Hubicka* ipa-inline.c (update_callee_keys): Don't reset node...
2011-05-07 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-07 GCC AdministratorDaily bump.
2011-05-07 Ian Lance TaylorUse backend types for all type conversions.
2011-05-06 Jan Hubickacgraph.c (cgraph_add_thunk): Create real function node...
2011-05-06 Jason Merrilldecl.c (stabilize_save_expr_r): Set *walk_subtrees...
2011-05-06 Jason Merrillre PR c++/48909 ([C++0x] ICE in cxx_eval_conditional_ex...
2011-05-06 Jason Merrillre PR c++/48911 ([C++0x] Error for valid array subscript)
2011-05-06 Joseph Myersrs6000.opt (rs6000_ieeequad, [...]): Remove TargetVaria...
2011-05-06 Ian Lance TaylorMore uses of backend interface for types.
2011-05-06 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-06 Tobias BurnusReally commit:
2011-05-06 Ian Lance TaylorUse backend interface for string types.
2011-05-06 Tobias Burnusre PR fortran/48858 (Incorrect error for same binding...
2011-05-06 Cary Coutantdwarf2out.c (contains_subprogram_definition): New function.
2011-05-06 Nathan Froydintroduce {class,type}_of_this_parm functions
2011-05-06 Jeff Lawtree-ssa-threadupdate.c (create_block_for_threading...
2011-05-06 Alan Modrare PR target/48900 (unnecessary duplicate __tls_get_add...
2011-05-06 Uros Bizjaki386.md (*movdf_internal_nointeger): Apply "*" constrai...
2011-05-06 Joseph Myersrs6000.c (rs6000_handle_option): Don't handle and fall...
2011-05-06 Andreas Krebbels390.c (s390_asm_trampoline_template): Comment instruct...
2011-05-06 Ramana Radhakrishnanre PR target/47930 (-marm is undocumented; driver accep...
2011-05-06 Uros Bizjakre PR target/48898 (i386/netware.c:i386_nlm_maybe_mangl...
2011-05-06 Dodji Seketelire PR c++/48838 (valid template code does not compile)
2011-05-06 Tristan Gingoldre PR target/48895 (config/vms/vms-ar.c:main: variable...
2011-05-06 Jakub Jelinekre PR debug/48902 (var-tracking.c fails to compile...
2011-05-06 Ian Lance TaylorUse backend interface for interface types.
2011-05-06 Nathan Froydgeneralize build_case_label to the rest of the compiler
2011-05-06 Nathan Froyddon't use TYPE_ARG_TYPES in the Ada frontend
2011-05-06 Nathan Froyddon't use build_function_type in the ObjC/C++ frontends
2011-05-06 GCC AdministratorDaily bump.
2011-05-05 Jason Merrillre PR c++/40975 (ICE in copy_tree_r on array new)
2011-05-05 Jason Merrillcp-tree.h (REFERENCE_REF_P): Just check the type.
2011-05-05 Joseph Myersrs6000.c (rs6000_handle_option): Don't fall through...
2011-05-05 Bernd Schmidtdwarf2out.c (dwarf2out_frame_debug_expr): Handle POST_M...
2011-05-05 Eric Botcazoure PR ada/48844 (ICE on assignment of aggregate with...
2011-05-05 Steve EllceyFix comment and update config/pa/pa.h (left off previou...
2011-05-05 Steve Ellceyconfig.gcc (hppa*64*-*-hpux11*): Modify tm_file and...
2011-05-05 Jakub Jelinekre PR debug/48853 (Wrong DWARF codegen when Pmode ...
2011-05-05 Julian Brownneon.md (vec_set<mode>_internal): Fix misplaced parenth...
2011-05-05 Joseph Myersopt-functions.awk (var_type_struct): Handle Enum options.
2011-05-05 Jason Merrillre PR c++/48873 ([C++0x][noexcept] Placement-new proble...
2011-05-05 Rainer Orthfmt_g0_6.f08: Use dg-options "-ffloat-store".
2011-05-05 Michael Matzelf.h (ENDFILE_SPEC): Add Ofast.
2011-05-05 Richard Guentherexpmed.c (expand_variable_shift): Rename to ...
2011-05-05 Jakub Jelinekre PR rtl-optimization/48381 (internal compiler error...
2011-05-05 Jakub Jelinek* gimplify.c (create_tmp_var_raw): Don't call build_typ...
2011-05-05 Uros Bizjakopt-1.c: Add --param min-insn-to-prefetch -ratio=0...
2011-05-05 Eric Botcazoutree.h (get_pending_sizes): Remove prototype.
2011-05-05 Uros Bizjaki386.md (*movdf_internal_rex64): Simplify nested "if...
2011-05-05 Joseph Myersc-decl.c (finish_decl): Don't call get_pending_sizes.
2011-05-05 Michael HopeFor Michael Hope.
2011-05-05 Ulrich Weigandspu.c (TARGET_ASM_OUTPUT_MI_THUNK): Define.
2011-05-05 Rainer Orthsol2.h (ASM_OUTPUT_CALL): Use targetm.asm_out.print_ope...
2011-05-05 Ian Lance TaylorUse backend interface for slice types.
2011-05-05 Jason Merrillre PR c++/48749 (internal compiler error: tree check...
2011-05-05 Jerry DeLislere PR libfortran/48787 (Invalid UP/DOWN rounding with...
2011-05-05 GCC AdministratorDaily bump.
2011-05-04 Mike StumpRegenerate.
next