aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-23compare-elim.c (maybe_select_cc_mode): Add ATTRIBUTE_UNUSED markers.Andreas Schwab2-1/+7
2011-01-23costmodel-vect-33.c: Expect vectorization to be not profitable if...Ira Rosen4-5/+17
2011-01-23Daily bump.GCC Administrator1-1/+1
2011-01-22re PR target/47333 (g++.dg/lto/20091219 FAILs on Solaris 2 with SUN as)Jan Hubicka4-4/+954
2011-01-22re PR target/43884 (Performance degradation for simple fibonacci numbers calc...Jan Hubicka5-3/+17
2011-01-23s390.h (REGISTER_MOVE_COST, [...]): Remove.Anatoly Sokolov3-12/+36
2011-01-22re PR middle-end/47401 (Support for must-not-throw regions with SJLJ exceptio...Ulrich Weigand2-20/+52
2011-01-22rx: Enable the compare-elim pass.Richard Henderson2-0/+5
2011-01-22mn10300: Enable the compare-elim pass.Richard Henderson2-0/+5
2011-01-22New -fcompare-elim pass.Richard Henderson12-1/+701
2011-01-22re PR fortran/38536 (ICE with C_LOC in resolve.c due to not properly going th...Thomas Koenig4-1/+80
2011-01-22rx.md (cstoresf4): Pass comparison operator to rx_split_fp_compare.Nick Clifton2-1/+7
2011-01-22rx.md (UNSPEC_CONST): New.Nick Clifton3-54/+146
2011-01-22re PR fortran/47399 ([OOP] ICE with TBP of a PARAMETER)Tobias Burnus4-1/+58
2011-01-21re PR tree-optimization/47053 (ICE: verify_flow_info failed: BB 2 can not thr...Jeff Law4-0/+54
2011-01-22Avoid crash when M structure free just before thread exit.Ian Lance Taylor2-6/+17
2011-01-22libgo: Adjust deadlock avoidance.Ian Lance Taylor1-9/+9
2011-01-22syscalls: Add SPARC RTEMS specific file.Ian Lance Taylor1-0/+7
2011-01-22Daily bump.GCC Administrator1-1/+1
2011-01-22Avoid deadlock creating new thread.Ian Lance Taylor1-0/+8
2011-01-21Avoid deadlock when finalizer lock is held during gc.Ian Lance Taylor3-2/+41
2011-01-22PR 46267 strerror thread safetyJanne Blomqvist8-29/+74
2011-01-21re PR c++/47041 (Internal compiler error in build_data_member_initialization,...Jason Merrill4-1/+34
2011-01-21re PR bootstrap/47402 (Bootstrap comparison failure)Alexandre Oliva2-3/+8
2011-01-21Fix race condition in test case.Ian Lance Taylor1-7/+7
2011-01-21re PR c++/47388 (ICE: in begin_for_stmt, at cp/semantics.c:863 with -fno-for-...Jakub Jelinek5-5/+59
2011-01-21re PR fortran/47394 (Internal compiler error when error count limit is reached)Tobias Burnus3-5/+12
2011-01-21c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove.Benjamin Kosnik21-86/+59
2011-01-21re PR middle-end/45566 (ICE: in convert_to_eh_region_ranges, at except.c:2446...Jakub Jelinek5-19/+50
2011-01-21re PR rtl-optimization/47366 (ICE: verify_flow_info failed: missing REG_EH_RE...Jakub Jelinek4-16/+68
2011-01-21re PR c++/46552 ([C++0x] Internal compiler error on pointer to member variabl...Jason Merrill4-0/+20
2011-01-21Remove the types float and complex.Ian Lance Taylor388-18001/+21979
2011-01-21re PR c++/46977 ([C++0x] ICE: SIGSEGV in htab_find_slot_with_hash (hashtab.c:...Jason Merrill7-56/+188
2011-01-21re PR rtl-optimization/41619 (ICE in insert_save (caller-save.c) for SPEC CPU...Jeff Law4-85/+106
2011-01-21re PR tree-optimization/47355 (ICE: verify_ssa failed with -O2 -fipa-cp-clone)Jakub Jelinek4-0/+64
2011-01-21re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva3-2/+14
2011-01-21re PR other/47395 (the tree code WIDEN_MULT_MINUS_EXPR has a mismatching name)Richard Guenther2-1/+6
2011-01-21pr47392.c: Make test non-static instead of making main hot.Richard Guenther2-2/+7
2011-01-21re PR tree-optimization/47365 (wrong code with -O -ftree-pre)Richard Guenther7-18/+143
2011-01-21configure.ac: Use AS_HELP_STRING throughout.Andreas Schwab3-104/+152
2011-01-21* g++.dg/other/anon5.C: Skip on mips-sgi-irix*.Rainer Orth2-1/+5
2011-01-21re PR tree-optimization/47391 (read from const volatile incorrectly eliminated)Jakub Jelinek4-2/+33
2011-01-21tree-ssa-live.c (remove_unused_scope_block_p): Don't remove DECL_IGNORED_P no...Jakub Jelinek2-2/+10
2011-01-21* g++.dg/template/char1.C: Use signed char.Rainer Orth2-1/+5
2011-01-21re PR bootstrap/47215 (Failed to bootstrap)Kai Tietz4-18/+17
2011-01-21re PR fortran/47377 (internal compiler error: in fold_convert_loc, at fold-co...Tobias Burnus4-0/+35
2011-01-21Fix typo in comment.Mike Stump1-1/+1
2011-01-21rs6000-c.c (rs6000_cpu_cpp_builtins): Add builtin_define __CMODEL_MEDIUM__ an...Alan Modra2-1/+20
2011-01-21Daily bump.GCC Administrator1-1/+1
2011-01-20re PR libstdc++/36104 (gnu-versioned-namespace is broken)Benjamin Kosnik6-14/+19