aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-17Implement n3599 String literal operator templates.Ed Smith-Rowland5-5/+101
2013-04-17Daily bump.GCC Administrator1-1/+1
2013-04-16re PR fortran/39505 (Consider a 'no arg check' directive)Tobias Burnus10-16/+481
2013-04-16re PR fortran/56968 ([F03] Issue with a procedure defined with a generic name...Janus Weil4-1/+53
2013-04-16re PR target/56948 (PPC V2DI ICE when loading zero into GPRs)David Edelsohn2-11/+20
2013-04-16re PR rtl-optimization/56921 (ICE in rtx_cost called by doloop_optimize_loops...Richard Biener2-4/+17
2013-04-16Prologue/epilogue using STRD/LDRD in ARM modeGreta Yorsh2-2/+300
2013-04-16invoke.texi (i386 Option): Reword -mstack-protector-guard description.Uros Bizjak2-3/+8
2013-04-16re PR tree-optimization/56756 (ICE: verify_ssa failed (definition in block n ...Richard Biener4-6/+76
2013-04-16re PR fortran/56969 (ISO_C_BINDING regression with current trunk)Tobias Burnus4-1/+83
2013-04-16Enable java for aarch64Andreas Schwab8-0/+94
2013-04-16cfgrtl.c (cfg_layout_merge_blocks): Revert r184005...Steven Bosscher2-29/+38
2013-04-16re PR middle-end/43631 (var-tracking inserts notes with non-NULL BLOCK_FOR_IN...Steven Bosscher5-123/+197
2013-04-16devirt-c-7.C: Require nonpic effective target.Uros Bizjak6-12/+16
2013-04-16Daily bump.GCC Administrator1-1/+1
2013-04-15* pt.c (tsubst) [DECLTYPE_TYPE]: Use tsubst_copy_and_build.Jason Merrill2-3/+6
2013-04-15re PR c++/52748 ([C++11] N3276 changes to decltype)Jason Merrill3-17/+78
2013-04-15re PR c++/56388 (catch(...) in lambda rejected)Jason Merrill3-3/+22
2013-04-15re PR tree-optimization/56962 (SLSR caused miscompilation of fftw)Jakub Jelinek4-4/+50
2013-04-15re PR tree-optimization/56933 (Vectorizer missing read-write dependency for i...Richard Biener6-26/+87
2013-04-15emit-rtl.c (reset_all_used_flags): New function.Andreas Krebbel2-6/+24
2013-04-15intrinsic.texi (SYSTEM_CLOCK): Recommend kind=8.Tobias Burnus2-1/+5
2013-04-15list_read.c (finish_separator): Initialize variable.Tobias Burnus2-2/+7
2013-04-15PR 56919 Improve SYSTEM_CLOCK intrinsic on Windows.Janne Blomqvist5-26/+103
2013-04-15arm.c (const_ok_for_dimode_op): Handle AND case.Kyrylo Tkachov9-42/+116
2013-04-15Use -z ignore instead of --as-needed on SolarisRainer Orth8-7/+80
2013-04-15i386.opt: New option mstack-protector-guard=.Andrew Hsieh7-5/+54
2013-04-15class.c (gfc_find_intrinsic_vtab): Removed unused var.Tobias Burnus7-7/+16
2013-04-15re PR target/56890 (invalid fdtox instruction in 64-bit mode with -O2)Eric Botcazou5-12/+65
2013-04-15* config/arm/arm.c (thumb_far_jump_used_p): Fix typo in comments.Joey Ye2-2/+6
2013-04-15arm.c (thumb1_final_prescan_insn): Assert lr save for real far jump.Joey Ye5-0/+130
2013-04-15Daily bump.GCC Administrator1-1/+1
2013-04-14gcj.texi (Configure-time Options): Refer to GCC, not gcc.Gerald Pfeifer2-5/+11
2013-04-14re PR fortran/56816 (ICE in delete_root)Mikael Morin5-7/+65
2013-04-14reorg.c (fill_simple_delay_slots): Reindent block of code.Eric Botcazou3-55/+58
2013-04-14Daily bump.GCC Administrator1-1/+1
2013-04-13sched-deps.c (deps_analyze_insn): Do not check for EH_REGION insn notes, they...Steven Bosscher3-8/+8
2013-04-13re PR fortran/55959 ([OOP] ICE in in gfc_simplify_expr, at fortran/expr.c:1920)Janus Weil4-1/+36
2013-04-13emit-rtl.c (remove_insn): Do not call df_insn_delete here.Steven Bosscher6-26/+39
2013-04-13Daily bump.GCC Administrator1-1/+1
2013-04-12tm.texi.in (LOOP_ALIGN): Remove loop note references.Steven Bosscher3-4/+9
2013-04-12re PR fortran/56266 ([OOP] ICE on invalid in gfc_match_varspec)Janus Weil4-4/+46
2013-04-12vrp87.c: Do not run test on ppc and xtensa either.Jeff Law2-1/+6
2013-04-12i386.c (ix86_hard_regno_mode_ok): Use ANY_QI_REGNO_P in QImode checks.Uros Bizjak2-51/+48
2013-04-12re PR fortran/56929 ([OOP] [F08] ICE on dummy argument child class with coarr...Tobias Burnus4-3/+37
2013-04-12df-core.c (df_find_def): Compare register numbers.Steven Bosscher2-3/+8
2013-04-12re PR rtl-optimization/56903 (gcc is 4.8.0 fails to compile netdev.c from the...Vladimir Makarov4-0/+34
2013-04-12arm.md (mov_scc,mov_negscc,mov_notscc): Convert define_insn into define_insn_...Greta Yorsh2-9/+34
2013-04-12crontab: Disable snapshots from gcc-4_6-branch.Jakub Jelinek3-2/+6
2013-04-12re PR fortran/56261 ([OOP] seg fault call procedure pointer on polymorphic ar...Janus Weil23-205/+241