aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-09-20call.c (convert_default_arg): Avoid redundant copy.Jason Merrill3-12/+15
2011-09-20re PR c++/50442 (Constructing T from implicit conversion to T& ambiguous in C...Jason Merrill2-0/+11
2011-09-20call.c (build_new_method_call_1): Use non-virtual lookup for final virtual fu...Roberto Agostino Vitillo4-1/+39
2011-09-20sparc.md (UNSPEC_ALIGNADDRL): New unspec.David S. Miller5-81/+138
2011-09-20Check for duplicate parameter/result names.Ian Lance Taylor3-3/+45
2011-09-20check.c (gfc_check_c_sizeof): Remove redundant word.Steven G. Kargl2-1/+5
2011-09-20Emit compiler errors for unused values.Ian Lance Taylor7-34/+92
2011-09-20module.c (gfc_dump_module): Omit timestamp from output.Simon Baldwin2-9/+7
2011-09-20slp-pr50413.cc: Don't run the test.Ira Rosen2-21/+6
2011-09-20arm-arches.def: Add armv6s-m.Terry Guo3-8/+17
2011-09-20re PR rtl-optimization/49452 (comp-goto-2.c regresses in testing)Wei Guozhi2-1/+8
2011-09-20Daily bump.GCC Administrator1-1/+1
2011-09-19Fix handling of mutually recursive named types.Ian Lance Taylor2-23/+25
2011-09-19haifa-sched.c (has_edge_p, [...]): Remove maintenance overhead.Maxim Kuvyrkov2-142/+6
2011-09-19mmx.md (*mov<mode>_internal_rex64): Use if_then_else RTX to calculate unit, p...Uros Bizjak3-21/+56
2011-09-19i386.md (maxmin): New code iterator.Uros Bizjak3-158/+116
2011-09-19Patch for 50341Alan Modra2-110/+30
2011-09-19sse.md (*sse4_1_extractps): Change into define_insn_and_split...Jakub Jelinek2-11/+43
2011-09-1920100906-1.c: Use -fno-short-enums option for "target arm_eabi".Ian Bolton2-0/+6
2011-09-19* tree.h (TREE_NOT_CHECK4): Rename from bogus NON_TREE_CHECK4.Alexandre Oliva2-1/+5
2011-09-19* emit-rtl.c (copy_insn_1): Do not copy DEBUG_EXPRs.Alexandre Oliva2-0/+5
2011-09-19decl.c (annotate_value): Look up expression for insertion in the cache at the...Alexandre Oliva2-7/+24
2011-09-19re PR tree-optimization/50413 (Incorrect instruction is used to shift value o...Ira Rosen5-20/+212
2011-09-19predicates.md (shift_amount_operand): Check constant shift count is in range.Paul Brook2-7/+9
2011-09-19Update dependencies.Arnaud Charlet2-53/+58
2011-09-19[multiple changes]Arnaud Charlet24-241/+968
2011-09-19[multiple changes]Arnaud Charlet15-61/+257
2011-09-19errout.ads: Minor reformatting.Robert Dewar2-3/+6
2011-09-19[multiple changes]Arnaud Charlet3-91/+50
2011-09-19[multiple changes]Arnaud Charlet7-9/+49
2011-09-19Daily bump.GCC Administrator1-1/+1
2011-09-18re PR target/50091 (-fstack-check generates wrong assembly)Eric Botcazou3-2/+14
2011-09-18Remove tmp from bmiintrin.h and tbmintrin.h.H.J. Lu3-57/+35
2011-09-18re PR testsuite/50435 (FAIL: gcc.dg/vect/bb-slp-25.c (-flto)? scan-tree-dump-...Dominique d'Humieres2-2/+11
2011-09-18re PR tree-optimization/50414 (gfortran -Ofast SIGSEGV in store_constructor)Ira Rosen6-3/+85
2011-09-18re PR tree-optimization/50412 (gfortran -Ofast ICE in vect_do_peeling_for_loo...Ira Rosen4-3/+44
2011-09-17sparc.c (niagara2_costs): Adjust integer divide costs.David S. Miller3-12/+75
2011-09-18Daily bump.GCC Administrator1-1/+1
2011-09-17sparc.md (UNSPEC_EDGE8, [...]): New unspecs.David S. Miller9-18/+178
2011-09-17sse.md (VIMAX_AVX2): Change V4DI to V2TI.Jakub Jelinek4-77/+91
2011-09-17i386.c (ix86_build_const_vector): Handle V8SImode and V4DImode.Jakub Jelinek3-99/+105
2011-09-17re PR fortran/50403 (SIGSEGV in gfc_use_derived)Janus Weil2-1/+7
2011-09-17itanium2.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford2-111/+116
2011-09-17Daily bump.GCC Administrator1-1/+1
2011-09-17Improve errors for invalid use of [...]type.Ian Lance Taylor3-4/+20
2011-09-16Block forever on send/receive to/from nil channel.Ian Lance Taylor1-4/+4
2011-09-16visintrin.h: New file.David S. Miller3-1/+167
2011-09-16re PR c++/50424 (G++ doesn't notice possible throw from default argument)Jason Merrill6-45/+76
2011-09-16i386.c (ix86_expand_reduc_v4sf): Rename to ...Jakub Jelinek7-17/+183
2011-09-16sse.md (vec_extract_hi_<mode>, [...]): Use vextracti128 instead of vextractf1...Jakub Jelinek6-21/+275