aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-07-12re PR tree-optimization/32663 (revision 126369 went into an infinite loop)Daniel Berlin8-70/+250
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-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
2007-07-11oops - this is the missing changelog entry for the previous deltaNick Clifton1-0/+5
2007-07-11* config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Provide alternative version for...Nick Clifton1-0/+32
2007-07-11mips.h (ISA_HAS_SYNCI): New target capability predicate.David Daney7-11/+152
2007-07-11emit-rtl.c (gen_reg_rtx): Check can_create_pseudo_p rather than no_new_pseudos.Ian Lance Taylor2-3/+6
2007-07-11builtins.def (BUILT_IN_CLEAR_CACHE): New builtin.David Daney6-1/+102
2007-07-11* config/cris/cris.md ("movsi"): Fix typo in last change.Hans-Peter Nilsson2-1/+5
2007-07-11Daily bump.GCC Administrator1-1/+1
2007-07-10re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)Geoffrey Keating18-75/+169
2007-07-10re PR target/32708 (_mm_cvtsi64x_si128() and _mm_cvtsi128_si64x() inefficient)Uros Bizjak6-3/+87
2007-07-10re PR target/32538 (All libgomp tests fail to link on IRIX 6: copysignl undef...Rainer Orth2-3/+9
2007-07-10* g++.dg/init/new20.C: Remove svn:executable flag.Mark Mitchell2-0/+4
2007-07-10Replace no_new_pseudos in backends.Ian Lance Taylor33-194/+310
2007-07-10* gcc.dg/vect/vect-116.c: Add vect_int target requirement.Nathan Froyd2-0/+5
2007-07-10* gcc.dg/ultrasp7.c: Add fpic target requirement.Nathan Froyd2-0/+5
2007-07-10re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Manuel López-Ibáñez2-1/+9
2007-07-10re PR fortran/32157 (intrinsic function name conflicts with subroutine if pre...Paul Thomas8-14/+209
2007-07-10re PR rtl-optimization/32664 ([sh] ICE in create_pre_exit, at mode-switching....Kaz Kojima2-11/+32
2007-07-10Daily bump.GCC Administrator1-1/+1
2007-07-09tree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_oper...Zdenek Dvorak14-103/+116
2007-07-09cfghooks.c (remove_edge): New function.Zdenek Dvorak5-14/+28
2007-07-09re PR libfortran/32336 (matmul: flag runtime- instead of assertation error)Thomas Koenig2-0/+16
2007-07-09fesd-any.c: Move to gcc.dg/debug/dwarf2 directory.Eric Botcazou24-0/+71
2007-07-09re PR fortran/29459 (Spurious warnings about anonymous variables)Francois-Xavier Coudert3-4/+27
2007-07-09optabs.h: Added declaration for signbit_optab.Wolfgang Gellerich7-7/+64
2007-07-09re PR tree-optimization/32698 (inefficient pointer expression)Richard Guenther2-0/+16
2007-07-09trans-decl.c (set_tree_decl_type_code): Remove function.Steven G. Kargl2-44/+5
2007-07-09revert: re PR debug/23551 (dwarf records for inlines appear incomplete)Alexandre Oliva2-4/+20
2007-07-09re PR target/27855 (reassociation causes the RA to be confused)Uros Bizjak4-8/+30
2007-07-09re PR fortran/31129 (No warning on unused parameters)Daniel Franke4-0/+28
2007-07-09re PR tree-optimization/32681 (ice for legal C code with flags -ffast-math -...Uros Bizjak4-6/+38
2007-07-09* cse.c (cse_insn): Avoid invalid sharing on trial replacement.Jan Hubicka2-1/+6
2007-07-09decl.c (start_preparsed_function): Do not promote return type.Richard Guenther4-15/+8