platform/upstream/gcc.git
2018-04-30 Jason Merrillinit.c (build_dtor_call): Use build_special_member_call.
2018-04-30 Jason Merrilltree.c (build_clobber): New.
2018-04-30 David MalcolmUse char_span for return type of location_get_source_line
2018-04-30 Jan Hubickalto-wrapper.c (ltrans_priorities): New static var.
2018-04-30 David Malcolminput.h: use STATIC_ASSERT
2018-04-30 Richard Bienertree-cfg.c (verify_address): Remove base argument,...
2018-04-30 Claudiu Zissulescu[ARC] Clear the instruction cache using syscalls.
2018-04-30 Claudiu Zissulescu[ARC] Cleanup sdata handling.
2018-04-30 Claudiu Zissulescu[ARC] Update movhi and movdi patterns.
2018-04-30 Jonathan Wakely* doc/invoke.texi (-fdebug-types-section): Fix grammar.
2018-04-30 Nathan Sidwell[patch] allow '-' for stdout dump
2018-04-30 Jan Hubicka* lto-partition.c (lto_balanced_map): Fix sanity check.
2018-04-30 Andrew SadekMicroblaze Target: PIC data text relative
2018-04-30 Richard Bienertree-chrec.h (evolution_function_is_constant_p): Remove...
2018-04-30 Richard Bienerre PR bootstrap/85571 (non-bootstrap-debug miscompare...
2018-04-30 Richard Bienerre PR tree-optimization/28364 (poor optimization choice...
2018-04-30 GCC AdministratorDaily bump.
2018-04-29 Jan Hubickalto-partition.c: Include sreal.h
2018-04-29 Julian Brown[openacc, testsuite] Fix undefined behaviour in atomic_...
2018-04-29 GCC AdministratorDaily bump.
2018-04-28 Mark WielaardDWARF: Add .debug_addr table header for dwarf_version...
2018-04-28 Uros Bizjakre PR target/84431 (Suboptimal code for masked shifts...
2018-04-28 Richard Bienertree-cfg.c (verify_gimple_phi): Take a gphi * argument.
2018-04-28 GCC AdministratorDaily bump.
2018-04-27 Tom de Vries[openacc, testsuite] Fix undefined behaviour in atomic_...
2018-04-27 Martin Jamborre PR ipa/85549 (Infinite loop in ilmbase package)
2018-04-27 Jakub Jelinekre PR c++/85553 (cannot list-initialize a variable...
2018-04-27 David Malcolminput.h: convert some macros to inline functions
2018-04-27 Jeff Law* config.gcc: Mark tile* targets as deprecated/obsolete.
2018-04-27 Andreas Toblerre PR libgcc/84292 (__sync_add_and_fetch returns the...
2018-04-27 David MalcolmDon't offer suggestions for compiler-generated variable...
2018-04-27 Ian Lance Taylorre PR go/85429 (Several gotools tests FAIL with Solaris as)
2018-04-27 Jason Merrill* g++.dg/cpp1z/noexcept-type20.C: Elaborate.
2018-04-27 Jason Merrillcvt.c (cp_fold_convert): Use convert_ptrmem.
2018-04-27 Paolo Carlinire PR c++/84691 (internal compiler error: in poplevel_c...
2018-04-27 Jason MerrillPR c++/85545 - ICE with noexcept PMF conversion.
2018-04-27 Richard BienerFix aarch64 ILP32 ICE with vaarg gimplified code
2018-04-27 Nathan Sidwell[C++ PATCH] cleanup 2
2018-04-27 Richard Bienertree-cfg.c (verify_expr): Make dead code hit gcc_unreac...
2018-04-27 Nathan Sidwell[C++ PATCH] some cleanups
2018-04-27 Alan ModraPR85532, crtend.o built without --enable-initfini-array...
2018-04-27 Uros Bizjaki386.md (*movti_internal): Substitute Ye constraint...
2018-04-27 Kyrylo Tkachov[arm] PR target/82518: Return false in ARRAY_MODE_SUPPO...
2018-04-27 Kyrylo Tkachov[AArch64] PR target/85512: Tighten SIMD right shift...
2018-04-27 Eric Botcazoure PR ada/85540 (gcc/ada/init.c:1282: suspicious expres...
2018-04-27 Jakub Jelinekre PR tree-optimization/85529 (wrong code at -O2 and...
2018-04-27 GCC AdministratorDaily bump.
2018-04-26 Maciej W. RozyckiMIPS/GCC/testsuite: Fix data-sym-pool.c for n64 code
2018-04-26 Maciej W. RozyckiMIPS/GCC/testsuite: Fix data-sym-pool.c for SVR4 model...
2018-04-26 Jason MerrillPR c++/85545 - ICE with noexcept PMF conversion.
2018-04-26 Richard Bienercgraph.h (symbol_table): Just declare debug method...
2018-04-26 Eric Botcazou* loop-invariant.c (may_assign_reg_p): Return false...
2018-04-26 Uros Bizjaki386.md ("isa" attribute): Add x64_sse2.
2018-04-26 Nathan Sidwelldumpfile cleanup
2018-04-26 Jonathan WakelyDocument that -Wreturn-type is enabled by default for C++
2018-04-26 Tom de Vries[nvptx, libgomp] Add GOMP_NVPTX_JIT=-O[0-4] in nvptx...
2018-04-26 Tom de Vries[nvptx] Verify bar.sync position
2018-04-26 Tom de Vries[nvptx] Fix branch-around-nothing
2018-04-26 Richard Biener[lto] Fixup loops before lto write-out
2018-04-26 Tom de Vries[nvptx, libgomp, testsuite] Reduce recursion depth...
2018-04-26 Richard Bienerre PR libstdc++/85116 (std::min_element does not optimi...
2018-04-26 Richard BienerMakefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2018-04-26 Richard Bienertree-vect-data-refs.c (vect_get_data_access_cost):...
2018-04-26 Richard Bienerre PR middle-end/85450 (ICE: invalid types in nop conve...
2018-04-26 Hans-Peter... mips.c (mips_asan_shadow_offset): New function.
2018-04-26 Hans-Peter... If someone has access to a 64-bit mips-linux system...
2018-04-26 Hans-Peter... As mentioned in <gcc.gnu.org/ml/gcc/2018-03/msg00133...
2018-04-26 Hans-Peter... This appears to be present in compiler-rt upstream...
2018-04-26 GCC AdministratorDaily bump.
2018-04-25 Catherine MooreMAINTAINERS (mips): Remove myself as MIPS maintainer.
2018-04-25 Mark WielaardDWARF sort longer dirs before shorter ones in directory...
2018-04-25 Jakub Jelineki386.md (*x86_mov<mode>cc_0_m1): Use type "alu1" rather...
2018-04-25 Jakub Jelinekre PR middle-end/85414 (ICE: in ix86_expand_prologue...
2018-04-25 Sebastian Perytre PR target/85473 (internal compiler error: in emit_mo...
2018-04-25 Chung-Ju Wu[NDS32] Fix bug in bit-instruction checking functions.
2018-04-25 Chung-Ju Wu[NDS32] Split movdi/df if reigster number is illegal.
2018-04-25 Chung-Ju Wu[NDS32] Fix incorrect settings in sfp-machine.h and...
2018-04-25 Chung-Ju Wu[NDS32] Fix print operand for cctl register.
2018-04-25 Chung-Ju Wu[NDS32] Add missing newline character into ASM_APP_ON...
2018-04-25 Jakub Jelinekre PR sanitizer/84307 (asan blocks dead-store elimination)
2018-04-25 Eric Botcazoure PR ada/85007 (-b flag to gnatlink not recognized)
2018-04-25 Richard Bienerlto-streamer.h (LTO_major_version): Bump to 8.
2018-04-25 Jakub Jelinek* crontab: Enable snapshots from gcc-8-branch.
2018-04-25 Jakub Jelinek* BASE-VER: Set to 9.0.0.
2018-04-25 Jakub Jelinekre PR c++/85437 (member pointer static upcast rejected...
2018-04-25 GCC AdministratorDaily bump.
2018-04-24 Steven G. Karglre PR fortran/85520 (Out of memory when declaring a...
2018-04-24 Segher Boessenkoolrs6000: Fix __powikf2 and __abskf2 spelling
2018-04-24 H.J. Lux86: Update __CET__ check
2018-04-24 H.J. Lux86/CET: Add -fcf-protection to STAGE4_CFLAGS
2018-04-24 Kyrylo Tkachov[AArch64] PR target/85512: Tighten SIMD right shift...
2018-04-24 H.J. Lux86/CET: Remove the -mcet command-lint option
2018-04-24 H.J. Lux86/CET tests: Remove -mcet/-mno-cet or replace -mcet...
2018-04-24 H.J. LuDon't bootstrap GCC with -mcet
2018-04-24 H.J. LuRegenerate configure of target libraries
2018-04-24 Jakub Jelinekre PR target/85511 ([X86] Using __builtin_ia32_writeefl...
2018-04-24 H.J. Lux86/CET: Build target libraries with -mshstk
2018-04-24 Jakub Jelinekre PR target/85503 (ICE in replace_swapped_load_constan...
2018-04-24 Jason MerrillTestsuite fixes for C++11 alignof change.
2018-04-24 Cesar Philippidis[nvptx] Update newlib dependency.
next