aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-15interpret.cc (STOREA): Rewrite using temporary variable to avoid double-macro...Keith Seitz2-44/+77
2007-05-15add self to MAINTAINERS: waaRevital Eres2-0/+5
2007-05-15re PR libfortran/31915 (Failure with unf_io_convert_3.f90)Tobias Burnus2-9/+18
2007-05-15Daily bump.GCC Administrator1-1/+1
2007-05-1517_hyperg/check_nan.cc: Add -mieee for sh.Kaz Kojima2-0/+6
2007-05-14c-typeck.c (build_binary_op): Return early for error.Janis Johnson4-2/+26
2007-05-14expr.c (cpp_classify_number): Warn about dfp constant for -pedantic.Janis Johnson4-0/+14
2007-05-14re PR c/31924 (gcc accepts invalid suffixes for decimal float constants)Janis Johnson4-8/+35
2007-05-14func-mixed.c: Replace invalid constant suffixes.Janis Johnson3-20/+25
2007-05-14tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_it...Zdenek Dvorak12-67/+133
2007-05-14re PR c++/29928 (typeid of unknown bound array)Paolo Carlini4-2/+26
2007-05-14builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL instead of 0 in the cal...Uros Bizjak7-57/+111
2007-05-14re PR fortran/30723 (Freeing memory doesn't need to call a library function)Francois-Xavier Coudert15-125/+184
2007-05-14re PR fortran/31725 ([4.1 only] substring bound evaluated multiple times: wro...François-Xavier Coudert4-1/+88
2007-05-14genautomata.c (gen_regexp_el): Allocate correct size for regexp.Dave Korn2-2/+6
2007-05-14testsuite_io.h: Only include <ios>.Paolo Carlini2-3/+6
2007-05-14allocator.h: Do not include cpp_type_traits.h.Paolo Carlini2-2/+4
2007-05-14c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...Rafael Avila de Espindola31-103/+100
2007-05-14m68k-protos.h: Rename m68k_interrupt_function_p to m68k_get_function_kind.Kazu Hirata8-30/+115
2007-05-14Updated Roberto Costa's address.Roberto Costa2-1/+5
2007-05-14postypes.h (class fpos<>): Remove redundant forward declaration.Paolo Carlini1-0/+5
2007-05-14postypes.h (class fpos<>): Remove redundant forward declaration.Paolo Carlini1-4/+2
2007-05-14* MAINTAINERS (Write After Approval): Add myself.Thomas Neumann2-0/+5
2007-05-14* gennews (files): Reference GCC 4.2 web pages.Mark Mitchell2-1/+7
2007-05-14Daily bump.GCC Administrator1-1/+1
2007-05-14alloc_comp_basics_1.f90: Fix dg directive.Dominique d'Humieres15-65/+86
2007-05-13re PR tree-optimization/31911 (Short function (md4) takes very long to compile)Daniel Berlin2-4/+10
2007-05-13tree-scalar-evolution.c (resolve_mixers): Exported.Zdenek Dvorak10-1632/+565
2007-05-13stl_tempbuf.h (return_temporary_buffer(_Tp*)): Inline.Paolo Carlini2-2/+6
2007-05-13pr17141-1.c: Scan in forwprop2, xfail scanning forwprop1.Richard Guenther3-9/+14
2007-05-13type_traitsfwd.h: Fix include guard typo.Paolo Carlini2-1/+5
2007-05-13Extend dseRevital Eres4-4/+118
2007-05-13Daily bump.GCC Administrator1-1/+1
2007-05-12gcse.c (gcse_main): Do jump bypassing in CPROP2.Steven Bosscher4-3/+12
2007-05-12re PR rtl-optimization/31848 (Invalid loop optimization causes bootstrap fail...Steven Bosscher2-0/+19
2007-05-12re PR libgcj/29324 (add wait handling hook)David Daney10-172/+248
2007-05-12re PR tree-optimization/31797 (infinite loop in tree-ssa-pre or ICE)Richard Guenther4-2/+51
2007-05-12configure.ac (gcc_gxx_include_dir): Use $(libsubdir_to_prefix).Richard Sandiford4-75/+46
2007-05-12re PR fortran/30746 (50th Anniversary Bug - Forward reference to contained fu...Paul Thomas6-7/+132
2007-05-12Daily bump.GCC Administrator1-1/+1
2007-05-11re PR c++/31829 (FAIL: g++.dg/warn/multiple-overflow-warn-3.C (test for warn...Steve Ellcey2-2/+7
2007-05-11pod_char_traits.h (char_traits<>::move): Use __builtin_memmove.Paolo Carlini33-135/+261
2007-05-11Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.Silvius Rus31-30/+1362
2007-05-11stdexcept: Remove extra spacing.Benjamin Kosnik8-59/+239
2007-05-11MAINTAINERS (Write After Approval): Add myself.Silvius Rus2-0/+5
2007-05-11tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop...Zdenek Dvorak14-110/+174
2007-05-11semantics.c (expand_or_defer_fn): Do not call c_record_cdtor_fn.Jan Hubicka9-86/+101
2007-05-11re PR other/31852 (Missing __builtin_memchr)Paolo Carlini9-9/+164
2007-05-11re PR fortran/30876 (Array valued recursive function rejected)Paul Thomas6-12/+73
2007-05-11re PR fortran/30878 (Rejects function f1; namelist /nml/ f1)Paul Thomas6-5/+56