aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-12re PR fortran/31639 ([4.1/4.2/4.3] ICE in gfc_conv_constant, at fortran/trans...Daniel Franke5-7/+39
2007-07-12arm.c (thumb1_compute_save_reg_mask): Make sure scratch reg does not overlap ...Paul Brook2-0/+9
2007-07-12pt.c (template_parms_variadic_p): Remove.Kazu Hirata3-12/+5
2007-07-12re PR fortran/32704 (-static-libgfortran is undocumented)Daniel Franke2-1/+31
2007-07-12re PR fortran/32634 (renamed, use associated generic interface rejected)Paul Thomas4-1/+54
2007-07-12re PR fortran/32599 ([ISO C Binding] Accepts character with len /= 1)Christopher D. Rickett11-22/+179
2007-07-12* gcc.c-torture/execute/align-3.c: Remove function addr check.Steve Ellcey2-2/+4
2007-07-12tree-ssa-pre.c (get_expression_vuses): Move out side-effect.Daniel Berlin2-4/+11
2007-07-12sse.md (storentdf, storentsf): New.Zdenek Dvorak2-0/+18
2007-07-122007-07-12 Paolo Carlini <pcarlini@suse.de>Paolo Carlini1-12/+13
2007-07-12re PR target/25413 (wrong alignment or incorrect address computation in vecto...Dorit Nuzman15-29/+474
2007-07-12all_bound.cc: Disambiguate uses of TR1/C++0x facilities.Douglas Gregor28-56/+105
2007-07-12target-support.exp (check_ultrasparc_hw_available): New function.Nathan Froyd9-6/+71
2007-07-12builtins.c (get_pointer_alignment): Honor DECL_ALIGN on a FUNCTION_DECL.Geoffrey Keating5-21/+27
2007-07-12splay-tree.h (libi_uhostptr_t, [...]): Adjust types work-a-round whitespace p...Kai Tietz2-4/+7
2007-07-12* gcc.target/mips/save-restore-5.c: Add -mno-abicalls.Daniel Jacobowitz2-1/+5
2007-07-12target.h (builtin_vectorization_cost): Add new target builtin.Dorit Nuzman26-18/+937
2007-07-12re PR fortran/32550 (openmp: COPYPRIVATE of pointer variables fails)Jakub Jelinek7-3/+74
2007-07-12re PR c++/30854 (Wrong number of arguments printed for constructor)Jakub Jelinek4-1/+23
2007-07-12MethodResult.h, [...]: Regenerate.Matthias Klose3-10/+15
2007-07-12jazzlib, rmi: Remove empty directories.Matthias Klose1-0/+4
2007-07-12re PR fortran/29804 (segfault with -fbounds-check on allocatable derived type...Francois-Xavier Coudert2-0/+33
2007-07-12gimplify.c (gimplify_conversion): Make sure that the result from maybe_fold_o...Richard Guenther3-6/+23
2007-07-12re PR rtl-optimization/32729 (Loop unrolling not performed with large constan...Zdenek Dvorak2-8/+6
2007-07-12trans-intrinsic.c (gfc_conv_intrinsic_repeat): Convert arguments to gfc_charl...Richard Guenther3-3/+14
2007-07-12expr.c (expand_java_return): RETURN_EXPR has void type.Richard Guenther2-6/+22
2007-07-12splay-tree.h (libi_uhostptr_t, [...]): New types, needed for WIN64 when a lon...Kai Tietz2-16/+30
2007-07-12re PR fortran/32634 (renamed, use associated generic interface rejected)Daniel Franke2-17/+7
2007-07-12sh.md (symGOTOFF2reg): Add missing parenthesis.Kaz Kojima2-2/+7
2007-07-12maint-tool (deps): Output stamp-h instead of config.h.Alexandre Oliva3-80/+82
2007-07-12re PR tree-optimization/32663 (revision 126369 went into an infinite loop)Daniel Berlin8-70/+250
2007-07-12ffi.c: Don't include sys/cachectl.h.David Daney2-3/+8
2007-07-12* Makefile.in (mostlyclean): Remove object files.Alexandre Oliva2-0/+5
2007-07-12Daily bump.GCC Administrator1-1/+1
2007-07-11toplev.c (no_new_pseudos): Deleted.Kenneth Zadeck18-64/+32
2007-07-11re PR c++/31027 (Compiler segfaults in simple virtual inheritance situation)Paolo Carlini2-0/+29
2007-07-11re PR target/32661 (__builtin_ia32_vec_ext suboptimal for pointer/ref args)Uros Bizjak4-5/+54
2007-07-11interpret.cc (get_local_var_table): Make sure the method is compiled.Keith Seitz3-19/+30
2007-07-11linux-unwind.h (mips_fallback_frame_state): Rewrite return address calculation.David Daney3-13/+24
2007-07-11* config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Revert previous delta and use g...Nick Clifton2-44/+17
2007-07-11reg-stack.c (struct tree_opt_pass pass_stack_regs): Nullify name and letter f...Uros Bizjak2-7/+11
2007-07-11params.def (PARAM_VERIFY_CANONICAL_TYPES): Remove.Douglas Gregor6-47/+56
2007-07-11spu.c (spu_optimization_options): Remove setting of parameter PARAM_MAX_COMPL...Ulrich Weigand2-5/+12
2007-07-11mips.h (MIPS_ISA_LEVEL_SPEC): Handle -m4ksc and -m4ksd.Richard Sandiford3-3/+11
2007-07-11re PR tree-optimization/32713 (ICE in copy_reference_ops_from_ref, at tree-ss...Eric Botcazou2-0/+6
2007-07-11re PR middle-end/30482 (<complex> division by 0)Paolo Carlini2-5/+10
2007-07-11re PR tree-optimization/32589 (exp_dbug.adb:981: error: invalid array index)Eric Botcazou10-45/+74
2007-07-11cygming.h (PREFERRED_DEBUGGING_TYPE): Define to DWARF2_DEBUG on 32 bit target...Danny Smith2-16/+17
2007-07-11trans-array.c (gfc_conv_array_parameter): Use correct types for comparison.Richard Guenther4-4/+17
2007-07-11re PR c++/32560 (ICE on invalid declaration in template)Paolo Carlini4-0/+22