aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-30Daily bump.GCC Administrator1-1/+1
2009-11-29rs6000.md (fnmaddsf4_powerpc_1): Remove HONOR_SIGNED_ZEROS final condition.Segher Boessenkool2-4/+12
2009-11-29Really fix PR c++/36408Dodji Seketeli3-9/+19
2009-11-29user.cfg.in: Add __GXX_RTTI to PREDEFINED macros.Jonathan Wakely2-0/+5
2009-11-29re PR middle-end/42193 (454.calculix in SPEC CPU 2006 failed to compile at -O3)Ira Rosen4-4/+42
2009-11-29cgraph.c (same_body_alias_1): Break out ofJan Hubicka16-228/+557
2009-11-29Daily bump.GCC Administrator1-1/+1
2009-11-28re PR c++/36408 (ICE with statement expression in template)Dodji Seketeli6-0/+70
2009-11-28sarray.c (sarray_free): Use old_buckets variable.Jakub Jelinek5-6/+15
2009-11-28pack_generic.c (pack_internal): Remove unused zero_sized variable.Jakub Jelinek104-311/+113
2009-11-28re PR middle-end/42183 (internal compiler error: verify_stmts failed)Richard Guenther4-2/+71
2009-11-28jvspec.c (lang_specific_driver): Remove unused saw_verbose_flag variable.Jakub Jelinek6-14/+17
2009-11-28matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek41-233/+174
2009-11-28* config/avr/avr.h (ASM_OUTPUT_EXTERNAL): Add.Andy Hutchinson2-0/+7
2009-11-28trans-common.c (create_common): Remove unused offset variable.Jakub Jelinek18-86/+52
2009-11-28re PR objc++/42156 (Hundreds of objc++ testsuite regressions)Jakub Jelinek2-3/+16
2009-11-28ira-color.c (put_allocno_into_bucket): Remove set but not used local variable...David Binderman5-9/+10
2009-11-2820081210-1_0.c (uintptr_t): Use for w64 target type 'unsigned long long'.Kai Tietz2-1/+8
2009-11-28Daily bump.GCC Administrator1-1/+1
2009-11-27re PR middle-end/42006 (Termination problem with -O2 and -O3)Martin Jambor4-2/+52
2009-11-27stormy16-lib2.c: Arrange for separate compilation of each function.Nick Clifton18-15/+163
2009-11-27re PR c++/38656 (Broken diagnostic: 'template_id_expr' not supported by pp_c_...Paolo Carlini4-0/+23
2009-11-27sse.md (vec_interleave_highv16qi, [...]): Remove expanders.Richard Henderson4-244/+103
2009-11-27re PR rtl-optimization/42084 (Wrong result with -Os -fno-delete-null-pointer-...Michael Matz4-6/+40
2009-11-27re PR target/41810 (Cannot build gcc: gthr-default.h:466: error: '__mutex' wa...Rainer Orth3-3/+15
2009-11-27Remove support for Itanium1 (Merced)Steven Bosscher4-1889/+16
2009-11-27s390.c (last_scheduled_insn): New variable.Andreas Krebbel2-1/+131
2009-11-27re PR c++/41906 (ICE with catch(...) and -fpermissive)Michael Matz4-0/+24
2009-11-27timevar.def (TV_LOOP_MOVE_INVARIANTS, [...]): New timevars.Richard Guenther3-5/+19
2009-11-27emit-rtl.c (next_active_insn, [...]): Correct comment.Andreas Krebbel2-4/+9
2009-11-27i386.c (ix86_emit_restore_sse_regs_using_mov): Remove unused insn variable.Jakub Jelinek5-18/+23
2009-11-27opts.c (decode_options): If optimize is bigger than 255, set it to 255.Jakub Jelinek4-0/+26
2009-11-27re PR c++/35112 (ICE and broken diagnostic with ambiguous class name)Paolo Carlini7-29/+55
2009-11-27Daily bump.GCC Administrator1-1/+1
2009-11-27vperm-v4sf-1.c (dg-options): Use -msse2.Uros Bizjak5-2/+12
2009-11-26sse.md (mulv16qi3): Change back from an expander to an insn-and-split.Richard Henderson4-52/+66
2009-11-26re PR fortran/41807 (data statement with nested type constructors)Jerry DeLisle2-0/+6
2009-11-26cfgexpand (n_stack_vars_conflict): New static variable.Bernd Schmidt2-2/+18
2009-11-26re PR rtl-optimization/38582 (excessive time in rename registers)Bernd Schmidt2-193/+362
2009-11-26re PR rtl-optimization/38582 (excessive time in rename registers)Bernd Schmidt2-110/+135
2009-11-26PR c++/42026, DR 239Jason Merrill4-7/+29
2009-11-26add missing testsuite/ChangeLog entryJason Merrill1-0/+5
2009-11-26* decl.c (grokdeclarator): Remove period at end of diagnosic message.Gabriel Dos Reis2-1/+5
2009-11-26re PR fortran/41278 (internal compiler error related to matmul and transpose)Jerry DeLisle2-0/+21
2009-11-26re PR fortran/41278 (internal compiler error related to matmul and transpose)Jerry DeLisle2-1/+5
2009-11-26re PR fortran/42048 ([F03] Erroneous syntax error message on TBP call)Janus Weil8-16/+89
2009-11-26utils.c (copy_type): Unshare the language-specific data and the contents of t...Eric Botcazou2-0/+22
2009-11-26trans.c (gnat_to_gnu): Set the source location of the operator on both branch...Eric Botcazou2-16/+23
2009-11-26tree-ssa-dce.c (nr_walks): New variable.Richard Guenther2-4/+18
2009-11-26re PR c++/10690 ([DR 115] Even when used within typeid(), a template-id gener...Jason Merrill3-0/+13