aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-07-22re PR fortran/45019 (Aliasing of TARGET dummy argument not detected correctly)Tobias Burnus5-1/+91
2010-07-22trans-stmt.c (gfc_trans_return): Put back in the handling of se.post, now in ...Daniel Kraft2-0/+9
2010-07-22sysv4.h (CHOOSE_DYNAMIC_LINKER): Default to GLIBC when no C library is specif...Maxim Kuvyrkov2-1/+6
2010-07-22ipa-prop.h (struct ipa_node_params): Updated comment.Martin Jambor3-7/+11
2010-07-22cgraphunit.c (verify_edge_count_and_frequency): New function.Martin Jambor3-28/+57
2010-07-22re PR target/43698 (Wrong use of ARMv6 REV instruction for endian bytewapping...Ramana Radhakrishnan4-7/+62
2010-07-22darwin.h (LINK_COMMAND_SPEC): Split into...Iain Sandoe3-21/+26
2010-07-22calls.c (load_register_parameters): Move check for zero sized items so that o...Iain Sandoe2-5/+12
2010-07-22Daily bump.GCC Administrator1-1/+1
2010-07-21ipa-pure-const.c (varying_state): Break out from ...Jan Hubicka2-6/+19
2010-07-21function.c (record_hard_reg_sets): Restrict the previous change to cases wher...Bernd Schmidt2-3/+11
2010-07-21re PR bootstrap/44970 (Revision 162270 failed to bootstrap)Bernd Schmidt3-25/+41
2010-07-21re PR fortran/44929 ([OOP] Parsing error of derived type name starting with ...Steven G. Kargl5-58/+30
2010-07-21re PR debug/45015 (ICE in cselib.c caused by fix for PR43051)Jakub Jelinek4-1/+98
2010-07-21Eliminate the computed goto in x64 varargs.Richard Henderson3-205/+46
2010-07-21IA64 uses // instead of # for comments in its assembly file.Jeffrey Yasskin2-1/+7
2010-07-21Fix PR 44955: Strip off the real and complex parts.Changpeng Fang2-4/+18
2010-07-21re PR lto/45018 (ICE: tree check: did not expect class 'type', have 'type' (r...Richard Guenther4-4/+32
2010-07-21* tree.c (cp_tree_equal): Fix CONSTRUCTOR handling.Jason Merrill2-4/+16
2010-07-21parser.c (cp_parser_init_declarator): Pass LOOKUP_NORMAL to cp_finish_decl.Jason Merrill2-1/+6
2010-07-21re PR tree-optimization/44900 (The variable of SSE will be broken)Martin Jambor4-6/+93
2010-07-21trans.h (gfc_get_return_label): Removed.Daniel Kraft4-159/+164
2010-07-21re PR middle-end/44738 (c-c++-common/uninit-17.c failed)Bernd Schmidt4-2/+14
2010-07-21re PR middle-end/45013 (Failed to build 483.xalancbmk in SPEC CPU 2006)Richard Guenther3-1/+16
2010-07-21tree-flow.h (referenced_var): Move define ...Richard Guenther7-19/+31
2010-07-21re PR debug/45003 (VTA issues with sign/zero extension and debug temporaries)Jakub Jelinek6-8/+80
2010-07-21* gcc.dg/guality/asm-1.c: New test.Jakub Jelinek2-0/+29
2010-07-21re PR fortran/44697 (I/O testsuite failures: \r\n vs \n - gfortran.dg/ftell_...Jerry DeLisle2-8/+27
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