aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-02-03re PR c++/12909 (ambiguity in mangling vector types)Jason Merrill5-2/+35
2010-02-03h8300.md (can_delay): Fix attibute condition.Kaushik Phatak2-2/+6
2010-02-03re PR rtl-optimization/42941 (-fsched-pressure -fschedule-insns - valgrind wa...Vladimir Makarov2-2/+8
2010-02-03add missing ChangeLogJason Merrill1-0/+5
2010-02-03re PR c++/35652 (offset warning should be given in the front-end)Jason Merrill3-2/+31
2010-02-03re PR debug/42896 (Random debug generation differences, bootstrap fails)Alexandre Oliva6-92/+118
2010-02-03re PR tree-optimization/42944 (errno misoptimization around malloc call)Richard Guenther4-0/+46
2010-02-03invoke.texi: Fix name of sched1 dump.Steven Bosscher4-25/+16
2010-02-03Fix moxie tramponline alignment problemAnthony Green3-5/+17
2010-02-03re PR tree-optimization/42927 (type mismatch in shift expression produces ice...Richard Guenther4-3/+45
2010-02-03config.gcc: Reenable check for obsolete targets.Rainer Orth2-10/+21
2010-02-03re PR fortran/42936 (Result of passing NULL() as actual arg doesn't inherit c...Tobias Burnus4-3/+30
2010-02-03Daily bump.GCC Administrator1-1/+1
2010-02-02re PR c++/41090 (Using static label reference in c++ class constructor produc...Jason Merrill5-1/+77
2010-02-02re PR fortran/42650 (F90: DT function with in-line DT definition and RESULT i...Tobias Burnus4-1/+25
2010-02-02rx.c (rx_is_legitimate_constant): Treat a maximum constant size of 4 as being...Nick Clifton3-4/+11
2010-02-02re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Jack Howarth3-0/+20
2010-02-02Daily bump.GCC Administrator1-1/+1
2010-02-01re PR fortran/42922 (Wrongly rejected derived types with default initializers...Tobias Burnus4-6/+32
2010-02-01re PR target/41399 (Scheduler gives huge dependence graph compiling fortran/i...Vladimir Makarov2-0/+7
2010-02-01arm.c (FL_FOR_ARCH_7A): is also a superset of ARMv6K.Richard Earnshaw4-77/+43
2010-02-01re PR libgomp/29986 (testsuite failures)Rainer Orth2-0/+23
2010-02-01* sv.po: Update.Joseph Myers2-283/+287
2010-02-01Daily bump.GCC Administrator1-1/+1
2010-01-31re PR fortran/42888 (ICE in fold_convert_loc, at fold-const.c:2670)Janus Weil7-24/+92
2010-01-31re PR middle-end/42898 (volatile structures and compound literal initializers)Eric Botcazou2-0/+30
2010-01-31tree-sra.c (ptr_parm_has_direct_uses): Rewrite to be conservatively correct.Richard Guenther2-25/+39
2010-01-31re PR target/42850 (FAIL: g++.dg/abi/forced.C execution test)John David Anglin2-1/+9
2010-01-31configure.ac: Add "recommended" version checks for GMP/MPC.Kaveh R. Ghazi2-3/+7
2010-01-31config.gcc: Adjust order of makefile fragments for mingw targets.Kai Tietz2-2/+12
2010-01-31re PR middle-end/42898 (volatile structures and compound literal initializers)Richard Guenther4-0/+49
2010-01-31configure.ac: Fix __stack_chk_fail check for cross builds configured --with-h...Matthias Klose3-2/+12
2010-01-31re PR fortran/38324 (Wrong lbound given to allocatable components)Paul Thomas8-122/+267
2010-01-31Daily bump.GCC Administrator1-1/+1
2010-01-30inline-1.C: New.Paolo Bonzini4-0/+109
2010-01-30Daily bump.GCC Administrator1-1/+1
2010-01-29tree-ssa-alias.c (same_type_for_tbaa): Return -1 if the types have the same a...Eric Botcazou2-14/+19
2010-01-29PR 41701, prevent pow in compiler pathname from a false errorMichael Meissner1-0/+7
2010-01-29PR 41701, prevent pow in compiler pathname from a false errorMichael Meissner1-1/+1
2010-01-29sparc.c (sparc_elf_asm_named_section): Declare decl unused.Rainer Orth2-1/+6
2010-01-29eh16.C: Rename err to e.Rainer Orth4-11/+17
2010-01-29Fix PRs c++/42758, c++/42634, c++/42797Dodji Seketeli10-48/+322
2010-01-29tree-ssa-ccp.c (ccp_fold_stmt): Unshare values we substitute.Richard Guenther2-3/+10
2010-01-29re PR rtl-optimization/42889 ("-fcompare-debug failure (length)" with "-O1 -f...Jakub Jelinek6-1/+55
2010-01-29re PR middle-end/37448 (cannot compile big function)Richard Guenther2-88/+103
2010-01-29decl.c (redeclaration_error_message): Wrap the return messages to G_() for ea...Shujing Zhao2-18/+28
2010-01-29Daily bump.GCC Administrator1-1/+1
2010-01-28re PR c++/42880 (trunk does not compile boost MPL)Jason Merrill2-6/+18
2010-01-28Use SSE2 on gcc.target/i386/pr42881.c.H.J. Lu2-4/+7
2010-01-28re PR target/42891 (ice in extract_insn, at recog.c:2097)Uros Bizjak4-10/+32