aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-30re PR testsuite/49917 (g++.dg/init/for1.C wrong?)Paolo Carlini2-1/+8
2011-07-30re PR fortran/48876 (ICE when initializing character variable with zero-lengt...Thomas Koenig4-0/+21
2011-07-30re PR middle-end/43513 (The stack pointer is adjusted twice)Tom de Vries2-0/+9
2011-07-30re PR c++/49867 ([C++0x] ICE on lambda inside switch with case labels in the ...Jason Merrill4-0/+54
2011-07-30build_hacking.xml: Markup imagedata changes.Benjamin Kosnik12-204/+274
2011-07-30Daily bump.GCC Administrator1-1/+1
2011-07-29Docbook conversion of existing ext/pb_ds documentation.Benjamin Kosnik444-30433/+36092
2011-07-29driver-native.c [__sgi__]: Include <invent.h>, <sys/sbd.h>.Rainer Orth4-4/+93
2011-07-29re PR middle-end/49897 (nesting lastprivate gives incorrect result)Jakub Jelinek7-2/+121
2011-07-29predicates.md (tp_or_register_operand): Remove predicate.Uros Bizjak2-5/+4
2011-07-29driver-alpha.c (IMPLVER_EV4_FAMILY, [...]): Define.Rainer Orth4-43/+75
2011-07-29* function.c: Remove unwanted commit.Uros Bizjak1-10/+0
2011-07-29re PR target/47715 ([x32] TLS doesn't work)Uros Bizjak4-12/+81
2011-07-29re PR target/49687 ([avr] Missed optimization for widening MUL)Georg-Johann Lay2-0/+17
2011-07-29builtins.c (fold_builtin_signbit): Build the comparison with a proper type.Richard Guenther2-2/+8
2011-07-29re PR middle-end/49893 (-O3 generates wrong code for volatile)Richard Guenther2-0/+7
2011-07-29re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay3-19/+355
2011-07-29re PR tree-optimization/47407 (gcc.dg/tree-ssa/pr42585.c FAILs on Tru64 UNIX ...Rainer Orth2-2/+9
2011-07-29tree-vrp.c (get_value_range): Only set parameter default definitions to varyi...Richard Guenther5-9/+32
2011-07-29re PR c++/49808 (GCC adds an address-of somewhere!)Jason Merrill4-21/+56
2011-07-28Add a testcase for PR rtl-optimization/47958.H.J. Lu2-0/+18
2011-07-28Add x32 support to config/i386/morestack.S.H.J. Lu2-8/+20
2011-07-29re PR rtl-optimization/49799 (gcc arm generates illegal sbfx instruction)Wei Guozhi4-0/+37
2011-07-29Daily bump.GCC Administrator1-1/+1
2011-07-28re PR rtl-optimization/49891 (ICE in redirect_jump_1)Bernd Schmidt2-0/+7
2011-07-28expr.c (expand_expr_addr_expr_1): Detect a user request for a local frame in ...DJ Delorie2-1/+14
2011-07-28m32c.c (m32c_secondary_reload_class): Allow PSI registers to be reloaded in H...DJ Delorie2-1/+6
2011-07-28Replace v1, v2, lb, ub with bound_one, bound_twoSebastian Pop2-99/+116
2011-07-28Fix PR48648: Handle CLAST assignments.Sebastian Pop4-0/+79
2011-07-28Fix PR49876: Continue code generation with integer_zero_node on gloog_errorSebastian Pop2-10/+15
2011-07-28re PR c++/49813 ([C++0x] sinh vs asinh vs constexpr)Paolo Carlini2-0/+12
2011-07-28line-map.h (struct line_maps): Remove unused field last_listed.Gabriel Charette3-6/+5
2011-07-28re PR fortran/31067 (MINLOC should sometimes be inlined (gas_dyn is sooooo sl...Jakub Jelinek9-1/+741
2011-07-28Use long long for 64bit int.H.J. Lu2-9/+10
2011-07-28Check ia32 instead of ilp32 for ia32 tests.H.J. Lu4-3/+11
2011-07-28re PR debug/49846 (entryval: missing DW_TAG_GNU_call_site_parameter for stack...Jakub Jelinek2-0/+23
2011-07-28expr.c (get_bit_range): Handle *MEM_REF's.Aldy Hernandez2-1/+8
2011-07-28rtlanal.c (tablejump_p): False for returns.Bernd Schmidt17-165/+227
2011-07-28predicates.md (pic_32bit_opreand): Do not define as special predicate.Uros Bizjak2-11/+13
2011-07-28dwarf2out.c (resolve_addr): For -gdwarf-2 don't optimize DW_AT_data_member_lo...Jakub Jelinek2-7/+24
2011-07-28re PR debug/49871 (-gdwarf-3 creates invalid DWARF3 with DW_AT_data_member_lo...Jakub Jelinek4-3/+50
2011-07-28* ChangeLog: Remove mess.Uros Bizjak1-37/+2
2011-07-28Update length attribute on *tls_global_dynamic_64.H.J. Lu2-1/+7
2011-07-28re PR target/47715 ([x32] TLS doesn't work)Uros Bizjak2-15/+26
2011-07-28Set need_64bit_hwint to yes for x86 targets.H.J. Lu5-24/+12
2011-07-28init.c (__gnat_error_handler): Cast reason to int.Rainer Orth2-2/+15
2011-07-28Only expand strlen to Pmode.H.J. Lu2-5/+10
2011-07-28vfp.md ("*movdf_vfp"): Handle the VFP constraints before the core constraints.Ramana Radhakrishnan2-14/+20
2011-07-28tree-vrp.c (simplify_stmt_using_ranges): Remove TRUTH_NOT_EXPR case.Kai Tietz2-50/+42
2011-07-28re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay3-298/+25