aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-15fold-const.c (LOWPART, [...]): Move ...Richard Guenther5-761/+793
2010-04-15trans.c (call_to_gnu): Open a nesting level if this is a statement.Eric Botcazou3-95/+188
2010-04-15trans.c (gigi): Do not start statement group.Eric Botcazou3-54/+36
2010-04-15trans.c (call_to_gnu): Do not unnecessarily force side-effects of actual para...Eric Botcazou2-12/+11
2010-04-15decl.c (validate_size): Reorder, remove obsolete test and warning.Eric Botcazou2-44/+40
2010-04-15re PR target/43742 (web.c/union_match_dups segfaults for a null *ref on sh-elf)Bernd Schmidt2-9/+15
2010-04-15trans-decl.c (gfc_build_qualified_array): Clear DECL_IGNORED_P on VAR_DECL LB...Jakub Jelinek2-11/+15
2010-04-15Daily bump.GCC Administrator1-1/+1
2010-04-14re PR target/43742 (web.c/union_match_dups segfaults for a null *ref on sh-elf)Kaz Kojima2-1/+7
2010-04-15double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.Anatoly Sokolov7-123/+112
2010-04-14* filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.Doug Evans2-2/+16
2010-04-14re PR rtl-optimization/21803 ([ia64] gcc produces really odd predicated code)Bernd Schmidt6-30/+261
2010-04-14re PR c++/36625 (bogus error on __attribute__((aligned(N))) in template code)Jason Merrill7-14/+64
2010-04-14Add ChangeLog entry for my previous commit.Steven G. Kargl1-0/+8
2010-04-14i386.md (*divmod<mode>4): Remove stray "&&" from splitter condition.Uros Bizjak2-2/+8
2010-04-14intrinsic.texi: Add the missing specific name of intrinsic procedure where th...Steven G. Kargl1-60/+147
2010-04-14re PR testsuite/43739 (FAIL: gcc.dg/pr43643.c (test for excess errors))Steve Ellcey2-0/+6
2010-04-14i386.md (maxmin_int): Rename code attribute from maxminiprefix and update all...Uros Bizjak5-54/+67
2010-04-14re PR other/42966 (add some indication that a warning has been converted to a...Manuel López-Ibáñez18-31/+86
2010-04-14alpha.c (alpha_adjust_cost): Remove set but not used insn_type variable.Uros Bizjak2-3/+9
2010-04-14df-core.c (df_ref_debug): Change format string placeholder from 0x%x to %#x.Uros Bizjak6-27/+41
2010-04-14PR 42694: Optimize pow (x, 0.25), pow (x, 0.75), pow (x, 1./6.)Michael Meissner2-0/+104
2010-04-14re PR tree-optimization/42963 (Redundant switch labels not cleaned up anymore)Michael Matz4-88/+161
2010-04-14acinclude.m4 (LIBGOMP_CHECK_SYNC_BUILTINS): Remove set but not unused bar var...Uros Bizjak3-2/+8
2010-04-14Synchronize with src/.Tristan Gingold3-2/+7
2010-04-14i386.md (*popcountsi2_cmp_zext): Remove mode attribute from insn template.Uros Bizjak2-1/+6
2010-04-14gigi.h: Reorder declarations and tweak comments.Eric Botcazou5-31/+76
2010-04-14decl.c (gnat_to_gnu_entity): Fix comment.Eric Botcazou7-53/+99
2010-04-14i386.md (*ashlqi3_1_slp): New insn pattern.Uros Bizjak2-8/+54
2010-04-14re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus13-19/+933
2010-04-14re PR fortran/43747 (ICE in find_array_section, at fortran/expr.c:1551)Jerry DeLisle2-0/+14
2010-04-14re PR fortran/43747 (ICE in find_array_section, at fortran/expr.c:1551)Jerry DeLisle3-2/+20
2010-04-14Daily bump.GCC Administrator1-1/+1
2010-04-13configure: Regenerate after change to elf.m4.Steve Ellcey4-2/+10
2010-04-13hash_map: Don't #include "backward_warning.h" if _GLIBCXX_PERMIT_BACKWARD_HAS...Ian Lance Taylor3-0/+12
2010-04-13gsocket.h: Run-time can no longer be built without network OS headers available.Joel Sherrill1-8/+7
2010-04-13ipa-inline.c (cgraph_mark_inline_edge): Avoid double accounting of optimized ...Jan Hubicka2-36/+140
2010-04-13call.c (type_decays_to): Check MAYBE_CLASS_TYPE_P instead of CLASS_TYPE_P.Jason Merrill7-16/+31
2010-04-13Commit gcc/testsuite/ChangeLog for revision 158275.Manuel López-Ibáñez1-0/+20
2010-04-13cpp.exp: Test also c-c++-common/cpp.Manuel López-Ibáñez13-60/+21
2010-04-13re PR middle-end/32628 (bogus integer overflow warning)Eric Botcazou3-79/+106
2010-04-13opt-functions.awk (opt_sanitized_name): New.Manuel López-Ibáñez4-12/+27
2010-04-13tree-sra.c (replace_uses_with_default_def_ssa_name): New function.Martin Jambor4-9/+73
2010-04-13re PR middle-end/43730 (internal compiler error: in expand_builtin_interclass...Michael Matz4-1/+32
2010-04-13Add CL entryDiego Novillo1-0/+17
2010-04-13Makefile.in (c-pch.o, [...]): Depend on timevar.h.Diego Novillo4-5/+40
2010-04-13tree-ssa-reassoc.c (repropagate_negates): Merge negates also into MINUS_EXPRs.Michael Matz4-35/+102
2010-04-13re PR bootstrap/43737 (Bootstrap broken at -O3)Richard Guenther2-1/+6
2010-04-13re PR middle-end/43735 (FAIL: gcc.dg/guality/inline-params.c)Richard Guenther2-1/+6
2010-04-13re PR other/31400 (enable static linking of support libraries through -static...Iain Sandoe2-2/+10