aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-07* crontab: Switch 4.5 snapshots to 4.5 branch.Joseph Myers2-1/+6
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 Jelinek1-0/+5
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek26-83/+118
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 Baldwin61-138/+878
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 Merrill8-4/+42
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
2010-04-07exp_pakd.adb (Create_Packed_Array_Type): Always use a modular type if the siz...Eric Botcazou9-51/+114
2010-04-07decl.c (gnat_to_gnu_entity): Set default alignment on the RETURN type built f...Eric Botcazou2-0/+8
2010-04-07trans.c (call_to_gnu): In the return-by-target-ptr case do not set the result...Eric Botcazou2-41/+30
2010-04-07re PR driver/41594 (-static-libstdc++ is not recognized as valid by the gcc d...Iain Sandoe2-2/+9
2010-04-07Update comment for last commit.Rainer Orth1-2/+2
2010-04-07config.gcc (i[34567]86-*-solaris2*): Default with_tune_32 to generic.Rainer Orth2-2/+7
2010-04-07re PR rtl-optimization/42617 (TARGET_MEM_REF and plain INDIRECT_REFs are not ...Richard Guenther2-0/+18
2010-04-07re PR c++/42556 (Unnecessary generation of a zero initializer for array with ...Jie Zhang4-3/+41
2010-04-07re PR rtl-optimization/42617 (TARGET_MEM_REF and plain INDIRECT_REFs are not ...Richard Guenther2-10/+23