aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-13re PR fortran/48351 ([OOP] Realloc on assignment fails if parent component i...Paul Thomas6-16/+94
2012-01-13re PR c++/20681 (wrong "control reaches" warning with switches)Jason Merrill4-0/+34
2012-01-13pr49871.c: Add dg-require-effective-target int32plus because of big array nee...Georg-Johann Lay1-0/+1
2012-01-1320120111-1.c: Fix wrong int = int32_t assumption.Georg-Johann Lay7-6/+22
2012-01-13re PR c++/51813 (-fvisibility=hidden causes std::codecvt members to be undefi...Jason Merrill4-0/+23
2012-01-13re PR c++/51620 ([c++0x] [4.6/4.7 Regression] ICE with private destructor)Jason Merrill5-0/+44
2012-01-13re PR fortran/51842 (fortran fails if ssize_t is 32-bit on 64-bit host)Tobias Burnus2-2/+9
2012-01-13re PR c/8081 (ICE with variably sized types returned from nested functions)Richard Guenther4-0/+42
2012-01-13pr46309.c: Set branch cost to greater 1 for avr.Georg-Johann Lay2-0/+5
2012-01-13libgo: Update to weekly.2011-12-22.Ian Lance Taylor195-1288/+3635
2012-01-13re PR c++/51714 (internal compiler error: Segmentation fault with -std=c++11)Jason Merrill4-0/+28
2012-01-13Daily bump.GCC Administrator1-1/+1
2012-01-13PR c++/51633 - ICEs with constexpr constructorDodji Seketeli6-5/+92
2012-01-12cfgexpand.c (convert_debug_memory_address): Allow any valid pointer type, not...DJ Delorie2-3/+6
2012-01-12re PR libfortran/36755 (Avoid fork/exec in chmod intrinsic)Tobias Burnus4-41/+409
2012-01-12re PR other/50925 ([avr] ICE at spill_failure, at reload1.c:2118)Richard Henderson4-107/+123
2012-01-12re PR c++/48051 (sorry, unimplemented: mangling overload)Jason Merrill8-6/+47
2012-01-12re PR c++/51403 (ICE with invalid template parameter)Jason Merrill4-0/+19
2012-01-12fix dateGeorg-Johann Lay1-1/+1
2012-01-12re PR target/51756 (wrong warning: uninitialized variable put into program me...Georg-Johann Lay2-0/+7
2012-01-12re PR tree-optimization/51799 (Compiler ICE in vect_is_simple_use_1)Ira Rosen5-6/+38
2012-01-12Remove configure check for unused fdopen.Janne Blomqvist5-13/+14
2012-01-12i386.md (*zero_extendsidi2_rex64): Correct movl template.Uros Bizjak2-2/+7
2012-01-12PR 51803 Avoid malloc if getcwd fails or is not available.Janne Blomqvist2-3/+16
2012-01-12re PR testsuite/51057 (FAIL: gfortran.dg/quad_2.f90 -O0 execution test on p...Dominique d'Humieres3-2/+48
2012-01-11re PR c++/51565 (fastcall in array of method pointers: internal compiler error)Jason Merrill4-4/+23
2012-01-12go-lang.c (go_langhook_init): Initialize void_list_node before calling go_cre...Ian Lance Taylor2-3/+8
2012-01-12libgo: Update to weekly.2011-12-14.Ian Lance Taylor167-1659/+3520
2012-01-12Daily bump.GCC Administrator1-1/+1
2012-01-11compiler: Permit type B byte; type S []B; var v = S("x").Ian Lance Taylor4-29/+55
2012-01-11re PR bootstrap/51796 (internal compiler error: in distribute_notes, at combi...Jakub Jelinek5-7/+63
2012-01-11compiler: Don't use memcmp for structs/arrays with padding.Ian Lance Taylor4-117/+170
2012-01-11commentJason Merrill1-2/+1
2012-01-11re PR c++/51818 ([C++0x] Name mangling error using lambda expressions in GCC47)Jason Merrill4-2/+27
2012-01-11adjust commentJason Merrill1-2/+1
2012-01-11gcov.c (STRING_SIZE): Remove.Nathan Sidwell2-46/+77
2012-01-11gimple.h (gimplify_body): Remove first argument.Eric Botcazou7-39/+99
2012-01-11* libgcov.c (__gcov_init): Ignore objects with no functions.Nathan Sidwell2-1/+5
2012-01-11tree.h (build_function_decl_skip_args): Add boolean parameter.Eric Botcazou18-34/+171
2012-01-11re PR tree-optimization/49642 (constant part of a macro not optimized away as...Bill Schmidt5-0/+215
2012-01-11* decl.c (decls_match): Assert that the arguments are decls.Jason Merrill2-0/+4
2012-01-11re PR c++/51613 (Ambiguous function template instantiations as template argum...Jason Merrill4-1/+36
2012-01-11compiler: Fix names for hash/equality functions for unnamed types.Ian Lance Taylor1-1/+11
2012-01-11Fix PR number in ChangeLog.Andreas Tobler1-1/+1
2012-01-11re PR rtl-optimization/57105 (ICE: in add_insn_before_nobb, at emit-rtl.c:388...Bruce Korb5-6/+80
2012-01-11arm.md (mov_notscc): Use MVN for false condition.Matthew Gretton-Dann4-1/+27
2012-01-11main.c (store_exe_path): Fix absolute path detection for Windows.Tobias Burnus2-5/+18
2012-01-11* config/rx/rx.md (return): Define pattern.Nick Clifton2-0/+10
2012-01-11extend.texi (malloc attribute): Adjust according to implementation.Richard Guenther2-5/+9
2012-01-11PR 51803 Handle getcwd failure and lack of the function better.Janne Blomqvist2-1/+9