summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix PR68493: bail out when codegen_error is setAditya Kumar2015-11-234-1/+50
* fix PR68279: bail out when scev gets instantiated to not_knownAditya Kumar2015-11-239-75/+147
* call update_ssa onceAditya Kumar2015-11-233-13/+7
* re PR tree-optimization/68455 (ICE: tree check: expected integer_cst, have pl...Marek Polacek2015-11-234-1/+31
* Add uaddv4_optab and usubv4_optabRichard Henderson2015-11-236-92/+210
* re PR tree-optimization/68465 (pass_lim doesn't detect identical loop entry c...Richard Biener2015-11-234-7/+59
* [ARM] PR target/68059 libgcc should not use __write for printing fatal errorSzabolcs Nagy2015-11-232-2/+8
* [AArch64] PR target/68363 Check that argument is real INSN in aarch64_madd_ne...Kyrylo Tkachov2015-11-234-1/+31
* Correct graphite*.c ISL header file inclusion order.David Edelsohn2015-11-238-101/+107
* [AARCH64] Adding constant folding for __builtin_fmulx* with scalar 32 and 64 ...Bilyan Borisov2015-11-237-2/+255
* re PR c++/68001 ([cilkplus] ICE in cp_gimplify_expr, at cp/cp-gimplify.c:760)Igor Zamyatin2015-11-237-12/+62
* [Patch] Drop constant overflow flag in adjust_range_with_scev when possibleJiong Wang2015-11-234-0/+41
* system-aix.ads: Add Frontend_Exceptions flag.Olivier Hainque2015-11-2343-41/+128
* opt.ads (Exception_Mechanism): Now three values: Front_End_SJLJ, Back_End_SJL...Olivier Hainque2015-11-2320-127/+298
* * zh_CN.po: Update.Joseph Myers2015-11-232-6623/+2691
* re PR tree-optimization/68327 (ICE on valid code at -O3 on x86_64-linux-gnu i...Ilya Enkovich2015-11-235-4/+34
* Always call free_stmt_vec_info_vec in gather_scalar_reductionsTom de Vries2015-11-234-1/+51
* libsanitizer merge from upstream r253555, compiler part.Max Ostapenko2015-11-237-9/+69
* re PR target/68482 (No vectorization for x86-64)Richard Biener2015-11-232-0/+23
* libsanitizer merge from upstream r253555.Max Ostapenko2015-11-2365-778/+1709
* Mark by_ref mem_ref in build_receiver_ref as non-trappingTom de Vries2015-11-232-1/+8
* re PR tree-optimization/68445 (ICE: internal compiler error: in operator[], a...Richard Biener2015-11-234-5/+37
* S/390: Fix symbol ref alignmentRobin Dapp2015-11-236-28/+136
* re PR fortran/52251 (Nonadvancing I/O and the t edit descriptor)Jerry DeLisle2015-11-234-0/+28
* Daily bump.GCC Administrator2015-11-231-1/+1
* re PR target/68390 (Incorrect code due to indirect tail call of varargs funct...Kugan Vivekanandarajah2015-11-224-1/+44
* fmt_g0_1.f08: Update test.Jerry DeLisle2015-11-222-2/+6
* write_float.def (output_float): Move block determining room for leading zero ...Jerry DeLisle2015-11-222-10/+15
* libitm: Fix recent changes to allocations log.Torvald Riegel2015-11-223-6/+26
* re PR fortran/68486 (187.facerec in SPEC CPU 2000 failed to build)Steven G. Kargl2015-11-224-0/+21
* openmp.c (match_oacc_clause_gang): Fix uninitialized variable.James Norris2015-11-222-4/+11
* dump-parse-tree.c (show_namespace): Handle declares.James Norris2015-11-2224-84/+1114
* [AARCH64][PATCH 2/3] Implementing vmulx_lane NEON intrinsic variantsBilyan Borisov2015-11-2216-26/+1098
* Daily bump.GCC Administrator2015-11-221-1/+1
* lto.c (iterative_hash_canonical_type): Always recurse for pointers.Jan Hubicka2015-11-215-28/+126
* lto-symtab.c (warn_type_compatibility_p): Do not set ODR mismatch flag for ty...Jan Hubicka2015-11-212-10/+22
* simplify.c (gfc_simplify_cshift): Work around bootstrap issues due to inappro...Steven G. Kargl2015-11-212-0/+14
* simplify.c (gfc_simplify_cshift): Implement simplification of CSHIFT.Steven G. Kargl2015-11-216-7/+157
* * gcc.dg/atomic-generic.c: Include <string.h>.qNathan Sidwell2015-11-212-0/+5
* * gfortran.dg/submodule_6.f08: Add dg-require-effective-target lto.David Edelsohn2015-11-212-1/+6
* * config/nvptx/nvptx.md (clz<mode>2): Use operand 1 for type.Nathan Sidwell2015-11-212-1/+3
* nvptx.c (write_function_decl_and_comment): Print leading blank line.Nathan Sidwell2015-11-213-11/+25
* vbase1.C: Also run on i?86-*-*.Uros Bizjak2015-11-212-1/+5
* re PR debug/66432 (libgomp.c/appendix-a/a.29.1.c -O2 -g: type mismatch betwee...Jakub Jelinek2015-11-214-3/+35
* * testsuite/23_containers/vector/profile/vector.cc: Add maxdata option on AIX.David Edelsohn2015-11-212-0/+7
* re PR go/66378 (libgo syscall.Sendfile() does not honor/use offset argument)Ian Lance Taylor2015-11-213-1/+3
* ipa-icf.c (sem_item::add_type): Do not look for TYPE_CANONICAL...Jan Hubicka2015-11-213-5/+19
* re PR go/66406 (go.test/test/nilptr.go FAILs with PIE)Ian Lance Taylor2015-11-212-0/+10
* re PR go/65785 (libgo TestIPv4MulticastListener test fails on machine with no...Ian Lance Taylor2015-11-212-3/+3
* re PR go/66574 (Time is provided in millisecond precision instead of nanoseco...Ian Lance Taylor2015-11-214-6/+63