aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-03re PR c++/47950 ([C++0x] Internal compiler error: non-dependent declaration a...Jason Merrill2-1/+10
2011-03-03re PR c/47963 (ICE: tree check: expected tree that contains 'decl common' str...Jakub Jelinek5-2/+35
2011-03-03re PR debug/47283 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c)Jakub Jelinek2-0/+20
2011-03-03re PR debug/47283 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c)Richard Guenther2-1/+14
2011-03-03s390.c (s390_function_value): Rename to ...Andreas Krebbel4-21/+53
2011-03-03Don't crash if erroneous type was not converted.Ian Lance Taylor1-1/+6
2011-03-03Don't crash on large composite literal array index.Ian Lance Taylor1-0/+26
2011-03-03Don't crash calling make with NaN or Infinity.Ian Lance Taylor1-1/+1
2011-03-03Make sure variable type is determined when var initialized to var.Ian Lance Taylor5-11/+25
2011-03-03Don't crash getting type descriptor of abstract types.Ian Lance Taylor1-4/+9
2011-03-03docs: fix typos and markup nits in Fortran manual.Ralf Wildenhues2-12/+20
2011-03-03Don't look for methods on named pointer types.Ian Lance Taylor1-3/+1
2011-03-02re PR c++/47950 ([C++0x] Internal compiler error: non-dependent declaration a...Jason Merrill4-3/+85
2011-03-02re PR c++/47774 ([C++0x] constexpr specifier on ctor not ignored when templat...Jason Merrill6-46/+100
2011-03-03Determine call types even if first call result is not used.Ian Lance Taylor2-6/+31
2011-03-03Don't crash declaring a function named "_".Ian Lance Taylor1-5/+8
2011-03-03Don't crash on erroneous void initializer in temporary statement.Ian Lance Taylor1-4/+6
2011-03-03Fix type of discarded send expression.Ian Lance Taylor1-1/+4
2011-03-03Don't crash on erroneous named result.Ian Lance Taylor1-2/+8
2011-03-03Don't crash if a constant has a declared but undefined type.Ian Lance Taylor1-1/+10
2011-03-03Daily bump.GCC Administrator1-1/+1
2011-03-03Rewrite conversion of named types to backend representation.Ian Lance Taylor7-311/+576
2011-03-02Makefile.am: Make clean fixups.Benjamin Kosnik3-4/+9
2011-03-02freebsd64.h (CC1_SPEC): Define.Joseph Myers4-6/+16
2011-03-03stormy16.h (REGISTER_MOVE_COST, [...]): Remove.Anatoly Sokolov3-4/+20
2011-03-02re PR c++/46159 (Bogus warning about lambdas)Jason Merrill4-2/+22
2011-03-02re PR c++/47200 ([C++0x] ICE: in adjust_temp_type, at cp/semantics.c:5821 wit...Jason Merrill4-0/+27
2011-03-02Fix configure problem.Sebastian Pop3-2/+7
2011-03-02ratio (ratio_less): Add comments.Marc Glisse2-0/+8
2011-03-02re PR libstdc++/47913 ([C++0x] improve ratio_add to overflow less often)Marc Glisse3-6/+58
2011-03-02re PR rtl-optimization/47925 (delete_trivially_dead_insns mishandles volatile...Richard Sandiford4-9/+42
2011-03-02ChangeLog: Fix whitespace.Uros Bizjak2-15/+8
2011-03-02MAINTAINERS: Adjust my e-mail address.Kai Tietz2-1/+5
2011-03-02Add -lpwl to ppllibs.Sebastian Pop3-50/+136
2011-03-02Add -lisl to clooglibs.Sebastian Pop3-2/+7
2011-03-02re PR target/47935 (PowerPC64 -mcmodel=medium invalid lwa offset)Alan Modra2-10/+28
2011-03-02Daily bump.GCC Administrator1-1/+1
2011-03-01re PR c++/47851 ([C++0x] Incorrect decltype result for conditional operator)Jason Merrill4-1/+33
2011-03-01re PR c++/46282 ([C++0x] ICE: SIGSEGV in grokbitfield (decl2.c:1054))Jason Merrill4-1/+20
2011-03-01re PR tree-optimization/47890 (internal compiler error: in vect_get_vec_def_f...Richard Guenther4-0/+24
2011-03-01re PR lto/47924 (Missed optimization with LTO)Richard Guenther4-1/+33
2011-03-01re PR lto/46911 (ICE: SIGSEGV in add_name_and_src_coords_attributes (dwarf2ou...Richard Guenther5-27/+47
2011-03-01re PR fortran/47933 (FAIL: gfortran.dg/fmt_fw_d.f90)Jerry DeLisle2-0/+7
2011-03-01re PR libfortran/47567 (Wrong output for small absolute values with F editing)Jerry DeLisle2-0/+135
2011-03-01re PR libfortran/47567 (Wrong output for small absolute values with F editing)Jerry DeLisle2-14/+25
2011-03-01chi2_quality.cc: Use C++0x mode on simulators.Benjamin Kosnik3-5/+11
2011-03-01Daily bump.GCC Administrator1-1/+1
2011-02-28re PR libstdc++/47921 (pbump will overflow when input n is larger than 2G-1)Paolo Carlini12-38/+85
2011-02-28Move ChangeLog entry to correct ChangeLog file.Ian Lance Taylor2-4/+4
2011-02-28re PR c++/47873 (virtual Inheritance - Covariant Virtual Function - Segfault)Jason Merrill4-2/+53