aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-19[multiple changes]Arnaud Charlet20-78/+261
2012-03-19[multiple changes]Arnaud Charlet4-16/+57
2012-03-19[multiple changes]Arnaud Charlet5-37/+78
2012-03-19[multiple changes]Arnaud Charlet7-8/+38
2012-03-19re PR c++/14710 (Warning about useless casts)Paolo Carlini11-20/+241
2012-03-19tree.def (REALPART_EXPR, [...]): Move.Eric Botcazou5-28/+36
2012-03-19i386.c (ix86_expand_prologue): Use Pmode mode consistently.Uros Bizjak2-15/+32
2012-03-19re PR fortran/52559 (Spurious \x00 in error messages of lines with tab)Francois-Xavier Coudert2-11/+15
2012-03-19Daily bump.GCC Administrator1-1/+1
2012-03-18* cpplib.pot: Regenerate.Joseph Myers2-28/+32
2012-03-18* gcc.pot: Regenerate.Joseph Myers2-3503/+3552
2012-03-18i386.md: Remove empty predicates and/or constraints.Uros Bizjak7-2176/+2175
2012-03-17Add missing ChangeLog entry from 2012-03-09 commit.David Edelsohn1-0/+6
2012-03-18Daily bump.GCC Administrator1-1/+1
2012-03-17Typo in ChangeLogJanne Blomqvist1-1/+1
2012-03-17PR libfortran/52608 Add dejagnu directive to testcaseJanne Blomqvist1-0/+1
2012-03-17re PR libfortran/52608 (The test FM110 of the NIST test suite fails since rev...Janne Blomqvist2-0/+21
2012-03-17PR libfortran/52608 Move the removal of initial zeros.Janne Blomqvist2-6/+13
2012-03-17re PR fortran/52585 (Wrong result for ASSOCIATED with dummy procedure pointer)Tobias Burnus4-10/+82
2012-03-17Daily bump.GCC Administrator1-1/+1
2012-03-16re PR libstdc++/52476 ([DR 518] Unordered multimap reorders equivalent elements)François Dumont4-25/+279
2012-03-16re PR middle-end/52603 (Test failures in gcc.dg/vect: vectorizing unaligned a...Richard Guenther2-6/+20
2012-03-16expr.c (expand_expr_real_1): handle misaligned scalar reads from memory throu...Martin Jambor5-14/+114
2012-03-16fold-const.c (native_interpret_expr): Also support POINTER_TYPE and REFERENCE...Richard Guenther2-0/+65
2012-03-16re PR middle-end/52584 (Fails to constant fold vector upper/lower half BIT_FI...Richard Guenther2-11/+50
2012-03-16tree-vect-stmts.c (vect_get_vec_def_for_operand): Use VIEW_CONVERT_EXPR to co...Richard Guenther2-4/+14
2012-03-16re PR middle-end/48814 (Incorrect scalar increment result)Richard Guenther8-4/+108
2012-03-16stor-layout.c (finish_bitfield_representative): Fall back to the conservative...Richard Guenther4-7/+34
2012-03-16vms-unwind.h: Remove ulong (and replace it by unw_reg where used).Tristan Gingold2-10/+14
2012-03-16vms.h (TARGET_OS_CPP_BUILTINS): Define __CRTL_VER and __VMS_VER.Tristan Gingold6-13/+54
2012-03-16tree-vect-loop.c (get_initial_def_for_induction): Use build_constructor direc...Richard Guenther4-22/+29
2012-03-16lib{gomp,itm}/testsuite: load missing fortran-modules.expBernhard Reutner-Fischer4-0/+10
2012-03-16Improve wording in GCC 4.7 Solaris update to install.texiRainer Orth2-2/+6
2012-03-16tree.h (TREE_VECTOR_CST_ELTS): Remove.Richard Guenther21-339/+342
2012-03-16config.gcc (*-*-*vms*): Define use_gcc_stdint and tm_file.Tristan Gingold3-0/+57
2012-03-162012-03-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-24/+12
2012-03-16Share vtables instead of replicating them for each unit.Janne Blomqvist3-54/+91
2012-03-16Don't use BUILT_IN_IROUND for __float128.Janne Blomqvist2-4/+10
2012-03-16Daily bump.GCC Administrator1-1/+1
2012-03-16re PR target/52568 (suboptimal __builtin_shuffle on cycles with AVX)Jakub Jelinek7-4/+95
2012-03-16re PR target/52568 (suboptimal __builtin_shuffle on cycles with AVX)Jakub Jelinek2-28/+24
2012-03-15Remove commented out debug printf:sJanne Blomqvist1-5/+0
2012-03-15re PR c++/52582 (g++ ICE when compiling qt-4.8.0 with -O2 on PPC (32bit))Jason Merrill4-0/+33
2012-03-15Enable BUILT_IN_IROUND.Janne Blomqvist4-15/+36
2012-03-15fortran-modules.exp: New file which was forgotten in r185430.Bernhard Reutner-Fischer2-0/+102
2012-03-15* combine.c (apply_distributive_law): Do not distribute SUBREG.Ulrich Weigand2-30/+20
2012-03-15tree-vect-patterns.c (widened_name_p): Rename to ...Ira Rosen5-38/+292
2012-03-15tree-vectorizer.h (vect_pattern_recog): Add new argument.Ira Rosen9-43/+266
2012-03-15re PR libfortran/52434 (Insufficient number of digits in floating point forma...Janne Blomqvist6-120/+348
2012-03-15re PR middle-end/52592 (compilation failure with undefined reference to `__bu...Jakub Jelinek4-23/+87