platform/upstream/gcc.git
2016-04-08 GCC AdministratorDaily bump.
2016-04-07 Jakub Jelinekre PR testsuite/70581 (gcc.dg/lto/simd-function FAILs)
2016-04-07 Jakub Jelinekcgraph.h (struct cgraph_simd_clone): Add mask_mode...
2016-04-07 Thomas Preud... re PR testsuite/70553 (pr70496.c should exclude Thumb...
2016-04-07 Patrick PalkaAvoid needless unsharing during constexpr evaluation...
2016-04-07 Thomas SchwingeScan for parallelization of the oacc kernels test-cases...
2016-04-07 Jonathan Wakely* testsuite/30_threads/thread/70503.cc: Adjust from...
2016-04-07 GCC AdministratorDaily bump.
2016-04-06 Patrick PalkaFix C++ side of PR c/70436 (missing -Wparentheses warnings)
2016-04-06 Patrick PalkaFix new -Wparentheses warnings encountered during bootstrap
2016-04-06 Richard Hendersonre PR preprocessor/61817 (Inconsistent location of...
2016-04-06 Vladimir Makarovre PR rtl-optimization/70398 (gcc.dg/vect/slp-multitype...
2016-04-06 Jason Merrill* class.c (check_abi_tags): Fix function template handling.
2016-04-06 Eric Botcazou* gcc.c-torture/execute/20101011-1.c (__VISIUM__):...
2016-04-06 Uros Bizjaksse.md (shuffletype): Add V32HI and V4TI modes.
2016-04-06 Eric BotcazouMakefile.am (libstdc++-symbols.ver): Remove useless...
2016-04-06 Yvan Rouxguality.h (main): Avoid GDB being blocked on signals.
2016-04-06 Jakub Jelineki386.c (ix86_simd_clone_compute_vecsize_and_simdlen...
2016-04-06 Jakub Jelinekre PR middle-end/70550 (-Wuninitialized false positives...
2016-04-06 GCC AdministratorDaily bump.
2016-04-05 Nathan Sidwellre PR c++/70512 (ICE on valid code on x86_64-linux...
2016-04-05 John David... predicates.md (integer_store_memory_operand): Accept...
2016-04-05 Jakub Jelinekre PR c++/70336 (Incorrect Wconversion warning)
2016-04-05 Jan Hubickare PR ipa/66223 (Diagnostic of pure virtual function...
2016-04-05 Jonathan WakelyRestore atomic builtins usage in libstdc++-v3
2016-04-05 Jonathan Wakely* testsuite/30_threads/thread/70503.cc: Require -static...
2016-04-05 Jakub Jelinekre PR rtl-optimization/70542 (Wrong code with -O3 ...
2016-04-05 Marc Glissere PR tree-optimization/70509 (wrong code with extract...
2016-04-05 Zdenek Sojkare PR tree-optimization/70509 (wrong code with extract...
2016-04-05 Patrick PalkaFix PR c++/70452 (regression in C++ parsing performance)
2016-04-05 Uros Bizjakre PR target/70510 (ICE: output_operand: invalid %...
2016-04-05 Richard Bienerre PR middle-end/70526 (GCC 6 miscompiles Firefox JIT...
2016-04-05 Richard Bienerdse.c (struct store_info): Remove alias_set member.
2016-04-05 Jonathan WakelyEnsure std::thread helpers have internal linkage
2016-04-05 Ville Voutilainenre PR libstdc++/70437 (Instantiation loop with pair...
2016-04-05 Jakub Jelinekre PR target/70525 (generating 'vpandn' without the...
2016-04-05 Richard Bienerre PR middle-end/70499 (internal compiler error: in...
2016-04-05 Richard Biener20030814-6.c: Fix testcase, disable FRE, remove XFAIL.
2016-04-05 Patrick PalkaRemove class cache_map and use ggc hash_maps instead...
2016-04-05 GCC AdministratorDaily bump.
2016-04-04 Eric Botcazoure PR target/67172 (i686-w64-mingw32 dwarf2 bootstrap...
2016-04-04 Bill SeurerMAINTAINERS (Write After Approval): Add myself.
2016-04-04 Jakub Jelinekre PR middle-end/70307 (ICE: in gimplify_expr, at gimpl...
2016-04-04 Segher Boessenkoolgnattools: Clean config.cache (PR70173)
2016-04-04 Jan Hubickare PR ipa/66223 (Diagnostic of pure virtual function...
2016-04-04 Bill Schmidtre PR middle-end/70457 (ICE (segfault) in gimple_expand...
2016-04-04 Andre Vehreschildre PR fortran/67538 (ICE with invalid source allocation)
2016-04-04 Andre Vehreschildre PR fortran/65795 (Segfault (invalid write) for ALLOC...
2016-04-04 Richard Bienerre PR rtl-optimization/70484 (Wrong optimization with...
2016-04-04 Jan Hubickare PR lto/68881 (UNRESOLVED/FAIL: gcc.dg/lto/attr-weakr...
2016-04-04 Martin Liskare PR hsa/70402 (HSA: SBR instruction can be undefined)
2016-04-04 Marek Polacekre PR middle-end/70307 (ICE: in gimplify_expr, at gimpl...
2016-04-04 GCC AdministratorDaily bump.
2016-04-03 Oleg Endore PR target/70416 ([SH]: error: 'asm' operand requires...
2016-04-03 GCC AdministratorDaily bump.
2016-04-02 Martin SeborPR c++/67376 - [5/6 regression] Comparison with pointer...
2016-04-02 Eric Botcazoudecl.c (components_to_record): Restrict the previous...
2016-04-02 Jason Merrillre PR c++/70449 (ICE with -Wall on valid code on x86_64...
2016-04-02 Ian Lance Taylorruntime: Use atomic load for in entersyscall.
2016-04-02 H.J. LuAdd missing ChangeLog entry for PR target/70439
2016-04-02 H.J. LuAdd missing ChangeLog entry for PR testsuite/70364
2016-04-02 GCC AdministratorDaily bump.
2016-04-01 Evandro Menezes[AArch64] Fix SIMD predicate
2016-04-01 Jakub Jelinekre PR rtl-optimization/70467 (Useless "and [esp],-1...
2016-04-01 Andreas KrebbelPR70404 S/390: Fix insv expansion.
2016-04-01 Jakub Jelinekre PR c++/70488 (ICE in tree.c:7345 triggered by warnin...
2016-04-01 Ramana Radhakrishnanre PR target/70496 (inadvertent change to ASM_APP_OFF...
2016-04-01 Nathan Sidwell* tree.def (TRY_CATCH_EXPR): Correct documentation.
2016-04-01 Nathan Sidwellfix flubbed changelog
2016-04-01 Nathan Sidwellre PR c++/68475 (ICE: in merge_exception_specifiers...
2016-04-01 Ilya Enkovichre PR target/69890 (FAIL: gcc.target/i386/chkp-* on...
2016-04-01 GCC AdministratorDaily bump.
2016-03-31 Rainer OrthFix g++.dg/template/ptrmem30.C with Solaris ld
2016-03-31 Vladimir Makarovre PR rtl-optimization/70461 (Performance regression...
2016-03-31 Martin Liskare PR hsa/70399 (HSA: Wrong emission of st_align(4...
2016-03-31 Jeff LawAdd BZ markers to last commit
2016-03-31 Mikhail Maltsevcplus-dem.c (squangle_mop_up): Zero bsize/ksize after...
2016-03-31 Martin LiskaHSA: handle alignment of string builtins (PR hsa/70391)
2016-03-31 Martin LiskaHSA: support alignment for hsa_symbols (PR hsa/70391)
2016-03-31 Nathan Sidwelldecl.c (start_preparsed_function): Remove unnecessary...
2016-03-31 Bin Chengtree-ssa-loop-ivopts.c (get_computation_cost_at): Initi...
2016-03-31 James Greenhalgh[Patch ARM] Delete ASM_OUTPUT_DEF and fall back to...
2016-03-31 Ilya Enkovichre PR target/70442 (gcc ICE at -O2 and above on valid...
2016-03-31 Nathan Sidwellre PR c++/70393 (Miscompilation: missing constructor...
2016-03-31 Kirill Yukhinre PR target/70453 (gcc generates invalid instruction...
2016-03-31 Andrey Belevantsevre PR target/70292 (ICE in verify_target_availability...
2016-03-31 Marek Polacekre PR c/70297 (GCC Segfaults when using -g3)
2016-03-31 Jakub Jelinekre PR rtl-optimization/70460 (Miscompilation of glibc...
2016-03-31 Martin LiskaDo not call todo_after for a discarded function
2016-03-31 Bin Chengtree-ssa-loop-ivopts.c (struct comp_cost): New scrach...
2016-03-31 Richard Bienerre PR c++/70430 (Incorrect result for logical "and...
2016-03-31 GCC AdministratorDaily bump.
2016-03-30 Dominique d... [multiple changes]
2016-03-30 Joseph Myers* da.po: Update.
2016-03-30 Rainer OrthForward-port gcc.target/i386/avx-vextractf128-256-5...
2016-03-30 Thomas SchwingeUpdate OpenACC test cases
2016-03-30 Jan Hubickatree-ssa-loop-niter.c (idx_infer_loop_bounds): We can...
2016-03-30 Richard Bienerre PR target/70450 (Wrong code with -O0 and -O1.)
2016-03-30 Jakub Jelinekre PR target/70421 (wrong code with v16si vector and...
2016-03-30 Nick Cliftonre PR target/62254 (gcc-4.9 ICEs on linux kernel zlib...
next