]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
[thirdparty/gcc.git] / gcc / ChangeLog
2016-04-18  Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-04-18  H.J. LuOptimize load double into xmm with zero_extend
2016-04-18  Uros Bizjakmmx.md (*vec_extractv2sf_0): Use gen_lowpart.
2016-04-18  Rainer OrthUpdate install.texi for GCC 6 on Solaris
2016-04-18  Jan Hubickatree-ssa-loop-ivopts.c (avg_loop_niter): Use also max_l...
2016-04-18  Richard Bienerre PR tree-optimization/43434 (Missed vectorization...
2016-04-18  Matthew Wahabre PR target/70711 (GCC ARM big-endian ARMv8.1 code...
2016-04-18  Richard Bienerre PR tree-optimization/70701 (incomplete value numberi...
2016-04-18  Richard Bienertree-ssa-pre.c (postorder, [...]): Make locals ...
2016-04-18  Richard Bienerre PR middle-end/37870 (ICE in extract_bit_field_1)
2016-04-18  Segher Boessenkoolhsa: Fix bootstrap with older host compilers
2016-04-17  Jan Hubickare PR bootstrap/70706 (r235082 caused bootstrap failure)
2016-04-17  Jan Hubickare PR bootstrap/70706 (r235082 caused bootstrap failure)
2016-04-17  Jan Hubickapredict.c (combine_predictions_for_bb): Add dry_run...
2016-04-17  Jan Hubickare PR c++/70018 (Possible issue around IPO and C++...
2016-04-17  Tom de VriesHandle backslash in pp_write_text_as_dot_label_to_stream
2016-04-17  Tom de VriesFix record-shape escapes in pp_write_text_as_dot_label_...
2016-04-17  Tom de VriesSimplify loop in pp_write_text_as_dot_label_to_stream
2016-04-17  Tom de VriesOnly finalize dot files that have been initialized
2016-04-17  Tom de VriesAdd debug_varinfo and debug_varmap
2016-04-17  Tom de VriesPropagate dump flags in pass_manager::register_pass
2016-04-17  Tom de VriesAdd pass parameter to TERMINATE_PASS_LIST
2016-04-16  Jan Hubickare PR c++/70018 (Possible issue around IPO and C++...
2016-04-16  Jan Hubickare PR c++/70018 (Possible issue around IPO and C++...
2016-04-15  Kirill YukhinAVX-512. Fix mode size check.
2016-04-15  Jakub Jelinek* BASE-VER: Set to 7.0.0. basepoints/gcc-7
2016-04-15  Jason Merrillre PR c++/70594 (-fcompare-debug failure)
2016-04-15  Alexander Monakovconfig/nvptx/nvptx.opt (moptimize): Add a period at...
2016-04-15  Kyrylo Tkachov[ARM][doc] Document deprecation of pre-ARMv4T architect...
2016-04-15  Bernd Schmidti386: Don't convert stack operations to pushes if using...
2016-04-15  Jakub Jelinekre PR c++/70675 (compare-debug failure building LLVM)
2016-04-15  Thomas SchwingeSplit out OMP constructs' SIMD clone supporting code
2016-04-15  Kirill YukhinAVX-512. Fix mem operand modifier for Intel syntax.
2016-04-15  Richard Bienerre PR tree-optimization/70130 (h264ref fails with verif...
2016-04-14  Michael Meissnerre PR target/70669 (PowerPC __float128 does not support...
2016-04-14  Jakub Jelinekre PR c++/70594 (-fcompare-debug failure)
2016-04-14  Martin SeborPR c++/70652 - [6 Regression] r234966 causes bootstrap...
2016-04-14  Marek Polacekre PR c++/70029 (ICE with C++11 and -flto)
2016-04-14  Jason MerrillRevert empty class parameter passing ABI changes.
2016-04-14  Cesar Philippidisre PR middle-end/70643 (broken openacc reduction inside...
2016-04-14  Richard Bienerre PR tree-optimization/70614 (GCC gets stuck with -O)
2016-04-14  Richard Bienerre PR tree-optimization/70623 (ICE in compute_antic...
2016-04-13  Martin SeborPR c++/69517 - [5/6 regression] SEGV on a VLA with...
2016-04-13  Jakub Jelinekre PR c++/70641 (ICE on valid code at -O1 and above...
2016-04-13  Jakub Jelinekre PR c++/70594 (-fcompare-debug failure)
2016-04-13  Jason MerrillWarn about empty parameter ABI with -Wabi=9.
2016-04-13  Ilya Enkovichi386.md (kunpckhi): Swap operands.
2016-04-13  Jakub Jelinekre PR debug/70628 (ICE in get_reg_rtx, at emit-rtl...
2016-04-13  Jakub Jelinekre PR target/70633 (ICE on valid code at -Os (in 32...
2016-04-13  Jakub Jelinekre PR debug/70628 (ICE in get_reg_rtx, at emit-rtl...
2016-04-12  Michael MeissnerFix ChangeLog bug id to be 70640, not 70680
2016-04-12  Eric Botcazoure PR target/70630 (sparc bootstrap failure: sparc...
2016-04-12  Jakub Jelineki386.c (ix86_simd_clone_compute_vecsize_and_simdlen...
2016-04-12  Michael Meissnerre PR middle-end/70680 (OpenMP SIMD linear variable...
2016-04-12  Jakub Jelinekre PR rtl-optimization/70596 (-fcompare-debug failure...
2016-04-12  Martin LiskaRevert r234572 (aka PR testsuite/70577)
2016-04-12  Tom de VriesFix typo in copy_cond_phi_args
2016-04-12  Jakub Jelinekre PR tree-optimization/70602 (wrong code at -O1 and...
2016-04-12  Jakub Jelinekomp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE...
2016-04-11  Michael Meissnerre PR target/70381 (On powerpc, -mfloat128 is on by...
2016-04-11  James Greenhalgh[Patch AArch64 3/3] Fix up for pr70133
2016-04-11  James Greenhalgh[Patch AArch64 2/3] Rework the code to print extension...
2016-04-11  James Greenhalgh[Patch AArch64 1/3] Enable CRC by default for armv8.1-a
2016-04-09  Tom de VriesFix pdr accesses order
2016-04-09  Jakub Jelinekre PR tree-optimization/70586 (wrong code at -O2 and...
2016-04-08  Cesar Philippidisre PR lto/70289 ([openacc] ICE in input_varpool_node)
2016-04-08  Jakub Jelinekre PR middle-end/70593 (Miscompilation of xen starting...
2016-04-08  Jakub Jelinekre PR target/70574 (wrong code with -mavx2, read of...
2016-04-08  Thomas SchwingeComplete changes to "Ignore -ftree-parallelize-loops...
2016-04-08  Maxim Ostapenkore PR sanitizer/70541 (unnoticed invalid dereference...
2016-04-08  Tom de VriesRemove incorrect warning for parallel implicit firstpri...
2016-04-08  Kyrylo Tkachov[ARM] PR target/70566 Check that condition register...
2016-04-08  Alan ModraPR70117, ppc long double isinf
2016-04-07  Jakub Jelinekcgraph.h (struct cgraph_simd_clone): Add mask_mode...
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  Vladimir Makarovre PR rtl-optimization/70398 (gcc.dg/vect/slp-multitype...
2016-04-06  Uros Bizjaksse.md (shuffletype): Add V32HI and V4TI modes.
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-05  John David Anglinpredicates.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  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  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  Jakub Jelinekre PR target/70525 (generating 'vpandn' without the...
2016-04-05  Richard Bienerre PR middle-end/70499 (internal compiler error: in...
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  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-03  Oleg Endore PR target/70416 ([SH]: error: 'asm' operand requires...
2016-04-02  Martin SeborPR c++/67376 - [5/6 regression] Comparison with pointer...
2016-04-02  H.J. LuAdd missing ChangeLog entry for PR target/70439
2016-04-01  Evandro Menezes[AArch64] Fix SIMD predicate
next