aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-10-30re PR fortran/33596 (ICE with simplified ISNAN)Francois-Xavier Coudert4-0/+29
2007-10-30re PR tree-optimization/32500 (Loop optimization limits range to size of arra...Ed Schouten2-1/+6
2007-10-30Remove ">>>>>>> .r129772".H.J. Lu1-1/+0
2007-10-30Revert accidental change to crash36.CDoug Gregor1-1/+1
2007-10-30re PR c++/31993 (ICE with template class in variadic template class)Doug Gregor6-37/+89
2007-10-30re PR tree-optimization/33723 (Inefficient code with compound literals)Jakub Jelinek2-1/+6
2007-10-30tree-ssa-operands.c (add_vars_for_offset): Fix exit test of loop adding SFTs ...Richard Guenther4-1/+91
2007-10-30Makefile.in (dse.o): Add $(OPTABS_H) and $(RECOG_H)Richard Guenther2-1/+5
2007-10-30Fix vectorizer testcaseRevital Eres2-0/+5
2007-10-30Fix vectorizer testcasesRevital Eres3-0/+7
2007-10-30re PR target/32893 (zlib segfault in inflate_table() compiled w/ -O -msse2 ft...Dorit Nuzman51-109/+991
2007-10-30Daily bump.GCC Administrator1-1/+1
2007-10-29longlong.h (add_ssaaaa): Support Intel asm syntax in i386 and x86_64 versions.Rask Ingemann Lambertsen2-8/+16
2007-10-29re PR testsuite/24841 (dg-require compilation-test trigged on test with addit...Janis Johnson2-2/+10
2007-10-29re PR tree-optimization/33723 (Inefficient code with compound literals)Jakub Jelinek5-0/+165
2007-10-29re PR tree-optimization/33614 (ICE on semi-constant vector CONSTRUCTORs)Richard Sandiford4-4/+30
2007-10-29re PR tree-optimization/33870 (miscompiles sqlite)Richard Guenther4-34/+27
2007-10-29re PR tree-optimization/33757 (Revision 126149 fails gcc.dg/tree-ssa/ssa-fre-...Jakub Jelinek2-2/+5
2007-10-29re PR c++/33841 (ICE with non-integral bit-field)Jakub Jelinek4-7/+37
2007-10-29passes.c (init_optimization_passes): Exchange store_copy_prop with copy_prop.Richard Guenther9-151/+51
2007-10-29ifcvt.c (noce_can_store_speculate_p): New static function.Ian Lance Taylor2-18/+78
2007-10-29tree-flow-inline.h (get_subvar_at): Use binary search.Richard Guenther3-72/+150
2007-10-29ChangeLog: Fix formatting.Uros Bizjak2-123/+119
2007-10-29SMS: Add use-def chain problemRevital Eres2-1/+5
2007-10-29[multiple changes]Paul Thomas10-160/+448
2007-10-292007-10-29 Razya LadelskyRazya Ladelsky12-2/+676
2007-10-292007-09-23 Razya LadelskyRazya Ladelsky7-18/+31
2007-10-292007-09-23 Razya LadelskyRazya Ladelsky16-392/+1378
2007-10-29cris.c: Include df.h.Hans-Peter Nilsson2-28/+41
2007-10-29Daily bump.GCC Administrator1-1/+1
2007-10-29re PR c++/30659 (ICE in undefined template)Paolo Carlini4-0/+21
2007-10-28tree-ssa-operands.c (add_vars_for_offset): Add parameter telling if the var i...Richard Guenther2-7/+20
2007-10-28tree-ssa-operands.c (add_vars_for_offset): Clean and speed up.Richard Guenther2-46/+69
2007-10-28re PR fortran/32147 (Module file change due to order of writting out changes)Tobias Schlüter5-31/+53
2007-10-28re PR middle-end/33589 (ICE on valid code at -O2: verify_flow_info failed)Andrew Pinski5-1/+53
2007-10-28tree-flow.h (subvar_t): Make it a VEC.Richard Guenther11-83/+120
2007-10-28re PR tree-optimization/33920 (Segfault in combine_blocks/tree-if-conv.c)Uros Bizjak4-2/+74
2007-10-28mips.md: Add combiner patterns for DImode extensions of HImode and QImode tru...Richard Sandiford2-32/+43
2007-10-28re PR target/33895 (mips.c:6868: error: 'mips_output_dwarf_dtprel' defined bu...Richard Sandiford2-1/+6
2007-10-28dce.c (delete_unmarked_insns): Just delete the RETVAL and LIBCALL notes if...Andreas Krebbel2-4/+16
2007-10-28Daily bump.GCC Administrator1-1/+1
2007-10-27re PR fortran/31306 (ICE with implicit character variables)Jerry DeLisle3-0/+53
2007-10-27re PR fortran/31306 (ICE with implicit character variables)Jerry DeLisle2-1/+33
2007-10-27i386-2.C: Include bmmintrin.h.Uros Bizjak4-11/+20
2007-10-27error.c (reinit_cxx_pp): Initialize cxx_pp->enclosing_scope to current_functi...Jakub Jelinek2-1/+4
2007-10-27re PR c++/33844 (Broken diagnostic: 'dotstar_expr/member_ref' not supported b...Jakub Jelinek5-1/+35
2007-10-27re PR c++/5247 (Memory eating infinite loop on default parameter in construct...Jason Merrill3-0/+30
2007-10-27re PR fortran/33862 (Support .FTN file extension for Fortran fixed-format sou...Tobias Burnus4-10/+23
2007-10-27re PR c++/33842 (Broken diagnostic: 'offsetof_expr' not supported by dump_expr)Jakub Jelinek6-0/+97
2007-10-27ivopts-1.C: Also search for "offset: 4294967292".Uros Bizjak2-1/+5