summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* [multiple changes]Paul Thomas2007-10-2910-160/+448
* 2007-10-29 Razya LadelskyRazya Ladelsky2007-10-2912-2/+676
* 2007-09-23 Razya LadelskyRazya Ladelsky2007-10-297-18/+31
* 2007-09-23 Razya LadelskyRazya Ladelsky2007-10-2916-392/+1378
* cris.c: Include df.h.Hans-Peter Nilsson2007-10-292-28/+41
* Daily bump.GCC Administrator2007-10-291-1/+1
* re PR c++/30659 (ICE in undefined template)Paolo Carlini2007-10-294-0/+21
* tree-ssa-operands.c (add_vars_for_offset): Add parameter telling if the var i...Richard Guenther2007-10-282-7/+20
* tree-ssa-operands.c (add_vars_for_offset): Clean and speed up.Richard Guenther2007-10-282-46/+69
* re PR fortran/32147 (Module file change due to order of writting out changes)Tobias Schlüter2007-10-285-31/+53
* re PR middle-end/33589 (ICE on valid code at -O2: verify_flow_info failed)Andrew Pinski2007-10-285-1/+53
* tree-flow.h (subvar_t): Make it a VEC.Richard Guenther2007-10-2811-83/+120
* re PR tree-optimization/33920 (Segfault in combine_blocks/tree-if-conv.c)Uros Bizjak2007-10-284-2/+74
* mips.md: Add combiner patterns for DImode extensions of HImode and QImode tru...Richard Sandiford2007-10-282-32/+43
* re PR target/33895 (mips.c:6868: error: 'mips_output_dwarf_dtprel' defined bu...Richard Sandiford2007-10-282-1/+6
* dce.c (delete_unmarked_insns): Just delete the RETVAL and LIBCALL notes if...Andreas Krebbel2007-10-282-4/+16
* Daily bump.GCC Administrator2007-10-281-1/+1
* re PR fortran/31306 (ICE with implicit character variables)Jerry DeLisle2007-10-273-0/+53
* re PR fortran/31306 (ICE with implicit character variables)Jerry DeLisle2007-10-272-1/+33
* i386-2.C: Include bmmintrin.h.Uros Bizjak2007-10-274-11/+20
* error.c (reinit_cxx_pp): Initialize cxx_pp->enclosing_scope to current_functi...Jakub Jelinek2007-10-272-1/+4
* re PR c++/33844 (Broken diagnostic: 'dotstar_expr/member_ref' not supported b...Jakub Jelinek2007-10-275-1/+35
* re PR c++/5247 (Memory eating infinite loop on default parameter in construct...Jason Merrill2007-10-273-0/+30
* re PR fortran/33862 (Support .FTN file extension for Fortran fixed-format sou...Tobias Burnus2007-10-274-10/+23
* re PR c++/33842 (Broken diagnostic: 'offsetof_expr' not supported by dump_expr)Jakub Jelinek2007-10-276-0/+97
* ivopts-1.C: Also search for "offset: 4294967292".Uros Bizjak2007-10-272-1/+5
* re PR tree-optimization/33870 (miscompiles sqlite)Richard Guenther2007-10-275-61/+168
* re PR fortran/33162 (INTRINSIC functions as ACTUAL argument)Jerry DeLisle2007-10-272-0/+57
* re PR fortran/33162 (INTRINSIC functions as ACTUAL argument)Jerry DeLisle2007-10-274-30/+102
* re PR fortran/31608 (wrong types in character array/scalar binop)John David Anglin2007-10-272-3/+5
* Daily bump.GCC Administrator2007-10-271-1/+1
* invoke.texi (Option Summary, [...]): Remove -fbounds-check.Janis Johnson2007-10-262-19/+33
* invoke.texi: Fix typo in -fmax-errors=.Jerry DeLisle2007-10-262-2/+6
* avr.c (avr_OS_task_function_p): Add new function.Anatoly Sokolov2007-10-275-53/+40
* tree-nested.c (get_trampoline_type): Fix thinko.Eric Botcazou2007-10-262-6/+10
* re PR c++/24791 (ICE on invalid instantiation of template's static member)Jason Merrill2007-10-265-34/+65
* re PR c++/33601 (ICE with pointers to members using "const C" as the class id...Douglas Gregor2007-10-264-2/+20
* re PR c++/31988 (new operator should not permit default first parameter)Paolo Carlini2007-10-264-7/+65
* re PR c++/33839 (ICE with decltype)Douglas Gregor2007-10-264-9/+30
* reorg.c (emit_delay_sequence): Move insn locator from the first insn to the s...Daniel Jacobowitz2007-10-262-0/+8
* re PR c++/33744 (function-style cast and '>' not allowed in template argument)Jakub Jelinek2007-10-264-1/+41
* re PR c++/31747 (ICE combining static and extern)Paolo Carlini2007-10-264-9/+24
* ivopts-1.C: Remove xfail on the search for "&x\\\[5\\\]" pattern.Uros Bizjak2007-10-262-2/+8
* expr.c (cxx_expand_expr): Removed.Ollie Wild2007-10-264-47/+8
* ipa-pure-const.c (check_decl): Return immediately when pure_const_state has b...Samuel Tardieu2007-10-262-10/+20
* Daily bump.GCC Administrator2007-10-261-1/+1
* * g++.dg/tree-ssa/copyprop-1.C: Remove xfail.David Daney2007-10-262-1/+5
* re PR c++/33843 (Broken diagnostic: 'bit_not_expr' not supported by pp_cxx_un...Paolo Carlini2007-10-254-0/+23
* re PR fortran/29784 ([doc] No I/O conversion of logical/integer)Francois-Xavier Coudert2007-10-252-0/+9
* re PR tree-optimization/33833 (ICE in build2_stat, at tree.c:3110 at -O3, tre...Ira Rosen2007-10-254-4/+48