builtins.c (c_strlen): Handle not zero terminated STRING_CSTs correctly.
[gcc.git] / gcc /
2018-09-14 Bernd Edlingerbuiltins.c (c_strlen): Handle not zero terminated STRIN...
2018-09-14 Bernd Edlingerexpr.c (string_constant): Adjust function comment.
2018-09-14 GCC AdministratorDaily bump.
2018-09-13 Ian Lance Taylorcompiler, runtime: call gcWriteBarrier instead of write...
2018-09-13 Ian Lance Taylorruntime: correct counters in sweep
2018-09-13 Bernd Edlinger* fold-const.c (c_getstr): Clamp STRING_LENGTH to STRIN...
2018-09-13 Bernd Edlingervarasm.c (compare_constant): Compare type size of STRIN...
2018-09-13 Bernd Edlinger* c-typeck.c (digest_init): Shorten overlength strings.
2018-09-13 Ian Lance Taylorcompiler, runtime: open code select
2018-09-13 Bernd EdlingerFix the previous ChangeLog
2018-09-13 Bernd Edlingertypeck2.c (digest_init_r): Fix overlength strings.
2018-09-13 Bernd Edlingertrans-array.c (gfc_conv_array_initializer): Remove...
2018-09-13 Ian Lance Taylorcompiler: implement //go:nowritebarrierrec
2018-09-13 Ian Lance Taylorruntime: avoid write barriers with traceback info
2018-09-13 Eric Botcazoure PR target/86812 (visium port needs updating for...
2018-09-13 Eric Botcazou* Makefile.rtl (arm% linux-gnueabi%): Always set EH_MEC...
2018-09-13 Eric Botcazoure PR ada/81103 (gcc/ada/terminals.c: please remove...
2018-09-13 Ian Lance Taylorlibgo: build roots index to speed up bulkBarrierPreWrite
2018-09-13 Richard Bienerre PR tree-optimization/87263 (ICE on valid code at...
2018-09-13 Vlad LazarSchedule by INSN_COST in case of tie
2018-09-13 Richard Bienerre PR bootstrap/87134 (SEGV in cc1 caused by r263875)
2018-09-13 Omar Sandoval[debug] DWARF: add DW_AT_count to zero-length arrays
2018-09-13 Sam Tebbs[Aarch64] Exploiting BFXIL when OR-ing two AND-operatio...
2018-09-13 Vlad Lazar[AArch64] Add support for TARGET_COMPUTE_FRAME_LAYOUT
2018-09-13 Jakub Jelinekconfigure.ac: Only append " ...
2018-09-13 Jakub Jelinekre PR middle-end/87290 (Optimize signed x % pow2p ...
2018-09-13 Jakub Jelinekre PR tree-optimization/87287 (Move signed (x % pow2...
2018-09-13 Ian Lance Taylorcompiler: omit a couple of write barriers
2018-09-13 GCC AdministratorDaily bump.
2018-09-12 Ville Voutilainenre PR c++/87093 (is_constructible (__is_constructible...
2018-09-12 David MalcolmC++: special-case single non-viable candidate (more...
2018-09-12 Paul Thomasre PR fortran/87284 (Allocation of class arrays with...
2018-09-12 Jakub Jelinekre PR middle-end/82853 (Optimize x % 3 == 0 without...
2018-09-12 Cesar Philippidis[OpenACC] C++ reference mapping
2018-09-12 Uros Bizjaki386.md (sqrt_extend<mode>xf3_i387): Remove.
2018-09-12 Richard Bienerre PR tree-optimization/87280 (ICE in set_ssa_val_to...
2018-09-12 Richard Bienerre PR tree-optimization/87266 (ICE: Segmentation fault...
2018-09-12 Andreas KrebbelS/390: Use proper rounding mode for DFP to BFD conversions
2018-09-12 Martin LiskaAdd quotes for -fconstexpr-depth= in an error message.
2018-09-12 Jakub Jelinekre PR tree-optimization/86844 (wrong code caused by...
2018-09-12 Jakub Jelinekre PR middle-end/87248 (Bad code for masked operations...
2018-09-12 Tom de Vries[debug] Add -gdescribe-dies
2018-09-12 Aldy Hernandeztree-vrp.c (vrp_shift_undefined_p): Remove.
2018-09-12 Aldy Hernandez* gimple-ssa-warn-alloca.c
2018-09-12 GCC AdministratorDaily bump.
2018-09-11 Nathan Sidwell* gcc.c (load_specs, execute, run_attempt): Use %qs...
2018-09-11 Uros Bizjakreg-stack.c (subst_asm_stack_regs): Call replace_reg...
2018-09-11 Janus Weilre PR fortran/87172 (Spurious "Derived type 'c_funptr...
2018-09-11 Uros Bizjaki386.md (define_attr "type"): Remove mpxmov, mpxmk...
2018-09-11 Uros Bizjaki386.md (fyl2x_extend<mode>xf3_i387): Remove.
2018-09-11 Paul Thomasre PR fortran/87277 (Segfault on using array component...
2018-09-11 Nathan Sidwell[driver] Use regular error routines
2018-09-11 Aldy HernandezFix typo in my last ChangeLog entry.
2018-09-11 Andrew StubbsAdd sorry_at diagnostic function.
2018-09-11 Aldy Hernandeztree-vrp (extract_range_from_binary_expr_1): Treat...
2018-09-11 Joey Yegcov.exp (verify-intermediate): Add missing close.
2018-09-11 Janus Weilre PR fortran/86830 (Contiguous array pointer function...
2018-09-11 GCC AdministratorDaily bump.
2018-09-10 Janus Weilre PR fortran/85395 ([F03] private clause contained...
2018-09-10 Uros Bizjaki386.md (<sincos>xf2): Rename from *<sincos>xf2_i387.
2018-09-10 Uros Bizjaki386.md (x87/SSE constant load splitter): Use memory_op...
2018-09-10 Marek Polacekclass.c (build_vtbl_ref): Remove.
2018-09-10 GCC AdministratorDaily bump.
2018-09-09 Uros Bizjaki386.md (float partial SSE register stall splitter...
2018-09-09 Hans-Peter Nilssonre PR target/86794 (mmix port needs updating for CVE...
2018-09-09 Hans-Peter Nilssonre PR target/85666 (gcc-8.0.1 fails to build mmix targe...
2018-09-09 Hans-Peter Nilssonre PR target/85666 (gcc-8.0.1 fails to build mmix targe...
2018-09-09 Ian Lance Taylorcompiler: make sure type descriptor initializers go...
2018-09-09 Nathan Sidwell[PATCH] internalize a driver fn
2018-09-09 Xianmiao Qucsky.md (*cskyv2_adddi3, [...]): Add earlyclobber.
2018-09-09 GCC AdministratorDaily bump.
2018-09-08 Marek PolacekPR c++/87150 - wrong ctor with maybe-rvalue semantics.
2018-09-08 Jason MerrillPR c++/86678 - constexpr function with non-constant...
2018-09-08 Marek Polacekcxx-pretty-print.c (cxx_pretty_printer::statement)...
2018-09-08 Marek Polacekarray-init.c: Add dg-prune-output.
2018-09-08 John David Anglinre PR rtl-optimization/85458 (FAIL: gcc.dg/pr83480...
2018-09-08 GCC AdministratorDaily bump.
2018-09-07 Uros Bizjak* config/i386/i386.md (float<SWI48x:mode><MODEF:mode...
2018-09-07 Marek Polacekdirect-enum-init1.C: Remove "inside" from diagnostic...
2018-09-07 Marek PolacekPR c++/87152 - range-based for loops with initializer...
2018-09-07 Jason MerrillFix C++17 expected errors for pointer to member functio...
2018-09-07 GCC AdministratorDaily bump.
2018-09-06 Uros Bizjakreg-stack.c (get_true_reg): Reorder to fallthru to...
2018-09-06 Will Schmidtre PR target/86731 (Miscompiles vec_sl at -O3 with...
2018-09-06 Uros Bizjaki386.md (fix_trunc<mode>_fisttp_i387_1): Remove.
2018-09-06 Bernd Edlingervarasm.c (output_constructor_regular_field): Check...
2018-09-06 Will Schmidtrs6000.c (rs6000_gimple_fold_builtin): Add support...
2018-09-06 Will Schmidtrs6000.c (fold_mergehl_helper): Add types_compatible_p...
2018-09-06 Ilya LeoshkevichS/390: Prohibit SYMBOL_REF in UNSPECV_CAS
2018-09-06 Ilya LeoshkevichS/390: Register pass_s390_early_mach statically
2018-09-06 Ilya LeoshkevichS/390: Remove UNSPEC_LTREL_BASE
2018-09-06 Marek PolacekPR c++/86982, -Wreturn-local-addr and std::move and...
2018-09-06 GCC AdministratorDaily bump.
2018-09-05 Hans-Peter Nilssonre PR target/86779 (Cris port needs updating for CVE...
2018-09-05 Cesar Philippidis[nvptx] Basic -misa support for nvptx
2018-09-05 Marek PolacekPR c++/87109, wrong overload with ref-qualifiers.
2018-09-05 Uros Bizjaki386.md (truncdfsf2): Remove expander.
2018-09-05 Bernhard Reutner... PR52665 do not let .ident confuse assembler scan tests
2018-09-05 Kyrylo TkachovOptimise sqrt reciprocal multiplications
2018-09-05 Richard Bienerre PR bootstrap/87134 (SEGV in cc1 caused by r263875)
next