aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-01-18bitmap.c (bitmap_obstack_alloc_stat): Adjust cast to eliminate C++ warning ab...Ben Elliston2-2/+9
2009-01-18Daily bump.GCC Administrator1-1/+1
2009-01-17re PR bootstrap/38862 (Bootstrap failure on HEAD with static linking vs. grap...Dave Korn2-1/+5
2009-01-17graphite.c (graphite_trans_scop_block): Do not block single nested loops.Sebastian Pop2-1/+7
2009-01-17re PR fortran/38657 (PUBLIC/PRIVATE Common blocks)Paul Thomas4-4/+78
2009-01-17re PR fortran/34955 (transfer_assumed_size_1.f90: Valgrind error: invalid rea...Paul Thomas6-87/+154
2009-01-17re PR fortran/38657 (PUBLIC/PRIVATE Common blocks)Paul Thomas4-63/+12
2009-01-16foldaddr-1.c: Add the missing '}'.H.J. Lu2-1/+5
2009-01-17Daily bump.GCC Administrator1-1/+1
2009-01-16re PR c++/38877 (Revision 143404 caused ICE on 447.dealII in SPEC CPU 2006)Jason Merrill1-0/+3
2009-01-16Makefile.in: Fix multilib handling for powerpc64-linux.Jakub Jelinek2-1/+6
2009-01-16re PR c++/38877 (Revision 143404 caused ICE on 447.dealII in SPEC CPU 2006)Jason Merrill4-6/+43
2009-01-16re PR c++/29470 (Using declaration access semantics change with templates)Jason Merrill5-0/+33
2009-01-16ebitmap.h (ebitmap_iter_init): Initialize all fields.Alexandre Oliva3-3/+16
2009-01-16re PR tree-optimization/38835 (field-insensitive PTA causes libstdc++ miscomp...Richard Guenther9-22/+46
2009-01-16re PR target/38554 (ICE when compiling pamfunc.c in netpbm with -O1 enabled)Adam Nemet4-1/+58
2009-01-16re PR c++/38579 (Template: Wrong inherited copy-ctor visibility)Jason Merrill4-12/+40
2009-01-16graphite.c (compare_prefix_loops): New.Sebastian Pop2-24/+50
2009-01-16graphite.c (add_conditions_to_domain): Add the loops to the dimension of the ...Sebastian Pop2-71/+40
2009-01-16re PR tree-optimization/38789 (__builtin_constant_p appears to evaluate to tr...Jakub Jelinek4-3/+43
2009-01-16dce.c (delete_unmarked_insns): Reversed the order that insns are examined bef...Kenneth Zadeck2-9/+25
2009-01-16function.c (aggregate_value_p): Correctly extract the function type from CALL...Richard Earnshaw2-1/+6
2009-01-16re PR fortran/38152 (procedure pointers as module variables)Janus Weil5-5/+62
2009-01-16picochip.c (picochip_override_options): Revert CFI asm flag disable commited ...Hariharan Sandanagobalane2-3/+5
2009-01-16re PR c++/38850 (Cannot find inline friend function in template class when ca...Jason Merrill4-1/+44
2009-01-16Daily bump.GCC Administrator1-1/+1
2009-01-15graphite.c (scan_tree_for_params): On substractions negate all the coefficien...Sebastian Pop2-51/+47
2009-01-15re PR c++/29388 (ICE with invalid nested name specifier)Andrew Pinski4-0/+29
2009-01-15caller-save.c (add_used_regs_1, [...]): New functions.Richard Sandiford2-49/+46
2009-01-15re PR c++/36334 (typedef to function type leads to problems)Jason Merrill7-12/+75
2009-01-15re PR c++/38357 (ICE cc1plus (Segmentation fault))Steve Ellcey2-0/+32
2009-01-15re PR c++/38357 (ICE cc1plus (Segmentation fault))Steve Ellcey2-0/+8
2009-01-15re PR middle-end/37843 (unaligned stack in main due to tail call optimization)H.J. Lu4-18/+40
2009-01-15dce.c (find_call_stack_args, [...]): Fixed comments.Kenneth Zadeck2-4/+13
2009-01-15re PR c++/38636 (ICE with broken ctor declaration)Dodji Seketeli4-0/+24
2009-01-15re PR rtl-optimization/38245 (stack corruption when a call is removed but not...Jakub Jelinek9-37/+678
2009-01-14Fix PR22599Michael Meissner2-7/+40
2009-01-14ChangeLog-2007: Clean out svn merge droppings.Steven G. Kargl2-1/+4
2009-01-14re PR middle-end/38431 ([graphite] several ICEs with CP2K (summary))Sebastian Pop2-4/+90
2009-01-14mips.exp (mips_option_tests(-mips16)): Make the sequence PC-relative.Adam Nemet2-5/+9
2009-01-14long-calls-1.c: Tolerate the lack of sibling calls and/or PLT markers.Mark Mitchell5-156/+197
2009-01-14Fix non-UTF-8 sequence in ChangeLog-2006 and left-overJakub Jelinek2-2/+1
2009-01-14target-supports.exp (check_effective_target_powerpc_spe_nocache): New function.Daniel Jacobowitz12-13/+58
2009-01-14vect-105.c: Prevent compiler from hoisting abort out of loop.Mark Mitchell2-1/+10
2009-01-14pr38811.C: New file.Vladimir Makarov2-0/+77
2009-01-14gty.texi (Invoking the garbage collector): Added new node and section documen...Basile Starynkevitch2-1/+25
2009-01-14re PR tree-optimization/38826 (points-to result wrong for reads from call-clo...Richard Guenther4-6/+65
2009-01-14pr38786.c: Fix commit problem.Sebastian Pop2-20/+4
2009-01-14oops - omitted from previous deltaNick Clifton1-1/+1
2009-01-14re PR c++/37862 (Parenthesised indirection alters class member access)Nick Clifton4-62/+110