aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-07-21Daily bump.GCC Administrator1-1/+1
2010-07-20* vxworks.c (vxworks_emutls_var_fields): Pass locus to build_decls.Richard Henderson2-6/+10
2010-07-20arm.md (thumb1_addsi3): Add alternative and split for computing the sum of th...Bernd Schmidt3-13/+33
2010-07-20re PR c++/44641 (Generated constructors and destructors get wrong debug locat...Jeffrey Yasskin6-1/+106
2010-07-20re PR debug/45006 (Failed to bootstrap)Jakub Jelinek2-1/+9
2010-07-20rs6000.md (abs<mode>2_isel, [...]): Reverse sense of if_then_else condition.Nathan Froyd2-6/+11
2010-07-20re PR c++/44967 ([C++0x] decltype of method call dependent on pack expansion ...Jason Merrill2-16/+19
2010-07-20rs6000.opt (mblock-move-inline-limit): New option.Nathan Froyd7-3/+66
2010-07-20re PR c++/44967 ([C++0x] decltype of method call dependent on pack expansion ...Jason Merrill4-4/+63
2010-07-20postreload.c (fixup_debug_insns): Remove arg REGNO.Bernd Schmidt2-36/+35
2010-07-20re PR lto/42696 (lto1 error with -fsigned-char and char comparison)Richard Guenther2-0/+20
2010-07-20re PR lto/43221 ([LTO] ICE in get_alias_set, at alias.c:717)Richard Guenther3-0/+45
2010-07-20re PR lto/43208 (lto1: error: invalid conversion in return statement)Richard Guenther3-0/+43
2010-07-20var-tracking.c (vt_expand_loc, [...]): Bump maximum depth to 8 from 5.Jakub Jelinek2-2/+5
2010-07-20re PR debug/45003 (VTA issues with sign/zero extension and debug temporaries)Jakub Jelinek4-1/+44
2010-07-20re PR tree-optimization/44977 (ice in propagate_rhs_into_lhs, at tree-ssa-dom...Richard Guenther4-0/+66
2010-07-2020090313_0.c: Use dg-require-effective-target sync_char_shortBingfeng Mei2-0/+6
2010-07-20lto-symtab.c (lto_symtab_merge): Use gimple_types_compatible_p.Richard Guenther6-79/+83
2010-07-20re PR debug/44971 (-fcompare-debug failure with uninitialized read in walk_gi...Richard Guenther5-66/+198
2010-07-20re PR fortran/44929 ([OOP] Parsing error of derived type name starting with ...Steven G. Kargl5-20/+70
2010-07-19re PR c++/44996 ([C++0x] decltype produces rvalue reference type for parenthe...Jason Merrill4-2/+17
2010-07-20Daily bump.GCC Administrator1-1/+1
2010-07-19config.gcc (LIBC_GLIBC, [...]): Move constants to top level.Maxim Kuvyrkov5-4/+20
2010-07-19gengtype.c (start_root_entry): New function, split out from write_root.Richard Sandiford2-24/+61
2010-07-19re PR fortran/42385 ([OOP] poylmorphic operators do not work)Paul Thomas6-14/+208
2010-07-19slp-perm-1.c (main): Make sure loops aren't vectorized.Peter Bergner5-14/+27
2010-07-19Fix PR44932Xinliang David Li2-6/+53
2010-07-19re PR rtl-optimization/44941 (ICE: RTL check: expected code 'mem', have 'reg'...Richard Guenther5-8/+28
2010-07-19re PR c++/44969 ([C++0x] <type_traits> std::is_constructible broken for funda...Jason Merrill5-22/+82
2010-07-19Reliably change cgraph_state to SSA form.Richard Henderson2-14/+24
2010-07-19Remove gfortran.dg/data_implied_do_2.f90.H.J. Lu2-16/+6
2010-07-19re PR c++/44969 ([C++0x] <type_traits> std::is_constructible broken for funda...Paolo Carlini8-11/+58
2010-07-19postreload.c (reload_combine_closest_single_use): Ignore the number of uses f...Bernd Schmidt2-12/+71
2010-07-19ddg.c (create_ddg): Exclude nodes of debug_insn in counting nodes of a loop.Bingfeng Mei3-3/+8
2010-07-19allow darwin branch island control depening on system versionIain Sandoe8-20/+65
2010-07-19sourcebuild.texi (Effective-Target Keywords): Document sse_runtime, sse2_runt...Rainer Orth35-209/+189
2010-07-19re PR fortran/44353 (rejects legal fortran)Paul Thomas3-0/+17
2010-07-19Daily bump.GCC Administrator1-1/+1
2010-07-18re PR fortran/44353 (rejects legal fortran)Paul Thomas4-7/+21
2010-07-18cache-1.c: Allow 0 instead of 0x0.Richard Sandiford2-1/+5
2010-07-18mips.exp (mips_option_groups): Add -mflip-mips16 to the "mips16" group.Richard Sandiford2-4/+19
2010-07-18mips.c (mips16_build_call_stub): Zero-extend the low half of a single-registe...Richard Sandiford5-6/+49
2010-07-18Daily bump.GCC Administrator1-1/+1
2010-07-17re PR target/44805 (FAIL: gcc.c-torture/execute/builtins/strpcpy-2.c executio...John David Anglin2-2/+25
2010-07-17re PR testsuite/44418 (FAIL: gcc.target/powerpc/recip-[123].c on powerpc-appl...Iain Sandoe4-3/+10
2010-07-17trans-array.c (gfc_free_ss): Don't free beyond ss rank.Mikael Morin3-120/+152
2010-07-17Daily bump.GCC Administrator1-1/+1
2010-07-16re PR target/42235 (redundant memory move from parameter space to spill space)Bernd Schmidt4-67/+465
2010-07-16re PR c++/32505 (Partial specialization halfway accepted after instantiation)Jason Merrill4-3/+36
2010-07-16* ptree.c (cxx_print_xnode): Handle TEMPLATE_INFO.Jason Merrill2-0/+13