cp-demangle.c (d_expression_1): Don't peek ahead unless the current char is valid.
[gcc.git] / gcc /
2019-04-29 Jeff Law* passes.def: Move -Wrestrict pass after copy propagation.
2019-04-29 Maya Rashishconfig.gcc (default_gnu_indirect_function): Default...
2019-04-29 Vladislav Ivanishintree-ssa-uninit.c (is_pred_expr_subset_of): Correctly...
2019-04-29 Michael K. Darlinggnatvsn.ads: Bump Library_Version to 10.
2019-04-29 Ian Lance Taylorcompiler: avoid crash on real declaration of type with...
2019-04-29 Richard Bienerre PR tree-optimization/90278 (ICE: verify_gimple faile...
2019-04-29 Jason MerrillPR c++/82081 - tail call optimization breaks noexcept
2019-04-29 Nathan Sidwell[C++ PATCH] some cleanups
2019-04-29 Richard SandifordRemove DDR_INNER_LOOP
2019-04-29 Jakub Jelinekre PR rtl-optimization/90257 (8% degradation on cpu2006...
2019-04-29 Richard Bienertree-ssa.c (insert_debug_temp_for_var_def): For {CLOBBE...
2019-04-29 GCC AdministratorDaily bump.
2019-04-28 GCC AdministratorDaily bump.
2019-04-27 Jakub Jelinekre PR c++/90173 (ICE: Segmentation fault (in strip_decl...
2019-04-27 Iain Buclaw[netbsd] d: Fix build failures on sparc*-netbsd
2019-04-27 Uros Bizjakre PR target/89261 (ix86_data_alignment has wrong argum...
2019-04-27 Martin LiskaAdd missing target options (PR middle-end/90258).
2019-04-27 Jim WilsonRISC-V: Promode modes of constant loads for store insns.
2019-04-27 GCC AdministratorDaily bump.
2019-04-26 Ian Lance Taylorruntime: fix TestPhysPageSize on AIX
2019-04-26 Jonathan WakelyPR c++/90243 - orphaned note in uninstantiated constexp...
2019-04-26 Eugene Sharygingdbhooks.py: Fix UnicodeDecodeErrors when printing...
2019-04-26 Jakub Jelinekre PR debug/90197 (Cannot step through simple loop...
2019-04-26 Paolo Carlinire PR c++/90173 (ICE: Segmentation fault (in strip_decl...
2019-04-26 Paolo Carlinidecl.c (grokdeclarator): Fix value assigned to typespec...
2019-04-26 Richard SandifordFix use of COMPLETE_TYPE_P for -Wstrict-aliasing=1
2019-04-26 Richard SandifordAdd commentary to (SET_)TYPE_VECTOR_SUBPARTS
2019-04-26 GCC AdministratorDaily bump.
2019-04-25 Andreas Toblerfreebsd64.h: Add bits for 32-bit multilib support.
2019-04-25 Uros Bizjakextend.texi (vector_size): Add missing comma after...
2019-04-25 Jakub Jelinek* BASE-VER: Set to 10.0.0.
2019-04-25 Richard Bienerre PR middle-end/89765 (Multiple problems with vec...
2019-04-25 H.J. Lux86: Update message for target_clones and unsupported...
2019-04-25 Richard Bienertree-pass.h (make_pass_phi_only_cprop): Remove.
2019-04-25 Jeff Lawre PR tree-optimization/90037 (-Wnull-dereference false...
2019-04-25 Jakub Jelinekre PR c++/44648 (missing -Wunused warning on a const...
2019-04-25 Johannes PfauD: Do not add target_libs if phobos is disabled
2019-04-25 Richard Bienerre PR tree-optimization/90213 (UBSAN: signed integer...
2019-04-25 Richard Bienerre PR middle-end/90194 (ICE in expand_debug_expr, at...
2019-04-25 Ian Lance Taylorcompiler: fix glitch when inlining method with empty...
2019-04-25 GCC AdministratorDaily bump.
2019-04-24 Marek Polacekre PR c++/90236 (bogus error with auto non-type templat...
2019-04-24 Jason MerrillPR c++/90227 - error with template parameter packs.
2019-04-24 Clement Chigotaix71.h (SUBTARGET_OVERRIDE_OPTIONS): Disable OPTION_MA...
2019-04-24 Jakub Jelinekre PR target/90193 (asm goto with TLS "m" input operand...
2019-04-24 Andreas KrebbelS/390: Fix PR89952 incorrect CFI
2019-04-24 Ian Lance Taylorre PR target/89093 (C++ exception handling clobbers...
2019-04-24 Claudiu Zissulescu[ARC][COMMITTED] Fix typos.
2019-04-24 Richard Bienercall.c (null_ptr_cst_p): Order checks according to...
2019-04-24 Jakub Jelinekre PR target/90187 (ICE in extract_insn, at recog.c...
2019-04-24 Iain Buclawd/dmd: Merge upstream dmd 423758078
2019-04-24 Ramana Radhakrishnanre PR target/89093 (C++ exception handling clobbers...
2019-04-24 Jakub Jelinekre PR tree-optimization/90208 (error: EH landing pad...
2019-04-24 Jakub Jelinekre PR tree-optimization/90211 (ICE: tree check: expecte...
2019-04-24 GCC AdministratorDaily bump.
2019-04-23 Iain Buclawlibphobos: Add D support for S/390 Linux
2019-04-23 Joseph MyersUpdate .po files.
2019-04-23 Iain Buclawd: Add support for compiling without libphobos library.
2019-04-23 Sudakshina Das[GCC, AARCH64] Add GNU note section with BTI and PAC.
2019-04-23 Jeff Law* lib/target-supports.exp
2019-04-23 Roman Zhuykovmodulo-sched: prevent division by zero (PR87979)
2019-04-23 Roman Zhuykovmodulo-sched: fix branch scheduling issue (PR84032)
2019-04-23 Richard Bienerre PR debug/90131 (wrong debug info at -O3)
2019-04-23 Ramana Radhakrishnanre PR target/89093 (C++ exception handling clobbers...
2019-04-23 Bin Chengre PR tree-optimization/90078 (ICE with deep templates...
2019-04-23 Bin Chengre PR tree-optimization/90021 (ICE in index_in_loop_nes...
2019-04-23 GCC AdministratorDaily bump.
2019-04-22 Steven G. Karglre PR fortran/90166 (Compiler Fails at Assembler)
2019-04-22 Jason MerrillPR c++/87366 - wrong error with alias template.
2019-04-22 Paul Thomasre PR fortran/57284 ([OOP] ICE with find_array_spec...
2019-04-22 GCC AdministratorDaily bump.
2019-04-21 Iain Buclawre PR d/90130 (gdc.test/runnable/test12.d FAILs)
2019-04-21 H.J. LuLRA: Revert "Remove useless move insns"
2019-04-21 Iain SandoeFix test fails on powerpc-darwin.
2019-04-21 Iain Buclawd: Use semanticRun to prevent declaration pass from...
2019-04-21 Iain Buclawd: Ensure all unittests are registered against the...
2019-04-21 Sandra Loosemorepr89009.C: Add dg-require-effective-target fpic.
2019-04-21 GCC AdministratorDaily bump.
2019-04-20 Jason MerrillPR c++/90190 - CTAD with list-constructor.
2019-04-20 Jason MerrillPR c++/90171 - ICE with destroying delete with size_t...
2019-04-20 GCC AdministratorDaily bump.
2019-04-19 Jakub Jelinek* de.po, es.po, fr.po, sv.po: Update.
2019-04-19 Segher Boessenkooltree-call-cdce: If !HONOR_NANS do not make code with...
2019-04-19 Paolo Carlinire PR c++/89900 (ICE: Segmentation fault (in check_inst...
2019-04-19 Ian Lance Taylorlibgo/go/syscall: add SockAddrDatalink on AIX
2019-04-19 Jakub Jelinekre PR middle-end/90139 (ICE in emit_block_move_hints...
2019-04-19 Jakub Jelinekre PR c++/90138 (ICE on invalid in contains_struct_check())
2019-04-19 Jakub Jelinekre PR c/89888 (When switch controlling expression is...
2019-04-19 Christophe LyonPR translation/90118 Missing space between words
2019-04-19 Jakub Jelinekre PR c++/90108 (ICE: Segmentation fault (in c_tree_cha...
2019-04-19 GCC AdministratorDaily bump.
2019-04-18 Peter Bergnerre PR rtl-optimization/87871 (testcases fail after...
2019-04-18 Martin SeborPR middle-end/89797 - ICE on a vector_size (1LU <<...
2019-04-18 Jan Hubickare PR ipa/85051 (ICE: in edge_badness, at ipa-inline...
2019-04-18 Jason MerrillPR c++/87554 - ICE with extern template and reference...
2019-04-18 Segher Boessenkoolmove ChangeLog entry to the correct file
2019-04-18 Richard SandifordFix UB in int_const_binop
2019-04-18 Richard SandifordFix two ubsan failures (PR85164)
2019-04-18 Richard Bienerre PR debug/90131 (wrong debug info at -O3)
2019-04-18 Jakub JelinekReverted unintended part of previous commit.
next