aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-01-16re PR fortran/48426 ([patch] Quad precision promotion)Zydrunas Gimbutas7-67/+313
2012-01-16trans-array.c (gfc_trans_create_temp_array): In the case of a class array tem...Paul Thomas5-23/+82
2012-01-16re PR c/12245 (Uses lots of memory when compiling large initialized arrays)Jan Hubicka2-0/+11
2012-01-16re PR c++/14179 (out of memory while parsing array with many initializers)Jason Merrill2-1/+17
2012-01-16re PR bootstrap/51860 (s390 esa mode bootstrap comparison failure since trans...Jakub Jelinek2-15/+41
2012-01-16re PR tree-optimization/51865 (ICE in insert_vi_for_tree, at tree-ssa-structa...Jakub Jelinek4-4/+40
2012-01-16Daily bump.GCC Administrator1-1/+1
2012-01-15mips.c (mips16_build_call_stub): Don't use a stub for calls to locally-bindin...Richard Sandiford2-0/+13
2012-01-15ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.Richard Sandiford2-1/+8
2012-01-15mips-protos.h (SYMBOL_FORCE_TO_MEM): Delete.Richard Sandiford8-99/+259
2012-01-15re PR rtl-optimization/51821 (64bit > 32bit conversion produces incorrect res...Uros Bizjak4-4/+42
2012-01-15* gcc.dg/torture/pr8081.c: Fix char signedness assumption.Andreas Schwab2-4/+8
2012-01-15Daily bump.GCC Administrator1-1/+1
2012-01-14* g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.Andreas Schwab2-2/+7
2012-01-14Makefile.in (OSCONS_EXTRACT): Add $(GNATLIBCFLAGS).Andreas Schwab2-2/+7
2012-01-14re PR other/50925 ([avr] ICE at spill_failure, at reload1.c:2118)Denis Chertykov4-98/+114
2012-01-14re PR fortran/51800 (Error: Automatic array 'dummy' at (1) cannot have an ini...Tobias Burnus5-3/+70
2012-01-14re PR fortran/51816 (Wrong error when use..., only : operator() twice)Tobias Burnus5-1/+105
2012-01-14re PR c++/50012 (C++ front end misses -Wsign-compare warnings when extraneous...Ian Lance Taylor7-41/+72
2012-01-14Daily bump.GCC Administrator1-1/+1
2012-01-13Update copyright year.Ian Lance Taylor1-1/+1
2012-01-13ipa-cp.c (ipa_get_indirect_edge_target): Add typecasts when comparing param_i...Ian Lance Taylor2-2/+8
2012-01-13c-decl.c: Do not include tree-mudflap.hSteven Bosscher7-6/+13
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 Taylor1-2/+2
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 Burnus2-5/+11
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-12i386.md (*zero_extendsidi2_rex64): Correct movl template.Uros Bizjak2-2/+7
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 Taylor2-4/+99
2012-01-12Daily bump.GCC Administrator1-1/+1