summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tree.h (block_may_fallthru): Declare here.Manuel López-Ibáñez2010-06-3014-15/+35
* re PR debug/44694 (Long var tracking compile time of GiNaC tests)Jakub Jelinek2010-06-304-9/+36
* re PR libfortran/43298 (fortran library does not read in NaN -Inf or Inf)Jerry DeLisle2010-06-302-0/+36
* re PR libfortran/43298 (fortran library does not read in NaN -Inf or Inf)Jerry DeLisle2010-06-302-0/+66
* decl.c (incomplete_var): Declare.Nathan Froyd2010-06-302-12/+31
* decl.c (struct named_label_entry): Change type of bad_decls field to a VEC.Nathan Froyd2010-06-302-11/+18
* Enable implicitly declared move constructor/operator= (N3053).Jason Merrill2010-06-2936-977/+1168
* Enable implicitly deleted functions (N2346)Jason Merrill2010-06-2921-29/+125
* * decl2.c (mark_used): Adjust error for use of deleted function.Jason Merrill2010-06-2946-146/+146
* Machinery to support implicit delete/move.Jason Merrill2010-06-299-275/+822
* class.c (type_has_virtual_destructor): New.Jason Merrill2010-06-2912-11/+85
* cp-tree.h (TYPE_HAS_ASSIGN_REF): Rename to TYPE_HAS_COPY_ASSIGN.Jason Merrill2010-06-2913-116/+130
* Daily bump.GCC Administrator2010-06-301-1/+1
* recog.c (peep2_do_rebuild_jump_labels, [...]): New static variables.Bernd Schmidt2010-06-294-247/+310
* re PR fortran/44718 (Procedure-pointer name is wrongly regarded as "external ...Janus Weil2010-06-294-0/+51
* genhooks.c (emit_findices): Cast field precision to int.Nathan Froyd2010-06-292-5/+10
* re PR tree-optimization/43801 (error: function causes a section type conflict...Jakub Jelinek2010-06-294-0/+31
* re PR debug/44668 (class->DW_TAG_typedef is missing DW_AT_accessibility)Jakub Jelinek2010-06-294-14/+62
* pt.c (dependent_scope_ref_p): Remove.Jason Merrill2010-06-293-42/+41
* re PR c++/44587 (ICE in instantiate_decl)Jason Merrill2010-06-296-2/+111
* m68k.c (targetm.sched.init_global): Update comment.Joern Rennecke2010-06-292-2/+5
* vmsdbgout.c (full_name): Just output the file name if not native.Douglas B Rupp2010-06-292-7/+7
* vmsdbgout.c (func_table): Replace with VEC func{nam,num}_tables.Douglas B Rupp2010-06-292-47/+37
* * Makefile.in (s-tm-texi): Remove stray tab / rule.Joern Rennecke2010-06-292-1/+3
* re PR fortran/44696 ([OOP] ASSOCIATED fails on polymorphic variables)Janus Weil2010-06-294-0/+36
* vmsdbgout.c (vmsdbgout_begin_epilogue): DeclareDouglas B Rupp2010-06-292-2/+57
* Committed as obvious.Douglas B Rupp2010-06-292-1/+5
* re PR fortran/44582 (gfortran generates wrong results due to wrong ABI in fun...Paul Thomas2010-06-294-20/+254
* vmsdbg.h (DST_K_TBG): New DST constant.Douglas B Rupp2010-06-293-134/+11
* re PR other/44034 (target hooks are hard to maintain)Joern Rennecke2010-06-2926-2291/+14037
* * lib/lto.exp (lto_prune_warns): Also accept leading single quote.Rainer Orth2010-06-292-1/+5
* re PR bootstrap/44713 (Revision 161530 failed bootstrap)Nathan Froyd2010-06-292-12/+28
* ChangeLog typo fix.Joern Rennecke2010-06-291-1/+1
* tm.texi (TARGET_OPTION_OVERRIDE): Document.Joern Rennecke2010-06-297-10/+58
* * tree-inline.c: Replace incomming by incomin and clonning by cloning.Jan Hubicka2010-06-292-14/+18
* predict.c (propagate_freq): Clear EXIT_BLOCK_PTR frequency if it is unreachable.Jan Hubicka2010-06-297-22/+109
* tree-dfa.c (dump_variable): Remove noalias_state dumping.Richard Guenther2010-06-293-40/+6
* Revert parts of the change for PR25130.Bernd Schmidt2010-06-292-16/+10
* re PR target/43902 (suboptimal MIPS widening multiply accumulate)Bernd Schmidt2010-06-296-13/+79
* calls.c, [...]: Call targetm.calls.function_arg...Nathan Froyd2010-06-2912-76/+184
* gigi.h (gnat_build_constructor): Take a VEC instead of a TREE_LIST.Nathan Froyd2010-06-296-149/+169
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-2953-319/+159
* re PR tree-optimization/44667 (ICE: verify_stmts failed: non-trivial conversi...Richard Guenther2010-06-292-0/+32
* re PR libstdc++/44708 (Enabling -std=c++0x results in ambiguous function over...Paolo Carlini2010-06-293-2/+40
* re PR rtl-optimization/44659 (Combiner fails to match QI cmp patterns with up...Eric Botcazou2010-06-299-21/+152
* Daily bump.GCC Administrator2010-06-291-1/+1
* re PR middle-end/44671 (Partial inlining breaks C++)Jan Hubicka2010-06-282-1/+8
* re PR c++/44682 (warning: variable ‘x’ set but not used)Jakub Jelinek2010-06-284-0/+30
* re PR libfortran/43298 (fortran library does not read in NaN -Inf or Inf)Tobias Burnus2010-06-284-0/+138
* double-int.h (force_fit_type_double): Remove declaration.Anatoly Sokolov2010-06-2810-134/+134