Do not gather mem stats in run_exit_handles (PR
[gcc.git] / gcc / ChangeLog
2016-02-25 Martin LiskaDo not gather mem stats in run_exit_handles (PR
2016-02-25 Richard Bienerre PR tree-optimization/48795 (-Warray-bounds false...
2016-02-25 Ilya Verbinre PR driver/68463 (Offloading fails when some objects...
2016-02-25 Jan Hubickare PR lto/69630 (LTO ICE in types_same_for_odr at ipa...
2016-02-25 Jakub Jelinekre PR rtl-optimization/69896 (wrong code with -frename...
2016-02-24 Jakub Jelinekre PR debug/69705 (segfault in libgomp.fortran/task1...
2016-02-24 Jason MerrillAdd -flifetime-dse=1.
2016-02-24 Richard Bienerre PR tree-optimization/69760 (Wrong 64-bit memory...
2016-02-24 Jakub Jelinekre PR middle-end/69915 (ICE: SIGSEGV with -O -ftracer...
2016-02-24 Kyrylo Tkachov[gcse] PR rtl-optimization/69886: Check target mode...
2016-02-24 Richard Bienerre PR tree-optimization/68963 (O3 vs. O2 discards part...
2016-02-24 Kyrylo Tkachov[ARM] Add initial support for the Cortex-A32
2016-02-24 Kyrylo Tkachov[ARM] PR target/69875 Fix atomic_loaddi expansion
2016-02-24 Jakub Jelinekre PR c/69918 (gcc.dg/torture/builtin-integral-1.c...
2016-02-24 Jakub Jelinekre PR middle-end/69909 (wrong code with -Os and vectors...
2016-02-24 Richard Bienerre PR tree-optimization/69907 (wrong code at -O3 on...
2016-02-24 Christian Bruelarm-c.c (arm_option_override): Initialize target_option...
2016-02-23 David Edelsohnre PR target/69810 (PowerPC64: unrecognizable insn)
2016-02-23 Evandro MenezesTweak the pipeline model for Exynos M1
2016-02-23 Evandro Menezesaarch64.c (exynosm1_tunings): Enable the Newton series...
2016-02-23 Martin SeborPR middle-end/69780 - [4.9/5/6 Regression] ICE on __bui...
2016-02-23 Richard HendersonRemove __seg_tls before first release.
2016-02-23 Richard Bieneralloc-pool.h (struct allocation_object): Make id member...
2016-02-23 Thomas SchwingeUse plain -fopenacc to enable OpenACC kernels processing
2016-02-23 Richard Bienermem-stats.h (struct mem_usage): Use PRIu64 for printing...
2016-02-23 Jakub Jelinekre PR c++/69902 (Bogus -Wnonnull-compare for: dynamic_c...
2016-02-23 Jakub Jelinekre PR c/69900 (Unhelpful diagnostic about Ignored options)
2016-02-23 Mark WielaardPR c/69911 Check main_input_filename and DECL_SOURCE_FI...
2016-02-23 Martin Jambor[pr 69666] No SRA default_def replacements for unscalar...
2016-02-22 Mark WielaardPR28901 Add two levels for -Wunused-const-variable.
2016-02-22 Jakub Jelinekre PR target/69888 (ICE: SIGSEGV in decide_alg (i386...
2016-02-22 Jakub Jelinekre PR bootstrap/69885 (ICE in maybe_legitimize_operand...
2016-02-22 Jakub Jelinekre PR target/69894 (dependency of gcc-plugin.h not...
2016-02-22 Cesar Philippidisnvptx.c (nvptx_gen_shuffle): Add support for QImode...
2016-02-22 Richard Bienerre PR tree-optimization/69882 (Excessive reduction...
2016-02-22 Bin Chengtree-vect-loop.c (vect_estimate_min_profitable_iters...
2016-02-22 Jakub Jelinekre PR bootstrap/69885 (ICE in maybe_legitimize_operand...
2016-02-22 Martin LiskaHSA: fix emission of clrsb{l,ll} builtins
2016-02-22 Oleg Endore PR rtl-optimization/69806 ([SH] Combine doesn't...
2016-02-22 Richard BienerAdd dot-fn to gdbhooks.py
2016-02-22 Tom de VriesAdd dump-fn to gdbhooks.py
2016-02-22 Richard Bienerre PR middle-end/37448 (cannot compile big function)
2016-02-21 Markus TrippelsdorfProperly initialize variable in tree-chkp.c (chkp_mark_...
2016-02-20 Tom de VriesFix whitespace in gcc/ChangeLog
2016-02-19 Jakub Jelinekre PR driver/69805 (ICE in greater_than_spec_func,...
2016-02-19 Jonathan Wakelyinvoke.texi (C++ Dialect Options): Clarify interaction...
2016-02-19 Jakub Jelinekre PR c++/69851 (ICE: in assign_temp, at function...
2016-02-19 Jakub Jelinekre PR middle-end/69838 (Lra deletes EH_REGION)
2016-02-19 Jakub Jelinekre PR tree-optimization/69820 (Test miscompiled with...
2016-02-19 Andreas KrebbelS/390: z13 Add missing commutative operand markers.
2016-02-19 Andreas KrebbelS/390: Add single element vector types to iterators.
2016-02-19 Andreas KrebbelS/390: z13 Change predicates of 128 bit add sub.
2016-02-19 Andreas KrebbelS/390: Add vec_sub_u128 to vecintrin.h
2016-02-19 Andreas KrebbelS/390: z13 fix mode in vcond expansion
2016-02-19 Andreas KrebbelS/390: z13 inline stpcpy implementation.
2016-02-19 Andreas KrebbelS/390: z13 lcbb fix address operand.
2016-02-19 Andreas KrebbelS/390: Add IBM z13 pipeline description
2016-02-19 Jakub Jelinekre PR target/69671 (FAIL: gcc.target/i386/avx512vl...
2016-02-18 Michael Meissnerre PR bootstrap/68404 (PGO/LTO bootstrap failure on...
2016-02-18 Jakub JelinekDo not emit red stack zones for a fn with no_sanitize_a...
2016-02-18 Richard Bienerre PR middle-end/69553 (Optimizations O1/O2 makes std...
2016-02-18 Nick CliftonFix PR number in changelog entries.
2016-02-18 Nick CliftonPR target/62554
2016-02-18 Richard Bienerre PR middle-end/69854 (ICE: tree check: expected class...
2016-02-17 Jakub Jelinekre PR c++/69850 (unnecessary -Wnonnull-compare warning)
2016-02-17 Jonathan Wakelyextend.texi (C++ Attributes): Correct description of...
2016-02-17 Bill Schmidtaltivec.md (*altivec_lvxl_<mode>_internal): Output...
2016-02-17 Richard Bienerre PR rtl-optimization/69609 (block reordering consumes...
2016-02-17 Kyrylo Tkachov[AArch64] PR target/69161: Don't use special predicate...
2016-02-17 Kyrylo Tkachov[ARM] PR target/69161: Don't ignore mode when matching...
2016-02-17 Wilco DijkstraAs part of the final cleanup of aarch64_internal_mov_im...
2016-02-17 Eric Botcazouvisium.c (machine_libfunc_index): New enum.
2016-02-17 Nick Cliftonmsp430.c (msp430_mcu_data): Sync with data from TI...
2016-02-16 Kelvin Nilsenre PR target/48344 (powerpc ICE with -fstack-limit...
2016-02-16 Jakub Jelinekre PR c/69835 (-Wnonnull diagnoses parameter comparison...
2016-02-16 James Greenhalgh[AArch64] Remove AARCH64_EXTRA_TUNE_RECIP_SQRT from...
2016-02-16 James Greenhalgh[Patch AArch64] Use software sqrt expansion always...
2016-02-16 James Greenhalgh[Patch AArch64] GCC 6 regression in vector performance...
2016-02-16 James Greenhalgh[Patch AArch64] Restrict 16-bit sqrdml{sa}h instruction...
2016-02-16 Jakub Jelinekre PR tree-optimization/69820 (Test miscompiled with...
2016-02-16 Jakub Jelinekre PR rtl-optimization/69764 (ICE on x86_64-linux-gnu...
2016-02-16 Richard Bienerre PR tree-optimization/69776 (Wrong optimization with...
2016-02-16 Bernd SchmidtFix bswap optimization on big-endian (PR69714, 67781).
2016-02-16 Claudiu Zissulescu[ARC] Add single/double IEEE precission FPU support.
2016-02-16 Richard Bienerre PR rtl-optimization/69291 (wrong code at -O1 for...
2016-02-16 Tom de VriesDon't call call_cgraph_insertion_hooks in simd_clone_create
2016-02-16 Jakub Jelinekre PR tree-optimization/69802 (gcc ICE at -O1 and above...
2016-02-16 Richard Bienerre PR testsuite/69586 (FAIL: gcc.dg/uninit-21.c for...
2016-02-16 Richard Bienerre PR tree-optimization/69801 (gcc ICE on valid code...
2016-02-15 Alan Modra[RS6000] reload_vsx_from_gprsf splitter
2016-02-15 Evandro MenezesAdd support for the FCCMP insn types
2016-02-15 Bernd Edlinger* alias.c (get_alias_set): Fix a typo in comment.
2016-02-15 Richard Bienerre PR tree-optimization/69595 (Bogus -Warray-bound...
2016-02-15 Bernd SchmidtAvoid removing sets of a pseudo PIC register in LRA.
2016-02-15 Bernd SchmidtDon't make something with an autoinc an equivalencing...
2016-02-15 Marcin KościelnickiS/390: New mcount call sequence for z900+ CPUs in 31...
2016-02-15 Marcin KościelnickiS/390: Add -fsplit-stack support
2016-02-15 Richard Bienerre PR tree-optimization/69783 (Loop is not vectorized...
2016-02-15 Tom de VriesDon't mark offload symbols with force_output in ltrans
2016-02-15 Richard Bienerre PR tree-optimization/69776 (Wrong optimization with...
next