aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-10-07expr.c (gfc_get_corank): Return 0 if input expression is not a coarray.Mikael Morin2-0/+11
2011-10-07trans-array.c (gfc_conv_expr_descriptor): Simplify coarray descriptor setup c...Mikael Morin2-13/+9
2011-10-07resolve.c (compare_spec_to_ref): Move coarray ref initialization code...Mikael Morin2-8/+14
2011-10-07check.c (is_coarray): Remove.Mikael Morin2-33/+6
2011-10-07Delete incorrect representations of avx2 shifts.Richard Henderson3-36/+25
2011-10-07Fix VIS3 assembler check and conditionalize testsuite on VIS3 support.David S. Miller14-10/+45
2011-10-07Fix avx256 test cases for AVX2.Richard Henderson3-2/+8
2011-10-07* config.gcc (x86_64-*): Add core-avx-i, core-avx2 for with_cpu.Richard Henderson2-1/+5
2011-10-07re PR other/49752 (Non-existing struct `tree_type' in fold_checksum_tree in f...Richard Henderson2-5/+6
2011-10-07predicates.md (shift_amount_operand): Remove constant range check.Andrew Stubbs2-0/+73
2011-10-07predicates.md (shift_amount_operand): Remove constant range check.Andrew Stubbs3-3/+22
2011-10-07re PR fortran/50625 ([OOP] ALLOCATABLE attribute lost for module CLASS variab...Janus Weil6-2/+38
2011-10-07pr47276.c (ASMNAME, [...]): Define.Joern Rennecke4-10/+35
2011-10-07s390.c (s390_emit_tls_call_insn): Remove assertion.Andreas Krebbel2-7/+20
2011-10-07re PR middle-end/50527 (inconsistent vla align)Tom de Vries2-0/+51
2011-10-07re PR middle-end/50527 (inconsistent vla align)Tom de Vries15-30/+93
2011-10-07function.c (frame_required_for_rtx): Remove function.Bernd Schmidt2-29/+56
2011-10-07re PR middle-end/50650 (ICE in vect_is_simple_use_1, at tree-vect-stmts.c:5689)Jakub Jelinek6-4/+32
2011-10-07re PR lto/50492 (Ada bootstrap failure --with-build-config=bootstrap-lto)Eric Botcazou3-9/+27
2011-10-07Disable ABI warnings for gcc.c-torture/execute/vector-compare-2.c (PR tree-op...Rainer Orth2-0/+7
2011-10-07gigi.h (gnat_useless_type_conversion): Declare.Eric Botcazou5-16/+400
2011-10-07Don't XFAIL gcc.dg/uninit-B.c etc. (PR middle-end/50125)Rainer Orth3-3/+10
2011-10-07re PR testsuite/50637 (gcc.dg/vect/vect-align-2.c is invalid (FAILs with -O2 ...Richard Guenther2-1/+6
2011-10-07s390.md (DWH, dwh): New mode macros.Andreas Krebbel2-11/+21
2011-10-07re PR target/50603 ([x32] Unnecessary lea)Uros Bizjak4-13/+39
2011-10-07Daily bump.GCC Administrator1-1/+1
2011-10-06re PR middle-end/50632 (FAIL: gcc.dg/pr50132.c)Richard Henderson2-4/+19
2011-10-06re PR c++/39164 ([C++0x] defaulted dtor redefinition not caught)Jason Merrill4-0/+32
2011-10-06[multiple changes]Arnaud Charlet45-404/+284
2011-10-06system.h (OUTPUT_ADDR_CONST_EXTRA): Poison.Anatoly Sokolov8-42/+22
2011-10-06[multiple changes]Arnaud Charlet14-604/+322
2011-10-06Correct errors in sparc SImode popcount/clz patterns when 64-bit.David S. Miller2-29/+82
2011-10-06function.c (thread_prologue_and_epilogue_insns): Emit split prologue on the o...Bernd Schmidt2-5/+7
2011-10-06re PR tree-optimization/50596 (Problems in vectorization of condition express...Jakub Jelinek7-10/+312
2011-10-06i386: Use the proper mode for blend in vshuffle.Richard Henderson2-7/+27
2011-10-06i386: Add AVX2 support to ix86_expand_vshuffle.Richard Henderson3-17/+135
2011-10-06Rework vector shuffle tests.Richard Henderson26-460/+526
2011-10-06vshuffle: Use correct mode for mask operand.Richard Henderson2-9/+12
2011-10-06tree-vect-patterns.c (vect_pattern_recog_1): Use vect_recog_func_ptr typedef ...Jakub Jelinek2-7/+11
2011-10-06re PR tree-optimization/49279 (Optimization incorrectly presuming constant va...Jakub Jelinek7-21/+52
2011-10-06function.c (thread_prologue_and_epilogue_insns): Build a vector of unconverte...Bernd Schmidt2-16/+18
2011-10-06tree-flow.h (get_var_ann): Don't declare.Michael Matz6-13/+36
2011-10-06tree-vect-patterns.c (vect_handle_widen_mult_by_const): For lhs don't set SSA...Jakub Jelinek2-10/+10
2011-10-06tree.h (avoid_folding_inline_builtin): New prototype.Jakub Jelinek4-1/+14
2011-10-06tree-vect-generic.c (vector_element): Look at previous generated results.Richard Guenther2-0/+16
2011-10-06re PR c++/39950 (__unix__ macro is not predefined on AIX platform (C and C++))David Edelsohn2-0/+9
2011-10-06i386.opt (recip_mask, [...]): New variables and cl_target member.Michael Matz7-5/+145
2011-10-06re PR target/49049 (ICE in copyprop_hardreg_forward_1, at regcprop.c:767)Bernd Schmidt4-9/+44
2011-10-06re PR target/50305 (Inline asm reload failure when building Linux kernel)Ulrich Weigand4-0/+90
2011-10-06function.c (thread_prologue_and_epilogue_insns): Mark last_bb_active as possi...Andreas Krebbel2-1/+7