aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-04-09re PR target/43152 (vcond<> not supported for AVX float modes)Richard Guenther2-7/+13
2010-04-09tree-vectorizer.h (struct _stmt_vec_info): Document that vectype is the type ...Richard Guenther6-188/+317
2010-04-09gigi.h (gnat_mark_addressable): Rename parameter.Eric Botcazou6-283/+223
2010-04-09cygming.h (TARGET_OS_CPP_BUILTINS): Add __thiscall and _thiscall as predefine...Kai Tietz5-6/+107
2010-04-09pr35504.C: Add check for thiscall.Kai Tietz4-0/+92
2010-04-09re PR c++/28584 (Cast to pointer from integer of different size)Manuel López-Ibáñez11-5/+43
2010-04-09re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus16-93/+1212
2010-04-09re PR fortran/28039 (Warn when ignoring extra characters in the format specif...Bud Davis2-1/+26
2010-04-09re PR fortran/28039 (Warn when ignoring extra characters in the format specif...Bud Davis2-7/+32
2010-04-09Daily bump.GCC Administrator1-1/+1
2010-04-08tree.h (TREE_ADDRESSABLE): Document its effect for function types.Eric Botcazou12-535/+334
2010-04-08Fix a problematic logic at unswitch-loops pass.Jing Yu2-25/+28
2010-04-08Fix comments, simplify logic.Sebastian Pop2-123/+108
2010-04-08Remove unused parameter.Sebastian Pop2-16/+14
2010-04-08re PR driver/42485 (-V switch broken)Manuel López-Ibáñez5-131/+18
2010-04-08Implement target hook for loop unrollingChristian Borntraeger6-0/+96
2010-04-08re PR target/43643 (gcc -m64 -pg corrupts %rdx / %rcx register)Rainer Orth4-1/+35
2010-04-08module.c (use_iso_fortran_env_module): Fix standard check.Tobias Burnus4-5/+20
2010-04-08install.texi (Specific, [...]): Fix grammar.Rainer Orth2-6/+12
2010-04-08s390.c (override_options): Adjust the z10 defaults for max-unroll-times...Wolfgang Gellerich2-4/+17
2010-04-08s390.c (s390_expand_movmem): Issue prefetch instructions for z10.Andreas Krebbel2-0/+54
2010-04-08re PR tree-optimization/43679 (ice in gen_lsm_tmp_name, at tree-ssa-loop-im.c...Richard Guenther4-2/+46
2010-04-08re PR bootstrap/43681 (bootstrap fails with "unused" var message for an appar...Jakub Jelinek2-0/+9
2010-04-08re PR target/41653 (not optimal result for multiplication with constant when ...Wei Guozhi2-2/+131
2010-04-08re PR debug/43670 ("-fcompare-debug failure (length)" with -O -ftree-vrp)Jakub Jelinek4-2/+46
2010-04-08configure.ac: Recognize gold and do not use its version number to test ld fea...Doug Kwan3-4/+42
2010-04-08re PR middle-end/40815 (redundant neg instruction caused by loop-invariant)Maxim Kuvyrkov4-6/+44
2010-04-08Daily bump.GCC Administrator1-1/+1
2010-04-07re PR c++/43016 ([C++0x] Inappropriate multiple definition error for lambda f...Jason Merrill2-3/+4
2010-04-07Move LTO build option description to correct subheading.Ralf Wildenhues2-24/+27
2010-04-07Fix documentation typos.Ralf Wildenhues3-4/+10
2010-04-07re PR c/18624 (GCC does not detect local variable set but never used)Jakub Jelinek20-40/+586
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek18-66/+88
2010-04-07re PR objc/35996 (ICE while building simple ObjC code with -fobjc-gc)Iain Sandoe5-3/+25
2010-04-07PR fortran/40539 Document LOGICAL representationJanne Blomqvist2-6/+37
2010-04-07diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...Simon Baldwin51-19/+507
2010-04-07re PR objc++/23716 (obj-c++.dg/comp-types-10.mm ICE with the GNU runtime)Iain Sandoe4-2/+18
2010-04-07PR c++/11094, DR 408Jason Merrill9-5/+126
2010-04-07name-lookup.c (current_decl_namespace): Non-static.Jason Merrill6-3/+33
2010-04-07re PR c++/38392 (Template friend function injection)Jason Merrill4-5/+36
2010-04-07pt.c (print_template_statistics): New.Jason Merrill4-0/+21
2010-04-07re PR c++/41970 (use of a type with no linkage to declare a variable with lin...Jason Merrill4-11/+25
2010-04-07ipa-reference.c (mark_load): Use get_base_address.Richard Guenther11-43/+79
2010-04-07re PR c++/42697 (ice-on-legal-code: template class template function local ob...Dodji Seketeli4-1/+41
2010-04-07re PR c++/40239 (Aggregate initialization requires copy constructor)Dodji Seketeli5-2/+43
2010-04-07tree-ssa-forwprop.c (forward_propagate_addr_expr): Propagate constants everyw...Richard Guenther2-3/+9
2010-04-07re PR debug/43516 ("-fcompare-debug failure" at -O2)Jakub Jelinek2-4/+30
2010-04-07invoke.texi (-fargument-alias, [...]): Remove.Richard Guenther9-87/+35
2010-04-07re PR tree-optimization/43270 (array-bounds false negative)Richard Guenther9-64/+194
2010-04-07tree-sra.c (find_param_candidates): Allow scalar va_list types.Martin Jambor2-1/+5