aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-08-12Remove pragma GCC diagnostic warning "-Wc++-compat".Sebastian Pop2-6/+5
2009-08-12alias.c (get_alias_set): Honor TYPE_STRUCTURAL_EQUALITY_P.Richard Guenther4-15/+26
2009-08-12Prepare expressions to be good phi arguments.Sebastian Pop5-19/+66
2009-08-12Dont add unknown subscript upper bounds.Sebastian Pop5-9/+29
2009-08-12Reimplement interchange heuristic.Sebastian Pop6-22/+281
2009-08-12Remove interchange heuristic.Sebastian Pop3-228/+22
2009-08-12Add PDR->nb_subscripts.Sebastian Pop6-32/+60
2009-08-12Undo changes to the PDR representation.Sebastian Pop6-34/+38
2009-08-12Add interchange testcase.Sebastian Pop3-3/+25
2009-08-12Fix memory leak in DD XFAILs some interchange testcases.Konrad Trifunovic8-10/+52
2009-08-12Restore original scattering when the transform is not legal.Sebastian Pop7-34/+208
2009-08-12Correctly parenthesize pretty print structures.Sebastian Pop3-0/+15
2009-08-12Recompute profile after Graphite.Sebastian Pop6-90/+151
2009-08-12Measure time spent in DD analysis and in code gen.Sebastian Pop7-12/+58
2009-08-12[multiple changes]Andrey Belevantsev4-0/+38
2009-08-12re PR fortran/41034 (Wrongly rejected proc pointer assignment with CDECL (com...Tobias Burnus3-10/+19
2009-08-12trans-types.c (gfc_get_derived_type): Do not clear TYPE_CANONICAL.Richard Guenther2-1/+6
2009-08-12Daily bump.GCC Administrator1-1/+1
2009-08-11re PR fortran/41022 ([F03] procedure pointer components as actual arguments)Janus Weil4-1/+53
2009-08-11re PR debug/40990 (bad .debug_pubnames entry from gcj)Dodji Seketeli2-16/+40
2009-08-11predicates.md (qi_mask_operand, [...]): New predicates.Adam Nemet12-54/+238
2009-08-11combine.c (try_widen_shift_mode): Factor out code to check if an integer cons...Adam Nemet4-6/+27
2009-08-11re PR target/8603 ([Alpha] s?addl pattern doesn't work)Uros Bizjak2-32/+21
2009-08-11alpha.c (alpha_init_builtins): Nullify FWRITE and FWRITE_UNLOCKED.Douglas B Rupp2-0/+11
2009-08-11alpha.c (alpha_return_in_memory): On VMS...Vasiliy Fofanov3-10/+35
2009-08-11reload.c (find_reloads_subreg_address): Check the original req_equiv_mem addr...Ulrich Weigand2-11/+25
2009-08-11re PR bootstrap/40788 (ICE on sparc: tree check: expected class 'expression',...Richard Guenther2-1/+6
2009-08-11vms.h (OPTIMIZATION_OPTIONS): RemoveDouglas B Rupp2-14/+15
2009-08-11alpha.c (alpha_sa_size): Force procedure type to PT_STACK when frame_pointer_...Olivier Hainque4-33/+112
2009-08-11alpha.c (common_object_handler): New function.Eric Botcazou4-45/+61
2009-08-11Daily bump.GCC Administrator1-1/+1
2009-08-10re PR target/41015 (SH: miscompilation for sh4-linux)SUGIOKA Toshinobu2-2/+8
2009-08-10Implement DR 757...Jason Merrill19-102/+204
2009-08-10re PR bootstrap/41018 (bootstrap broken on FreeBSD powerpc)Andreas Tobler2-1/+10
2009-08-10dg.exp: Test also c-c++-common dir.Manuel López-Ibáñez6-86/+40
2009-08-10re PR middle-end/37053 (ICE in reload_cse_simplify_operands, at postreload.c:...Ulrich Weigand2-16/+16
2009-08-10* Moved ChangeLog entry to the correct ChangeLogNeil Vachharajani1-0/+4
2009-08-10make.adb: Handle multilibLaurent GUERBY2-0/+107
2009-08-10re PR fortran/37425 (Fortran 2003: GENERIC bindings as operators)Daniel Kraft9-158/+664
2009-08-10re PR middle-end/41006 (verify_stmts failed: error: non-trivial conversion at...Richard Guenther5-48/+85
2009-08-10re PR fortran/40940 ([F03] CLASS statement)Janus Weil20-40/+210
2009-08-10[multiple changes]Arnaud Charlet3-5/+13
2009-08-10[multiple changes]Arnaud Charlet3-128/+177
2009-08-10re PR ada/17566 (Gnatxref formatting)Vincent Celier2-1/+13
2009-08-10re PR c++/40866 (ICE in create_tmp_var, at gimplify.c:504)Dodji Seketeli4-0/+48
2009-08-10alpha.c: Include libfuncs.hDouglas B Rupp6-11/+120
2009-08-10alpha.c (struct machine_function): New flag for VMS, uses_condition_handler.Olivier Hainque9-62/+563
2009-08-10alpha.c (alpha_links): Add 'target' field.Eric Botcazou3-30/+44
2009-08-10alpha.c (TARGET_ASM_UNALIGNED_*_OP): Define if on VMS.Douglas B Rupp5-9/+76
2009-08-10alpha.c (alpha_initialize_trampoline): Initialize VMS trampoline IAW ABI for ...Douglas B Rupp5-62/+56