re PR c/89061 (GCC 9 introduces false positive in -Wjump-misses-init)
[gcc.git] / gcc /
2019-01-30 Jakub Jelinekre PR c/89061 (GCC 9 introduces false positive in ...
2019-01-30 Ulrich Drepperdumpfile.c (opt_info_switch_p_1): Ignore '-' if it...
2019-01-30 Martin SeborPR middle-end/88956 - ICE: Floating point exception...
2019-01-30 Jason MerrillPR c++/86943 - wrong code converting lambda to function...
2019-01-30 Marek Polacekre PR testsuite/89110 (r268343 breaks several tests...
2019-01-30 GCC AdministratorDaily bump.
2019-01-29 Thomas Koenigre PR fortran/57048 (Handling of C_PTR and C_FUNPTR...
2019-01-29 Jakub Jelinekre PR c++/66676 (pragma omp simd aligned(x) results...
2019-01-29 Jason MerrillPR c++/89089 - ICE with [[no_unique_address]].
2019-01-29 Ian Lance Taylorruntime: fix sigprof frame counting
2019-01-29 Vineet Gupta[ARC] Enable init_array support.
2019-01-29 Rainer OrthMark gdc.dg/pr89042?.d as compile tests
2019-01-29 Richard Bienerre PR debug/87295 ([early debug] ICE with -ffat-lto...
2019-01-29 Ian Lance Taylorruntime: use the call instruction's PC for panic-in...
2019-01-29 GCC AdministratorDaily bump.
2019-01-28 Jakub Jelinekre PR c/89045 (ICE in get_parm_info, at c/c-decl.c...
2019-01-28 Jakub Jelinekre PR c/86125 (missing -Wbuiltin-declaration-mismatch...
2019-01-28 Ian Lance Taylorcompiler: improve recursive type detection
2019-01-28 Jakub Jelinekre PR middle-end/89002 (ICE in scan_omp_1_op, at omp...
2019-01-28 Marek PolacekPR c++/88358 - name wrongly treated as type.
2019-01-28 Marek Polacek* g++.dg/cpp0x/enum37.C: Add dg-error.
2019-01-28 Bernd Edlingerc-warn.c (check_address_or_pointer_of_packed_member...
2019-01-28 Bernd Edlingercommon.opt (-Wattribute-alias): Remove "no-" from name.
2019-01-28 Jakub Jelinekre PR target/89073 (x86 __attribute__ ((target("sha...
2019-01-28 Richard Bienerre PR debug/89076 (gcc/dwarf2out.c:23270:9: warning...
2019-01-28 Richard Bienerre PR tree-optimization/88739 (Big-endian union bug)
2019-01-28 GCC AdministratorDaily bump.
2019-01-27 Uros Bizjakre PR fortran/70696 ([Coarray] ICE on EVENT POST of...
2019-01-27 Marek PolacekPR c++/88815 - narrowing conversion lost in decltype.
2019-01-27 Marek PolacekPR c++/89024 - ICE with incomplete enum type.
2019-01-27 Eric Botcazourepinfo.adb (List_Component_Layout): Remove superfluous...
2019-01-27 Eric Botcazoudecl.c (array_type_has_nonaliased_component): Return...
2019-01-27 Jakub Jelinekre PR target/87214 (r263772 miscompiled 520.omnetpp_r...
2019-01-27 GCC AdministratorDaily bump.
2019-01-26 Martin Jambor[PR ipa/88933] Careful CFG cleanup in IPA-CP function...
2019-01-26 Iain BuclawFix ICE when handling void initialized manifest constants.
2019-01-26 Harald Anlaufre PR fortran/57553 ([F08] Valid use of STORAGE_SIZE...
2019-01-26 Eric Botcazoutrans.c (Regular_Loop_to_gnu): Use the SLOC of the...
2019-01-26 Eric Botcazoutrans.c (gnat_to_gnu): Use DECL_SIZE_UNIT instead of...
2019-01-26 Eric Botcazoutrans.c (struct loop_info_d): Remove artificial field.
2019-01-26 Eric Botcazoutrans.c (Iterate_Acc_Clause_Arg): Fix formatting.
2019-01-26 Eric Botcazoudecl.c (annotate_value): Use test on the sign bit inste...
2019-01-26 Jakub Jelinekre PR preprocessor/88974 (ICE: Segmentation fault ...
2019-01-26 GCC AdministratorDaily bump.
2019-01-25 Vladimir MakarovFix PR number in my ChangeLog entry.
2019-01-25 Vladimir Makarov2019-01-25 Vladimir Makarov <vmakarov@redhat.com>
2019-01-25 Paolo Carlinire PR c++/88969 (ICE in build_op_delete_call, at cp...
2019-01-25 Steven G. Karglre PR fortran/85780 (ICE in resolve_fl_procedure, at...
2019-01-25 Richard EarnshawThis is pretty unlikely in real code...
2019-01-25 Richard SandifordFix output_constructor_bitfield handling of wide bitfie...
2019-01-25 Segher BoessenkoolFix Xiong's changelogs a bit
2019-01-25 Christophe Lyon[testsuite] Add missing fenv effective target to fp...
2019-01-25 Wilco Dijkstra[PATCH][AArch64] Fix generation of tst (PR87763)
2019-01-25 Richard Bienerre PR tree-optimization/89049 (Unexpected vectorization)
2019-01-25 Richard Sandiford[AArch64][SVE] Handle register-register pred_movs
2019-01-25 Richard Bienerre PR tree-optimization/86865 (Wrong code w/ -O2 -floop...
2019-01-25 GCC AdministratorDaily bump.
2019-01-24 Peter Bergneraltivec.md (build_vector_mask_for_load): Use MEM_P.
2019-01-24 Jason MerrillPR c++/89001 - mangling of reference temporaries
2019-01-24 Martin SeborPR c/86125 - missing -Wbuiltin-declaration-mismatch...
2019-01-24 Uros BizjakChangeLog: Correct PR classification.
2019-01-24 Uros Bizjakre PR rtl-optimization/88948 (ICE in elimination_costs_...
2019-01-24 Jakub Jelinekre PR debug/89006 (New note: non-delegitimized UNSPEC...
2019-01-24 Jakub Jelinekre PR tree-optimization/88964 (ICE in wide_int_to_tree_...
2019-01-24 Jakub Jelinekre PR middle-end/89015 (ICE in lookup_decl_in_outer_ctx...
2019-01-24 Jakub Jelinekre PR c++/88976 (ICE in fold_convert_loc, at fold-const...
2019-01-24 Jakub Jelinekre PR tree-optimization/89027 (ICE: verify_gimple faile...
2019-01-24 Richard EarnshawMitigation for PR target/88469 on arm-based systems...
2019-01-24 Richard Bienerre PR lto/87187 (FAIL: gfortran.dg/short_circuiting_3...
2019-01-24 Martin LiskaFix broken filename for .gcda files starting with ...
2019-01-24 Paul Thomasre PR fortran/88929 (ICE on building MPICH 3.2 with...
2019-01-24 Paul Thomasre PR fortran/88929 (ICE on building MPICH 3.2 with...
2019-01-24 Ian Lance Taylorruntime: install SIGURG handler on C created threads
2019-01-24 Xiong Hu Luofix comments typo.
2019-01-24 GCC AdministratorDaily bump.
2019-01-23 Bin Chengre PR target/85711 (ICE in aarch64_classify_address...
2019-01-23 H.J. Lulibgcc2.c: Correct DI/TI -> SF/DF conversions
2019-01-23 Uros Bizjak* g++.target/i386/pr88998.C (main): Use FP constant...
2019-01-23 Uros Bizjakre PR target/88998 (bad codegen with mmx instructions...
2019-01-23 Marek PolacekPR c++/88757 - qualified name treated wrongly as type.
2019-01-23 David Malcolmaarch64: fix use-after-free in -march=native (PR driver...
2019-01-23 Jakub Jelinekre PR c/44715 (Break in increment expression of "for...
2019-01-23 Jakub Jelinekre PR c++/88984 (ICE in genericize_switch_stmt, at...
2019-01-23 Richard Bienerre PR middle-end/89008 (O2 and O1 results differ for...
2019-01-23 Jason MerrillPR c++/87893 - constexpr ctor ICE on ARM.
2019-01-23 Jakub Jelinek* BASE-VER: Bump to 9.0.1.
2019-01-23 Eric Botcazoucgraphunit.c (cgraph_node::expand_thunk): When expandin...
2019-01-23 Vineet Gupta[ARC] atomics: Add operand to DMB instruction
2019-01-23 Jakub Jelinekre PR tree-optimization/88964 (ICE in wide_int_to_tree_...
2019-01-23 Martin SeborWarray-bounds-2.c: Include headers only if they exist.
2019-01-23 GCC AdministratorDaily bump.
2019-01-22 Segher BoessenkoolFix -fsplit-paths documentation
2019-01-22 Steve Ellceyc-c++-common/gomp/pr60823-1.c: Change aarch64-*-* targe...
2019-01-22 Iain Buclawd/dmd: Merge dmd upstream e21c07e84
2019-01-22 Jakub Jelinekre PR target/88965 (powerpc64le vector builtin hits...
2019-01-22 Jakub Jelinekre PR middle-end/88968 (Stack overflow in gimplify_expr)
2019-01-22 Jakub Jelinekre PR target/87064 (libgomp.oacc-fortran/reduction...
2019-01-22 Harald Anlaufre PR fortran/88579 (Calculating power of powers of...
2019-01-22 Sandra Loosemorepr87906_0.C: Add dg-require-effective-target fpic.
2019-01-22 Sandra Loosemorepr86397-1.C: Add -fdelete-null-pointer-checks.
next