aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-06-29cp-tree.h (TYPE_HAS_ASSIGN_REF): Rename to TYPE_HAS_COPY_ASSIGN.Jason Merrill13-116/+130
2010-06-30Daily bump.GCC Administrator1-1/+1
2010-06-29recog.c (peep2_do_rebuild_jump_labels, [...]): New static variables.Bernd Schmidt4-247/+310
2010-06-29re PR fortran/44718 (Procedure-pointer name is wrongly regarded as "external ...Janus Weil4-0/+51
2010-06-29genhooks.c (emit_findices): Cast field precision to int.Nathan Froyd2-5/+10
2010-06-29re PR tree-optimization/43801 (error: function causes a section type conflict...Jakub Jelinek4-0/+31
2010-06-29re PR debug/44668 (class->DW_TAG_typedef is missing DW_AT_accessibility)Jakub Jelinek4-14/+62
2010-06-29pt.c (dependent_scope_ref_p): Remove.Jason Merrill3-42/+41
2010-06-29re PR c++/44587 (ICE in instantiate_decl)Jason Merrill6-2/+111
2010-06-29m68k.c (targetm.sched.init_global): Update comment.Joern Rennecke2-2/+5
2010-06-29vmsdbgout.c (full_name): Just output the file name if not native.Douglas B Rupp2-7/+7
2010-06-29vmsdbgout.c (func_table): Replace with VEC func{nam,num}_tables.Douglas B Rupp2-47/+37
2010-06-29* Makefile.in (s-tm-texi): Remove stray tab / rule.Joern Rennecke2-1/+3
2010-06-29re PR fortran/44696 ([OOP] ASSOCIATED fails on polymorphic variables)Janus Weil4-0/+36
2010-06-29vmsdbgout.c (vmsdbgout_begin_epilogue): DeclareDouglas B Rupp2-2/+57
2010-06-29Committed as obvious.Douglas B Rupp2-1/+5
2010-06-29re PR fortran/44582 (gfortran generates wrong results due to wrong ABI in fun...Paul Thomas4-20/+254
2010-06-29vmsdbg.h (DST_K_TBG): New DST constant.Douglas B Rupp3-134/+11
2010-06-29re PR other/44034 (target hooks are hard to maintain)Joern Rennecke26-2291/+14037
2010-06-29* lib/lto.exp (lto_prune_warns): Also accept leading single quote.Rainer Orth2-1/+5
2010-06-29re PR bootstrap/44713 (Revision 161530 failed bootstrap)Nathan Froyd2-12/+28
2010-06-29ChangeLog typo fix.Joern Rennecke1-1/+1
2010-06-29tm.texi (TARGET_OPTION_OVERRIDE): Document.Joern Rennecke7-10/+58
2010-06-29* tree-inline.c: Replace incomming by incomin and clonning by cloning.Jan Hubicka2-14/+18
2010-06-29predict.c (propagate_freq): Clear EXIT_BLOCK_PTR frequency if it is unreachable.Jan Hubicka7-22/+109
2010-06-29tree-dfa.c (dump_variable): Remove noalias_state dumping.Richard Guenther3-40/+6
2010-06-29Revert parts of the change for PR25130.Bernd Schmidt2-16/+10
2010-06-29re PR target/43902 (suboptimal MIPS widening multiply accumulate)Bernd Schmidt6-13/+79
2010-06-29calls.c, [...]: Call targetm.calls.function_arg...Nathan Froyd12-76/+184
2010-06-29gigi.h (gnat_build_constructor): Take a VEC instead of a TREE_LIST.Nathan Froyd6-149/+169
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd53-319/+159
2010-06-29re PR tree-optimization/44667 (ICE: verify_stmts failed: non-trivial conversi...Richard Guenther2-0/+32
2010-06-29re PR rtl-optimization/44659 (Combiner fails to match QI cmp patterns with up...Eric Botcazou9-21/+152
2010-06-29Daily bump.GCC Administrator1-1/+1
2010-06-28re PR middle-end/44671 (Partial inlining breaks C++)Jan Hubicka2-1/+8
2010-06-28re PR c++/44682 (warning: variable ‘x’ set but not used)Jakub Jelinek4-0/+30
2010-06-28re PR libfortran/43298 (fortran library does not read in NaN -Inf or Inf)Tobias Burnus2-0/+104
2010-06-28double-int.h (force_fit_type_double): Remove declaration.Anatoly Sokolov10-134/+134
2010-06-28* config/rs6000/rs6000.h (PROCESSOR_TITAN): Declare.Philipp Tomsich2-1/+6
2010-06-28Add a testcase for PR tree-optimization/43781.H.J. Lu2-0/+50
2010-06-28re PR fortran/40158 (Misleading error message for passing a scalar to an array)Paul Thomas4-6/+63
2010-06-28tree-sra.c (convert_callers): New parameter, change fndecls of recursive calls.Martin Jambor4-3/+47
2010-06-28ipa-cp.c (ipcp_init_cloned_node): Replace calls to ipa_check_create_node_para...Martin Jambor2-2/+11
2010-06-28re PR tree-optimization/44687 (ICE: in tree_nrv, at tree-nrv.c:155 with -fpro...Jan Hubicka4-3/+43
2010-06-28re PR c++/44535 (g++ -O[ 23] generates undefined symbol)Martin Jambor4-2/+64
2010-06-28re PR middle-end/44592 (wrong code at -O3)Michael Matz4-4/+81
2010-06-28re PR tree-optimization/44357 (internal compiler error: in cgraph_decide_inli...Jan Hubicka4-1/+242
2010-06-28ltrans-1.c: Add -march=i486 for i?86-*-* && ilp32.Rainer Orth9-0/+19
2010-06-28config.gcc (powerpc*-*-*): Handle titan.Philipp Tomsich6-5/+222
2010-06-28tree-browser.c (TB_history_stack): Convert to a VEC.Nathan Froyd2-6/+12