aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-21Vectorize fast path of _cpp_clean_line.Richard Henderson6-99/+953
2010-08-21re PR fortran/45271 ([OOP] Polymorphic code breaks when changing order of USE...Janus Weil12-100/+374
2010-08-21* tracebak.c: Fix typo in comment.Eric Botcazou2-2/+6
2010-08-21tree-pass.h (pass_ipa_cdtor_merge): New function.Jan Hubicka7-246/+343
2010-08-21Fix previous commit.Jan Hubicka1-1/+5
2010-08-21Fix misquoting in stdint.m4.Ralf Wildenhues10-37/+43
2010-08-21re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_...Tobias Burnus21-50/+1248
2010-08-21re PR middle-end/45307 (Stores expanding to no RTL not removed by tree optimi...Jan Hubicka7-22/+71
2010-08-21lto-cgraph.c (lto_output_edge): Use gimple_has_body_p instead of flag_wpa.Jan Hubicka6-14/+53
2010-08-21Daily bump.GCC Administrator1-1/+1
2010-08-20pex-common.c (pex_read_err): Set stderr_pipe to -1 if a corresponding stream ...Maciej W. Rozycki2-4/+17
2010-08-20tree.h (alias_diag_flags): New enum.Olivier Hainque3-12/+39
2010-08-20aix.h (STACK_CHECK_STATIC_BUILTIN): Define to 1.Eric Botcazou7-0/+171
2010-08-20Cast to unsigned short/char first for _mm_extract_epi16/_mm_extract_epi8.H.J. Lu8-4/+86
2010-08-20re PR target/45336 (pextr{b,w,d}, (worse than) redundant extensions)Jakub Jelinek2-8/+30
2010-08-20revert r163410, partially revert r163267.Iain Sandoe3-7/+9
2010-08-20re PR testsuite/45361 (gcc.target/i386/volatile-2.c failed)Uros Bizjak2-22/+25
2010-08-20re PR middle-end/44974 (Function with attribute noreturn omits a call to anot...Jakub Jelinek4-1/+34
2010-08-20i386.md (ashift RSP splitter): Remove splitter.Uros Bizjak2-30/+11
2010-08-20simplify-rtx.c (simplify_unary_operation_1): Optimize (sign_extend (zero_exte...Jakub Jelinek2-7/+45
2010-08-20re PR rtl-optimization/45353 (ICE: RTL check: expected elt 3 type 'B', have '...Jakub Jelinek4-1/+21
2010-08-20darwin.h (LIB_SPEC): New.Iain Sandoe2-0/+10
2010-08-20tree-ssa-address.c (tree_mem_ref_addr): Convert offset to sizetype.Jakub Jelinek2-0/+7
2010-08-20* lang.opt (MD, MMD): Use NoDriverArg instead of NoArgDriver.Joseph Myers2-2/+6
2010-08-20ggc-common.c (ggc_mark_root_tab): New function, split out from...Nathan Froyd2-10/+20
2010-08-20gfortranspec.c (lang_specific_driver): Refer to -lgfortran in comment, not -l...Joseph Myers2-1/+6
2010-08-20Replace has_analyzed_clone with has_analyzed_clone_p.H.J. Lu2-1/+7
2010-08-20lto.c (has_analyzed_clone_p): New functionJan Hubicka2-28/+55
2010-08-20missed from rest of commitNathan Sidwell1-0/+8
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd132-790/+829
2010-08-20gimplify.c (gimplify_modify_expr): When assigning to volatiles, copy the src ...Nathan Sidwell4-34/+218
2010-08-20tm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Document to be zero or nonz...Joseph Myers8-18/+29
2010-08-20re PR rtl-optimization/44691 (ICE: RTL check: expected code 'reg', have 'plus...Andrey Belevantsev2-0/+46
2010-08-20sparc.c (sparc_asm_function_epilogue): Don't output an extra nop past a sibli...Olivier Hainque4-6/+28
2010-08-20pass41-frag.cxx (dg-prune-output): New dg directive.Uros Bizjak2-0/+8
2010-08-20Daily bump.GCC Administrator1-1/+1
2010-08-19re PR bootstrap/45350 (Failed to bootstrap on Linux/ia64)Bernd Schmidt2-3/+9
2010-08-19re PR fortran/45108 (Namelist read: Not aborted when reading from STDIN)Jerry DeLisle2-12/+8
2010-08-19target.def (function_arg, [...]): Remove const qualifier on CUMULATIVE_ARGS p...Nathan Froyd5-11/+19
2010-08-19re PR target/45336 (pextr{b,w,d}, (worse than) redundant extensions)Jakub Jelinek2-0/+36
2010-08-19re PR tree-optimization/42172 (inefficient bit fields assignments)Bernd Schmidt2-147/+458
2010-08-19call.c (reference_related_p): Check for error_mark_node.Jason Merrill4-4/+36
2010-08-19re PR c++/45315 (ICE: tree check: expected aggr_init_expr, have call_expr in ...Jason Merrill4-6/+41
2010-08-19re PR middle-end/45307 (Stores expanding to no RTL not removed by tree optimi...Jason Merrill6-6/+34
2010-08-19except.c (pending_noexcept, [...]): New.Jason Merrill6-6/+89
2010-08-19cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p.Nathan Froyd26-138/+101
2010-08-19re PR fortran/29785 (Fortran 2003: POINTER Rank Remapping)Daniel Kraft15-108/+608
2010-08-19i386.md (*lea_1): Use P mode iterator.Uros Bizjak2-92/+104
2010-08-19Also scan movb.Uros Bizjak2-1/+6
2010-08-19vect-1.c (foo): Fix last commit.Ramana Radhakrishnan2-1/+5