aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-09re PR rtl-optimization/42631 ("-fcompare-debug failure" with "-O1 -funroll-lo...Alexandre Oliva5-30/+77
2010-01-09re PR debug/42630 ("-fcompare-debug failure (length)" with "-O1 -fvariable-ex...Alexandre Oliva4-12/+82
2010-01-09re PR debug/42629 ("-fcompare-debug failure (length)" with "-O1 -fsched-press...Alexandre Oliva4-1/+39
2010-01-09re PR middle-end/42363 (ICE: verify_flow_info failed for gcc.c-torture/compil...Alexandre Oliva5-2/+105
2010-01-09re PR debug/42604 (VTA ICE in the vectorizer)Alexandre Oliva5-10/+214
2010-01-09vec.h (DEF_VEC_ALLOC_FUNC_O_STACK): Drop excess paren.Alexandre Oliva2-2/+7
2010-01-09i386.c (ix86_vectorize_builtin_vec_perm): Silence bogus uninitialized warning.Alexandre Oliva2-1/+6
2010-01-09* nl.po: Update.Joseph Myers2-42/+22
2010-01-09re PR middle-end/42512 (integer wrong code bug with loop)Richard Guenther4-0/+41
2010-01-09set.h: Revert last change, per DR 1204 [Ready]; mention the latter in comment.Paolo Carlini60-775/+249
2010-01-09[multiple changes]Tobias Burnus6-8/+94
2010-01-09set.h: Protect move assignment operator vs self assignment.Paolo Carlini71-262/+1021
2010-01-09Daily bump.GCC Administrator1-1/+1
2010-01-09gcc.c (process_command): Update copyright notice dates.Jakub Jelinek18-24/+58
2010-01-08re PR target/41885 (AVR Rotate patterns do not correctly consider overlap.)Andy Hutchinson4-166/+210
2010-01-08re PR target/37454 (gcc: unrecognized option '-rdynamic')Steve Ellcey3-53/+35
2010-01-08re PR ada/41929 (64-bit null_pointer_deref1 gnat.dg test consumes all availab...Rainer Orth2-1/+7
2010-01-08sh.c (sh_expand_epilogue): Fix interrupt handler register popping order.DJ Delorie2-4/+9
2010-01-08re PR lto/42528 (ICE with -flto and -fsigned-char)Richard Guenther7-3/+53
2010-01-08Remove COMPONENT_REF limitation in SCoP detection.Sebastian Pop2-70/+7
2010-01-08re PR libstdc++/42573 ([C++0x] shrink_to_fit() missing)Paolo Carlini26-28/+372
2010-01-08re PR fortran/25829 ([F03] Asynchronous IO support)Tobias Burnus13-11/+214
2010-01-08re PR tree-optimization/42221 (ICE from '-Os -fgraphite-identity')Sebastian Pop3-1/+46
2010-01-08re PR tree-optimization/42521 (ICE: in graphite_loop_normal_form, at graphite...Sebastian Pop3-4/+29
2010-01-08Memoize memory strides per loop.Sebastian Pop3-6/+40
2010-01-08Compute memory strides on a whole loop.Sebastian Pop2-54/+35
2010-01-08Revert: Remove context_loop and level from translate_clast_* methods.Sebastian Pop2-51/+66
2010-01-08Daily bump.GCC Administrator1-1/+1
2010-01-07re PR bootstrap/42424 (in-tree GMP/MPFR/MPC bootstrap fails)Kaveh R. Ghazi3-14/+63
2010-01-07Fix pathname.H.J. Lu1-1/+1
2010-01-07re PR libffi/40701 (Many libffi tests fail to compile on Tru64 UNIX)Rainer Orth8-1/+32
2010-01-07re PR bootstrap/41818 (Error building cross compiler caused by changing LD_LI...Ralf Wildenhues3-4/+17
2010-01-07re PR c++/40155 ([c++0x] variadic template pack problem)Dodji Seketeli4-18/+32
2010-01-07evolution.xml: Fix typos, update.Benjamin Kosnik2-2/+7
2010-01-07Update loop-block testcases.Sebastian Pop7-52/+45
2010-01-07Fix memory leaks.Sebastian Pop3-7/+35
2010-01-07re PR middle-end/42178 (Invalid memory access in graphite)Sebastian Pop2-58/+35
2010-01-07locale_facets_nonio.tcc (time_put<>::do_put): Avoid pointless __builtin_alloc...Paolo Carlini2-2/+6
2010-01-07gimple.h (gss_for_code): Wrap gcc_assert in ENABLE_CHECKING.Richard Guenther5-93/+115
2010-01-07re PR tree-optimization/42641 (Random code-generation differences with GRAPHITE)Richard Guenther2-1/+7
2010-01-07re PR tree-optimization/42625 (-fipa-sra can generate different destructors i...Jakub Jelinek6-1/+51
2010-01-07Add version.h to the list of plugin headers installed.Duncan Sands2-1/+5
2010-01-07re PR rtl-optimization/42511 (bootstrap error in stage3 on alpha-linux-gnu)Uros Bizjak2-2/+9
2010-01-07gcse.c (execute_rtl_cprop, [...]): Do not add the DF_NOTE problem.Steven Bosscher3-4/+6
2010-01-07re PR tree-optimization/42157 (ICE building stage 1 libgcc: SEGV in compare_a...Martin Jambor2-2/+11
2010-01-07re PR fortran/42597 (ICE with procedure pointer initialized to null())Tobias Burnus4-1/+45
2010-01-07re PR fortran/41872 (wrong-code: Issues with allocatable scalars)Tobias Burnus4-26/+70
2010-01-07re PR libstdc++/26701 (std::time_get parses only 2 digits of year, in en_GB l...Paolo Carlini6-18/+158
2010-01-07Daily bump.GCC Administrator1-1/+1
2010-01-06re PR libstdc++/42491 (performance/30_threads/future/polling.cc fails at comp...Benjamin Kosnik3-1/+12