platform/upstream/gcc.git
2019-12-18 Jakub Jelinekre PR lto/92972 (gcc/lto-wrapper.c:443: identical branc...
2019-12-18 Eric Botcazoutrans.c (Pragma_to_gnu): Push a diagnostics state for...
2019-12-18 Justin Squirek[Ada] Missing accessibility check on access discriminants
2019-12-18 Arnaud Charlet[Ada] Fix uninitialized out parameter in s-regpat.adb
2019-12-18 Arnaud Charlet[Ada] Atomic aspect on formal generic params now suppor...
2019-12-18 Arnaud Charlet[Ada] Simplify Big_Integer and Big_Real interface
2019-12-18 Piotr Trojanek[Ada] Fix three-letter typos like "sss" in comments...
2019-12-18 Gary Dismukes[Ada] Missing accessibility actuals on calls to interfa...
2019-12-18 Ed Schonberg[Ada] AI12-0282: shared variable control aspects on...
2019-12-18 Eric Botcazou[Ada] Minor housekeeping work in Create_Standard
2019-12-18 Javier Miranda[Ada] Reserving switch d_K for known problem isssues...
2019-12-18 Ghjuvan Lacambre[Ada] Reject aspect specifications on number constants
2019-12-18 Piotr Trojanek[Ada] Einfo: fix typo in comment
2019-12-18 Eric Botcazou[Ada] Do not propagate Object_Size onto Size for compos...
2019-12-18 Eric Botcazou[Ada] Document the introduction of the Object_Size...
2019-12-18 Bob Duff[Ada] Wrong error on hidden must-override primitive
2019-12-18 Bob Duff[Ada] Bad "already use-visible" warning re: use in...
2019-12-18 GCC AdministratorDaily bump.
2019-12-17 Martin SeborPR c++/61339 - add warning for mismatch between struct...
2019-12-17 Michael MeissnerGenerate PADDI to add large constants if -mcpu=future.
2019-12-17 Michael MeissnerUse PLI to load up 32-bit SImode constants if -mcpu...
2019-12-17 Michael MeissnerUse PLI to load up large constants if -mcpu=future.
2019-12-17 Jason MerrillPR c++/79592 - missing explanation of invalid constexpr.
2019-12-17 Jason MerrillPR c++/92576 - redeclaration of variable template.
2019-12-17 Jason Merrill* name-lookup.c (get_std_name_hint): Add std::byte.
2019-12-17 Jakub Jelinekre PR c++/59655 (incorrect diagnostic on templatized...
2019-12-17 Jakub Jelinekre PR target/92841 (Optimize -fstack-protector-strong...
2019-12-17 Andrew StubbsRevert "Fix vector testcases for amdgcn."
2019-12-17 Andrew StubbsFix vector testcases for amdgcn.
2019-12-17 Jan Hubickasymtab.c (symtab_node::get_partitioning_class): Aliases...
2019-12-17 Christophe... [ARM] Add support for -mpure-code in thumb-1 (v6m)
2019-12-17 Mihail IonescuAdd myself to write after approval.
2019-12-17 Andrew StubbsAdd pointer to PR92772
2019-12-17 Andrew StubbsAdd extract_last for amdgcn
2019-12-17 Andrew StubbsAdd clz and ctz for amdgcn
2019-12-17 Tobias Burnuslibgomp/openacc.f90 – clean-up public/private attributes
2019-12-17 Jakub Jelinekre PR target/92962 (Documentation: x86 Options - znver2...
2019-12-17 Hongyu WangAdd abs pattern to handle {si,di} mode abs to avoid...
2019-12-17 H.J. LuUse add for a = a + b and a = b + a when possible.
2019-12-17 GCC AdministratorDaily bump.
2019-12-16 Jason MerrillPR c++/91165 - verify_gimple ICE with cached constexpr.
2019-12-16 Martin SeborPR middle-end/92952 - gfortran.dg/lto/pr87689 FAILs...
2019-12-16 David MalcolmAdd pp_write_text_as_html_like_dot_to_stream
2019-12-16 Segher Boessenkoolrs6000: Use symbolic names for the CR fields in more...
2019-12-16 Jozef LawrynowiczMSP430: Add new msp430-elfbare target
2019-12-16 Bob Duff[Ada] Suppress unused warnings in the presence of errors
2019-12-16 Bob Duff[Ada] Minor: improve comments
2019-12-16 Bob Duff[Ada] Minor comment fix
2019-12-16 Bob Duff[Ada] Check for "size for" in Special_Msg_Delete
2019-12-16 Eric Botcazou[Ada] Do not set a bogus Esize on subtype built for...
2019-12-16 Arnaud Charlet[Ada] Fix warning on _REENTRANT
2019-12-16 Arnaud Charlet[Ada] Mark Deallocator as Favor_Top_Level
2019-12-16 Arnaud Charlet[Ada] AI12-0234/321 atomic operations
2019-12-16 Eric Botcazou[Ada] Remove new strict-alignment check added by AI12...
2019-12-16 Ed Schonberg[Ada] Crash on constrained container in generalized...
2019-12-16 Ed Schonberg[Ada] Prototype implementastion of Ada2020 Map-reduce...
2019-12-16 Eric Botcazou[Ada] AI12-0001: Independence and Representation clause...
2019-12-16 Eric Botcazou[Ada] Fully propagate representation aspects through...
2019-12-16 Bob Duff[Ada] Syntax error on improperly indented imported...
2019-12-16 Eric Botcazou[Ada] Fix couple of oversights in the implementation...
2019-12-16 Eric Botcazou[Ada] Export the Ada version through the C interface
2019-12-16 Gary Dismukes[Ada] Minor reformatting and U.S. spelling adjustment
2019-12-16 Bob Duff[Ada] Better error message for "is null" subunit
2019-12-16 Eric Botcazou[Ada] Expand renamings of subcomponents of an atomic...
2019-12-16 Ed Schonberg[Ada] Crash on conversion in branch of if-expression
2019-12-16 Bob Duff[Ada] Bad warning: Size in Compile_Time_Error in nested...
2019-12-16 Eric Botcazou[Ada] Small consistency fix for Volatile_Full_Access...
2019-12-16 Yannick Moy[Ada] Do not issue restriction violations on ignored...
2019-12-16 Arnaud Charlet[Ada] AI12-0208 Support for Ada.Numerics.Big_Numbers...
2019-12-16 Bob Duff[Ada] Correct documentation of -gnatw_C switch
2019-12-16 Joel Brobecker[Ada] Reword the impact of -minimal on the debugger
2019-12-16 Gary Dismukes[Ada] Typo fixes and minor reformatting
2019-12-16 Eric Botcazou[Ada] Implement RM C.6(19) clause entirely in the front-end
2019-12-16 Ghjuvan Lacambre[Ada] Validate_Access_Subprogram_Instance: check if...
2019-12-16 Eric Botcazou[Ada] Implement new legality rules introduced in C...
2019-12-16 Andreas KrebbelFix PR92950: Wrong code emitted for movv1qi
2019-12-16 Andrew PinskiAdd a couple int128_t bit-field testcases.
2019-12-16 GCC AdministratorDaily bump.
2019-12-15 GCC AdministratorDaily bump.
2019-12-14 Jakub Jelinekre PR preprocessor/92919 (invalid memory access in...
2019-12-14 Martin Seborextend.texi (attribute access): Correct typos.
2019-12-14 Jakub Jelinekre PR ipa/92357 (ICE in IPA pass fnsummary in openmp...
2019-12-14 Jakub Jelinekre PR tree-optimization/92930 (GCC incorrectly optimize...
2019-12-14 Iain Sandoe[Darwin, PPC] Use Darwin9 bundle header for Rosetta...
2019-12-14 Martin SeborPR middle-end/91582 - missing heap overflow detection...
2019-12-14 GCC AdministratorDaily bump.
2019-12-13 Julian BrownFix potential race condition in OpenACC "exit data...
2019-12-13 Iain Sandoe[Darwin, PPC] Use Darwin9 dylib header for Rosetta...
2019-12-13 Ian Lance Taylorlibbacktrace: add DWARF 5 support
2019-12-13 Jan Hubickalto-streamer-in.c (input_function): Add node parameter.
2019-12-13 Andrew StubbsUpdate OpenACC tests for amdgcn
2019-12-13 Roman Zhuykovmodulo-sched: fix branch rescheduling issue (PR92591)
2019-12-13 Roman Zhuykovmodulo-sched: fix parameters usage and their ranges
2019-12-13 Roman Zhuykovmodulo-sched: speed up DDG analysis (PR90001)
2019-12-13 Andrew StubbsSub-dword vector multiply for amdgcn
2019-12-13 Jan HubickaFix merging of common traget info.
2019-12-13 Andrew StubbsSub-dword vector extend and truncate for amdgcn
2019-12-13 Dennis Zhang[AArch64] Enable CLI for Armv8.6-a: armv8.6-a, i8mm...
2019-12-13 Jakub Jelinekre PR target/92908 (wrong code with -Og -fno-tree-fre...
2019-12-13 Gary Dismukes[Ada] Minor rewording of one sentence
next