aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-08re PR rtl-optimization/55845 (454.calculix miscompares with -march=btver2 -O3...Jakub Jelinek4-2/+60
2013-01-08aarch64-simd.md (vec_init<mode>): New.Tejas Belagod4-0/+179
2013-01-08re PR fortran/55341 (address-sanitizer and Fortran)Jakub Jelinek2-4/+47
2013-01-08vect-mull-compile.c: Explicitly scan for instructions generated instead of nu...Tejas Belagod2-4/+17
2013-01-08aarch64-simd.md (aarch64_simd_vec_<su>mult_lo_<mode>, [...]): Separate instru...Tejas Belagod2-2/+8
2013-01-08rl78.md (mulsi3_g13): Correct values for MDBL and MDBH registers.Nick Clifton2-4/+6
2013-01-08rl78.c (rl78_expand_prologue): Always select register bank 0 at the start of ...Nick Clifton2-1/+9
2013-01-08[AARCH64] Add support for floating-point vcond.James Greenhalgh11-19/+249
2013-01-08[AARCH64] Fix support for vectorization over sqrt (), sqrtf ().James Greenhalgh5-4/+28
2013-01-08re PR debug/55579 (SRA doesn't create debug stmts when they would be useful)Martin Jambor4-18/+42
2013-01-08statement before variable declaration in cp_parser_initializer_list.Joel Brobecker2-1/+7
2013-01-08Fix g++.dg/debug/dwarf2/pr54508.C on Solaris 9/x86Rainer Orth2-11/+16
2013-01-08Restrict -Wa,-nH use to Solaris (PR libstdc++/55594)Rainer Orth3-18/+37
2013-01-08re PR tree-optimization/55890 (calling a builtin func through a cast triggers...Jakub Jelinek4-5/+18
2013-01-08re PR middle-end/54120 (FAIL: gfortran.fortran-torture/execute/random_2.f90 e...Jakub Jelinek2-4/+15
2013-01-08re PR middle-end/55851 (ICE in size_binop_loc, at fold-const.c:1385)Jakub Jelinek4-2/+24
2013-01-08re PR sanitizer/55844 (-fsanitize=address -Os -fno-omit-frame-pointer -mno-om...Jakub Jelinek2-1/+7
2013-01-08re PR fortran/55618 (Failures with ISO_Varying_String test suite)Paul Thomas4-1/+55
2013-01-08Daily bump.GCC Administrator1-1/+1
2013-01-07config.host (i[34567]86-*-openbsd* and x86_64-*-openbsd*): Add to lists of i[...Mark Kettenis4-1/+18
2013-01-07re PR target/42661 (Documented -mmad option not accepted.)Steve Ellcey2-1/+6
2013-01-07re PR fortran/53876 ([OOP] ICE with class array)Paul Thomas2-6/+6
2013-01-07re PR target/55897 ([avr] Allocate __memx data to .progmemx.data)Georg-Johann Lay2-1/+7
2013-01-07re PR target/55897 ([avr] Allocate __memx data to .progmemx.data)Georg-Johann Lay4-43/+59
2013-01-07re PR fortran/55763 (Issues with some simpler CLASS(*) programs)Tobias Burnus8-37/+160
2013-01-07Remove "-I" from LIBSTDCXX_RAW_CXX_LDFLAGSH.J. Lu11-12/+42
2013-01-07re PR c++/55753 ([C++11][4.7/4.8 Regression] ICE constexpr ctor, tsubst_copy_...Jason Merrill4-0/+31
2013-01-07varasm.c (output_constant_def_contents): For asan_protect_global protected st...Jakub Jelinek3-15/+57
2013-01-07Support -fuse-ld=bfd and -fuse-ld=goldNick Clifton6-22/+84
2013-01-07TypoGeorg-Johann Lay1-1/+1
2013-01-07Fix 32-bit gcc.dg/lto/pr55525 with Sun ldRichard Biener2-1/+5
2013-01-07PR target/PR54461Georg-Johann Lay2-0/+16
2013-01-07arm_neon.h (vmovn_high_is16, [...]): Fix source operand number and update cop...Tejas Belagod2-16/+24
2013-01-07re PR tree-optimization/55890 (calling a builtin func through a cast triggers...Richard Biener8-14/+83
2013-01-07[AARCH64] Make argument of ld1 intrinsics const.James Greenhalgh2-72/+81
2013-01-07lto-streamer.h (LTO_minor_version): Bump to 2.Richard Biener2-1/+5
2013-01-07[AARCH64] Add support for vector and scalar floating-point immediate loads.James Greenhalgh16-95/+452
2013-01-07re PR tree-optimization/55888 (ICE in bitmap_set_replace_value, at tree-ssa-p...Richard Biener4-5/+132
2013-01-07t-avr: Typo.Georg-Johann Lay2-1/+5
2013-01-07re PR target/55243 (STAMP variable is not defined in t-avr)Georg-Johann Lay3-37/+67
2013-01-07i386.c (DEFAULT_PCC_STRUCT_RETURN): Remove.Uros Bizjak2-6/+4
2013-01-07re PR fortran/55852 (internal compiler error: in gfc_build_intrinsic_call, at...Tobias Burnus7-143/+108
2013-01-07decl.c (gnat_to_gnu_entity): Adjust comment about type extension with discrim...Eric Botcazou2-8/+12
2013-01-07re PR ada/864 (--program-suffix is ignored (for ada))Richard Biener2-4/+9
2013-01-07re PR fortran/55763 (Issues with some simpler CLASS(*) programs)Tobias Burnus4-5/+45
2013-01-07PR c++/55311 - Cannot specialize alias template with arg of type array of charDodji Seketeli3-8/+29
2013-01-07PR c++/52343 - error with alias template as template template argumentDodji Seketeli4-0/+23
2013-01-07re PR libstdc++/55847 (mistake bad_weak_ptr::what() message)Jonathan Wakely7-10/+64
2013-01-07Daily bump.GCC Administrator1-1/+1
2013-01-06unordered_map.h: Fix typo in comments.Jonathan Wakely3-3/+18