aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-16One last tweak before we move onto the new world/branch.devel/range-gen3Aldy Hernandez
2018-04-13allow kind_type for a constructor with integersAndrew Macleod
2018-04-13Rewrite size_must_be_zero_p with irange infrastructure.Aldy Hernandez
2018-04-13single_import changes by Andrew to fix my backwards threaders problems.Aldy Hernandez
2018-04-11make get_operand virtual, move logical and folding into stmtAndrew Macleod
2018-04-10Reduce range_stmt to a single gimple stmt for efficiencyAndrew Macleod
2018-04-09Implement intersect_mask to perform an intersection of a range with a bitmask.Andrew Macleod
2018-04-06Add logical AND folding support, and do empty range check in fold(), otherwi...Andrew Macleod
2018-04-06disable rvrp for these VRP testsAndrew Macleod
2018-04-06if we dont get a value for path_range_of_stmt, use range of typeAndrew Macleod
2018-04-04turn off rvrp tooAndrew Macleod
2018-04-04disable rvrp for this test as wellAndrew Macleod
2018-04-03Check in initial version of Early Ranger VRPAndrew Macleod
2018-04-02Rewrite range unionAndrew Macleod
2018-04-01Dont wind back thru divide yetAndrew Macleod
2018-03-31Dont create range from nonzerobitsAndrew Macleod
2018-03-23Dont check invalid ssa names, like floatsAndrew Macleod
2018-03-22Merge remote-tracking branch 'origin/trunk' into range-gen3-mergeAldy Hernandez
2018-03-21PR c++/71638, ICE with NSDMI and reference.Marek Polacek
2018-03-21vect-strided-shift-1.c: Add dg-skip-if for MIPS with -mpaired-single directives.Chenghua Xu
2018-03-21re PR fortran/85001 (ICE in gfc_build_array_type, at fortran/trans-types.c:1420)Steven G. Kargl
2018-03-21Daily bump.GCC Administrator
2018-03-20re PR target/84838 (Minor grammar fixes for x86 options)David H. Gutteridge
2018-03-20re PR libstdc++/84998 (std::hash<std::bitset<N>> fails in Debug Mode)François Dumont
2018-03-20re PR debug/84875 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2348 on s3...Jakub Jelinek
2018-03-20re PR c++/84927 (ICE with NSDMI and reference)Marek Polacek
2018-03-20Fix fallout from merge with Aldy's threader branch.Aldy Hernandez
2018-03-20PR c++/84978, ICE with NRVO.Jason Merrill
2018-03-20re PR target/83789 (__builtin_altivec_lvx fails for powerpc for altivec-4.c)Peter Bergner
2018-03-20This PR shows that we get the load/store_lanes logic wrong for arm big-endian.Kyrylo Tkachov
2018-03-20[PR c++/84962] ICE with anon-struct memberNathan Sidwell
2018-03-20[PR c++/84970] lookup markingNathan Sidwell
2018-03-20re PR target/84986 (Performance regression: loop no longer vectorized (x86-64))Richard Biener
2018-03-20Handle -fno-guess-branch-probability properly in predict.c (PR ipa/84825).Martin Liska
2018-03-20Remove ICEing test-case.Martin Liska
2018-03-20re PR target/84990 (Boostrap broken with --enable-checking=release and Ada)Jakub Jelinek
2018-03-20PR c++/84937 - ICE with class deduction and auto.Jason Merrill
2018-03-20force-parallel-4.c: XFAIL one parallelizable loop.Richard Biener
2018-03-20re PR target/84845 (ICE: in extract_insn, at recog.c:2304: unrecognizable ins...Jakub Jelinek
2018-03-20[ARM][PR82989] Fix unexpected use of NEON instructions for shiftsSudakshina Das
2018-03-20[nvptx] Fix bar.sync positionTom de Vries
2018-03-20* c-ada-spec.c (pp_ada_tree_identifier): Deal specifically with _Bool.Eric Botcazou
2018-03-20[nvptx] Fix prevent_branch_around_nothingTom de Vries
2018-03-20re PR target/84945 (UBSAN: gcc/config/i386/i386.c:33312:22: runtime error: sh...Jakub Jelinek
2018-03-20PR target/81647: Fix testcase.Christophe Lyon
2018-03-20re PR c/84953 (misleading warning from strpbrk(x,""))Jakub Jelinek
2018-03-20Daily bump.GCC Administrator
2018-03-19re PR tree-optimization/84946 (UBSAN: in mem_valid_for_store_merging ../../gc...Jakub Jelinek
2018-03-19re PR sanitizer/78651 (Incorrect exception handling when catch clause uses lo...Jakub Jelinek
2018-03-19re PR sanitizer/84761 (AddressSanitizer is not compatible with glibc 2.27 on ...Jakub Jelinek