December 2021 Archives by thread
Starting: Wed Dec 1 00:17:40 GMT 2021
Ending: Fri Dec 31 22:21:36 GMT 2021
Messages: 1037
- [gcc r12-5648] Daily bump.
GCC Administrator
- [gcc r10-10317] Daily bump.
GCC Administrator
- [gcc r11-9344] Daily bump.
GCC Administrator
- [gcc r9-9851] Daily bump.
GCC Administrator
- [gcc r11-9345] c++: is_this_parameter and coroutines proxies
Jason Merrill
- [gcc r12-5649] tree-optimization/103456 - Record only successes from object_sizes_set
Siddhesh Poyarekar
- [gcc r12-5650] middle-end: move bitmask match.pd pattern and update tests
Tamar Christina
- [gcc r12-5651] libcpp: Fix up #__VA_OPT__ handling [PR103415]
Jakub Jelinek
- [gcc r12-5652] simplify-rtx: Punt on simplify_associative_operation with large operands [PR102356]
Jakub Jelinek
- [gcc r12-5653] libcpp: Enable P1949R7 for C++98 too [PR100977]
Jakub Jelinek
- [gcc r12-5654] i386: Fix up some minor formatting issues and one inconsistency
Jakub Jelinek
- [gcc r11-9346] simplify-rtx: Punt on simplify_associative_operation with large operands [PR102356]
Jakub Jelinek
- [gcc r12-5655] [Ada] Cleanup listing of representation info
Pierre-Marie de Rodat
- [gcc r12-5656] [Ada] Simplify building of inequality function body
Pierre-Marie de Rodat
- [gcc r12-5657] [Ada] Avoid duplication for Sets functions
Pierre-Marie de Rodat
- [gcc r12-5658] [Ada] Storage error on untagged prefixed subprogram calls with -gnatX
Pierre-Marie de Rodat
- [gcc r12-5659] [Ada] Improve messages on incorrect state refinement in SPARK
Pierre-Marie de Rodat
- [gcc r12-5660] [Ada] Document System.Atomic_Counters as supported on ARM and AARCH64
Pierre-Marie de Rodat
- [gcc r12-5661] [Ada] Whitespace cleanup in Makefile.rtl dependency rules
Pierre-Marie de Rodat
- [gcc r12-5662] [Ada] Sort list of Ada runtime units in Makefile.rtl
Pierre-Marie de Rodat
- [gcc r12-5663] [Ada] Sync whitespace between variants of Indefinite_Holders unit
Pierre-Marie de Rodat
- [gcc r12-5664] [Ada] Replace low-level detection of subprograms with high-level wrapper
Pierre-Marie de Rodat
- [gcc r12-5665] [Ada] Add query for extended precision floating-point types
Pierre-Marie de Rodat
- [gcc r12-5666] [Ada] Improve error messages for dot notation when -gnatX not used
Pierre-Marie de Rodat
- [gcc r12-5667] [Ada] Fix small discrepancy between -gnatG and -gnatD[G] outputs
Pierre-Marie de Rodat
- [gcc r12-5668] [Ada] Add signal to exception mapping for RTEMS
Pierre-Marie de Rodat
- [gcc r12-5669] [Ada] RTEMS: add traceback support for AArch64
Pierre-Marie de Rodat
- [gcc r12-5670] [Ada] Create object file for ignored ghost compilation unit
Pierre-Marie de Rodat
- [gcc r12-5671] [Ada] Spurious warning when using 'Type_Key on generic formal
Pierre-Marie de Rodat
- [gcc r12-5672] [Ada] Do not free task for _parent
Pierre-Marie de Rodat
- [gcc r12-5673] [Ada] Make Timed_Task_Entry_Call's defer_abort nestable
Pierre-Marie de Rodat
- [gcc r12-5674] [Ada] Fix issues with ignored ghost code and unnesting
Pierre-Marie de Rodat
- [gcc r12-5675] [Ada] Improve support for casing on types with controlled parts
Pierre-Marie de Rodat
- [gcc r12-5676] [Ada] Fix typo in comment
Pierre-Marie de Rodat
- [gcc r12-5677] [Ada] Tidy up freezing code for instantiations
Pierre-Marie de Rodat
- [gcc r12-5678] [Ada] Tidy up freezing code for instantiations (continued)
Pierre-Marie de Rodat
- [gcc r12-5679] [Ada] Syntax error on "not null procedure"
Pierre-Marie de Rodat
- [gcc r12-5680] [Ada] Fix crash on pragma Compile_Time_Warning/Error
Pierre-Marie de Rodat
- [gcc r12-5681] [Ada] Do not return freeze nodes for start of early call regions
Pierre-Marie de Rodat
- [gcc r12-5682] [Ada] Allow formal functions to have a default in the form of an expression function
Pierre-Marie de Rodat
- [gcc r12-5683] [Ada] Tune whitespace of the bounded lists Aggregate aspect
Pierre-Marie de Rodat
- [gcc r12-5684] [Ada] Fix incorrect fixed-point computation in expression function
Pierre-Marie de Rodat
- [gcc r12-5685] d: Update documentation of new D language options.
Iain Buclaw
- [gcc r12-5686] doc, d: Add note that D front end now requires GDC installed in order to bootstrap.
Iain Buclaw
- [gcc/devel/sphinx] (171 commits) Merge branch 'master' into devel/sphinx
Martin Liska
- [gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
Martin Liska
- [gcc r11-9347] ipa-sra: Check also ECF_LOOPING_CONST_OR_PURE when evaluating calls
Martin Jambor
- [gcc r10-10318] ipa-sra: Check also ECF_LOOPING_CONST_OR_PURE when evaluating calls
Martin Jambor
- [gcc r12-5687] testsuite: Fix typo in comment in aapcs64 test
Alex Coplan
- [gcc/marxin/heads/loop-unswitch-improvement-v4] (113 commits) Fix me.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v4)] Loop unswitching: refactoring & costing improvement
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v4)] Simplify a bit.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v4)] WIP xx.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v4)] Fix me.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v4)] Do not use auto_vec when passing..
Martin Liska
- [gcc r12-5688] Also pre-process PHIs in range-of-stmt.
Andrew Macleod
- [gcc r12-5689] vect: Tighten check for SLP memory groups [PR103517]
Richard Sandiford
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v4)] Do not use auto_vec.
Martin Liska
- [gcc r12-5690] libstdc++: Avoid unwanted allocations in filesystem::path
Jonathan Wakely
- [gcc r12-5691] libstdc++: Optimize ref-count updates in COW std::string
Jonathan Wakely
- [gcc r12-5692] libstdc++: Define std::__is_constant_evaluated() for internal use
Jonathan Wakely
- [gcc r12-5693] libstdc++: Clear RB tree after moving elements [PR103501]
Jonathan Wakely
- [gcc r12-5694] path solver: Use only one ssa_global_cache.
Aldy Hernandez
- [gcc r9-9852] ipa-sra: Check also ECF_LOOPING_CONST_OR_PURE when evaluating calls
Martin Jambor
- [gcc r12-5695] rs6000: Mirror fix for PR102347 in new builtins support
William Schmidt
- [gcc r12-5696] c++: constexpr, fold, weak redecl, fp/0 [PR103310]
Jason Merrill
- [gcc r12-5697] darwin, d: Support outfile substitution for libphobos
Iain Buclaw
- [gcc r12-5698] middle-end: Skip initialization of opaque type variables [PR103127]
Peter Bergner
- [gcc r12-5699] Final value replacement improvements for until-wrap loops.
Roger Sayle
- [gcc/aoliva/heads/testme] introduce asmnesia internal function
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] introduce asmnesia internal function
Alexandre Oliva
- [gcc r12-5700] i386: Improve V8HI and V8HF inserts [PR102811]
Uros Bizjak
- [gcc r12-5701] analyzer: fix false leak seen in Juliet 1.3 [PR102471]
David Malcolm
- [gcc/microsoft/heads/main] (639 commits) Merge commit 'c177e80609287cd32c6096a4ddc4dbef56c74f77' int
Eugene Rozenfeld
- [gcc(refs/vendors/microsoft/heads/main)] Merge commit 'c177e80609287cd32c6096a4ddc4dbef56c74f77' into merge-master-c177e80609287cd32c6096a4dd
Eugene Rozenfeld
- [gcc r12-5702] Daily bump.
GCC Administrator
- [gcc r10-10319] Daily bump.
GCC Administrator
- [gcc r11-9348] Daily bump.
GCC Administrator
- [gcc r9-9853] Daily bump.
GCC Administrator
- [gcc r12-5703] d: Prefix object files from the root package with 'root-'
Iain Buclaw
- [gcc r12-5704] d: Disable the D runtime garbage collector after initializing (PR103520)
Iain Buclaw
- [gcc r12-5705] libphobos: Add missing ControlState variable for AArch64
Iain Buclaw
- [gcc r12-5706] fortran: OpenMP/OpenACC array mapping alignment fix (PR90030)
Chung-Lin Tang
- [gcc r12-5707] fix spelling of -linker-output-auto-nolto-rel
Rasmus Villemoes
- [gcc r11-9349] fix spelling of -linker-output-auto-nolto-rel
Rasmus Villemoes
- [gcc r12-5708] tree-optimization/103527 - always use thruth type forgather mask
Richard Biener
- [gcc r12-5709] middle-end/103271 - avoid VLA init of register
Richard Biener
- [gcc] Created branch 'marxin/heads/loop-unswitch-improvement-v5' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v5)] Loop unswitching: refactoring & costing improvement
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v5)] Simplify a bit.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v5)] WIP xx.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v5)] Fix me.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v5)] Do not use auto_vec when passing..
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v5)] Do not use auto_vec.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v5)] work in progress.
Martin Liska
- [gcc r12-5710] c++: ICE with unnamed tparm and concept [PR103408]
Marek Polacek
- [gcc r12-5711] Implement -fprofile-prefix-map.
Martin Liska
- [gcc r12-5712] c++: Fix bogus error with __integer_pack [PR94490]
Marek Polacek
- [gcc r11-9350] c++: Fix bogus error with __integer_pack [PR94490]
Marek Polacek
- [gcc r12-5713] testsuite: make bic-bitmask-18.c test more precise [PR103479]
Tamar Christina
- [gcc r12-5714] [PR103437] Process multiplication overflow in priority calculation for allocno assignments
Vladimir Makarov
- [gcc/marxin/heads/PR103438-fix--help-Q-output] (134 commits) Fix --help -Q output
Martin Liska
- [gcc(refs/users/marxin/heads/PR103438-fix--help-Q-output)] Fix --help -Q output
Martin Liska
- [gcc/marxin/heads/PR103438-fix--help-Q-output] Fix --help -Q output
Martin Liska
- [gcc/devel/c++-coroutines] (308 commits) Merge master r12-5705.
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r12-5705.
Iain D Sandoe
- [gcc r12-5715] AArch64: Optimize right shift rounding narrowing
Tamar Christina
- [gcc r12-5716] libphobos: Push all callee-save registers on the stack before GC scan on ARM
Iain Buclaw
- [gcc r11-9351] libphobos: Push all callee-save registers on the stack before GC scan on ARM
Iain Buclaw
- [gcc r10-10320] libphobos: Push all callee-save registers on the stack before GC scan
Iain Buclaw
- [gcc r12-5717] [PR103437] Use long long multiplication as backup for overflow processing
Vladimir Makarov
- [gcc r12-5718] [Ada] Minor style fix (no dot on single line comment)
Pierre-Marie de Rodat
- [gcc r12-5719] [Ada] Fix possible memory corruption for hostnames longer than 1024 bytes
Pierre-Marie de Rodat
- [gcc r12-5720] [Ada] Proof of Boolean'Image and Boolean'Value
Pierre-Marie de Rodat
- [gcc r12-5721] [Ada] Proof of System.Val_Util utilities for 'Value support
Pierre-Marie de Rodat
- [gcc r12-5722] [Ada] More intuitive names in sanity-checking of derived types
Pierre-Marie de Rodat
- [gcc r12-5723] [Ada] Add contract to Ada.Task_Identification.Activation_Is_Complete
Pierre-Marie de Rodat
- [gcc r12-5724] [Ada] Proof of Interfaces.C with SPARK
Pierre-Marie de Rodat
- [gcc r12-5725] [Ada] vx7r2cert/light-tasking-rtp: undefined refs on ppc/ppc64
Pierre-Marie de Rodat
- [gcc r12-5726] [Ada] Remove duplicated condition in warnings about read-before-write
Pierre-Marie de Rodat
- [gcc r12-5727] [Ada] Refactor nested loops in warning on unassigned out parameter
Pierre-Marie de Rodat
- [gcc r12-5728] [Ada] Simplify iteration over record components
Pierre-Marie de Rodat
- [gcc r12-5729] [Ada] Don't allow entry in implicit with chain to be ghost
Pierre-Marie de Rodat
- [gcc r12-5730] [Ada] Remove extra space after assignment symbol
Pierre-Marie de Rodat
- [gcc r12-5731] [Ada] Split spec and body of expression function with Subprogram_Variant
Pierre-Marie de Rodat
- [gcc r12-5732] [Ada] Separate building of equality from other dispatching routines
Pierre-Marie de Rodat
- [gcc r12-5733] [Ada] Enable expansion of dispatching equality for GNATprove
Pierre-Marie de Rodat
- [gcc r12-5734] [Ada] Enhance freezing code for instantiations
Pierre-Marie de Rodat
- [gcc r12-5735] [Ada] Inline all calls in Ada.Task_Identification
Pierre-Marie de Rodat
- [gcc r12-5736] [Ada] Use bracket aggregates in Ada2022
Pierre-Marie de Rodat
- [gcc r12-5737] [Ada] Cleanups related to expansion of dispatching primitives
Pierre-Marie de Rodat
- [gcc r12-5738] [Ada] Cleanup insertion of single freezing actions
Pierre-Marie de Rodat
- [gcc r12-5739] [Ada] Cleanup detection of suspension objects
Pierre-Marie de Rodat
- [gcc r12-5740] [Ada] Proof of support units for 'Width on signed integers
Pierre-Marie de Rodat
- [gcc r12-5741] [Ada] Add pragma Annotate for CodePeer analysis
Pierre-Marie de Rodat
- [gcc r12-5742] [Ada] Amend proof of System.Arith_Double to remove justifications
Pierre-Marie de Rodat
- [gcc r12-5743] [Ada] Fix obsolete array aggregate warning being triggered by expanded code
Pierre-Marie de Rodat
- [gcc r12-5744] [Ada] Reset internal flags for -gnatD and -gnatG
Pierre-Marie de Rodat
- [gcc r12-5745] [Ada] Proof of System.Arith_32 for double arithmetic on 32bits
Pierre-Marie de Rodat
- [gcc r12-5746] [Ada] Fix oversight in minor cleanup
Pierre-Marie de Rodat
- [gcc r12-5747] [Ada] Invalid memory access on finalization of class-wide type
Pierre-Marie de Rodat
- [gcc r12-5748] [Ada] Fix packing for array component with discriminated part
Pierre-Marie de Rodat
- [gcc r12-5749] [Ada] Do not back-annotate maximum size for limited types
Pierre-Marie de Rodat
- [gcc r12-5750] [Ada] Remove obsolete a-assert
Pierre-Marie de Rodat
- [gcc r12-5751] [Ada] Add warning in comment about files copied from libgnat
Pierre-Marie de Rodat
- [gcc r12-5752] rs6000: Enable new built-in support, with test suite and altivec.h changes
William Schmidt
- [gcc r12-5753] libstdc++: Restore unconditional atomic load in COW std::string
Jonathan Wakely
- [gcc r12-5754] libstdc++: Remove broken std::allocator base classes [PR103340]
Jonathan Wakely
- [gcc r12-5755] libstdc++: Allow exception classes to move fully-dynamic strings
Jonathan Wakely
- [gcc r12-5756] [PR103437] Make backup code for overflow conditional
Vladimir Makarov
- [gcc r12-5757] analyzer: add regression test for leak false +ve [PR103526]
David Malcolm
- [gcc r12-5758] doc: Remove references to FreeBSD 1 and 2
Gerald Pfeifer
- [gcc r12-5759] Darwin: Rewrite host PCH support [PR 55610].
Iain D Sandoe
- [gcc r12-5760] [PATCH v2] configure: define TARGET_LIBC_GNUSTACK on musl
Jeff Law
- [gcc r12-5761] Adjust CPP_FOR_BUILD
Jeff Law
- [gcc r12-5762] Daily bump.
GCC Administrator
- [gcc r10-10321] Daily bump.
GCC Administrator
- [gcc r11-9352] Daily bump.
GCC Administrator
- [gcc r9-9854] Daily bump.
GCC Administrator
- [gcc r12-5763] build: Implement --with-multilib-list for avr target
Jeff Law
- [gcc/aoliva/heads/testme] [PR103149] harden conditionals detach through mem if genera
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [PR103149] harden conditionals detach through mem if general regs won't do
Alexandre Oliva
- [gcc r12-5764] gcc: Fix "argument list too long" from install-plugins
Jeff Law
- [gcc(refs/users/aoliva/heads/testme)] [PR103028] test ifcvt trap_if seq more strictly after reload
Alexandre Oliva
- [gcc/aoliva/heads/testme] (2 commits) [PR103149] harden conditionals detach through mem if genera
Alexandre Oliva
- [gcc r12-5765] [Committed] New testcase for C++/71792, bitfields and auto
Andrew Pinski
- [gcc r12-5766] Make sure that we get unique test names if several DejaGnu directives refer to the same line [PR1027
Thomas Schwinge
- [gcc r12-5767] fortran: Fix setting of array lower bound for named arrays
Chung-Lin Tang
- [gcc/devel/omp/gcc-11] fortran: Fix setting of array lower bound for named arrays
Chung-Lin Tang
- [gcc r12-5768] pch: Add support for PCH for relocatable executables [PR71934]
Jakub Jelinek
- [gcc r12-5769] x86: Speed up target attribute handling by using a cache
Jakub Jelinek
- [gcc r12-5770] testsuite: Fix up pr103456.c testcase [PR103456]
Jakub Jelinek
- [gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Back to mainline 2
Jan Hubicka
- [gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Reduce inlining functions called once
Jan Hubicka
- [gcc r12-5771] Add TARGET_IFUNC_REF_LOCAL_OK
H.J. Lu
- [gcc r12-5772] sve: combine nested if predicates
Tamar Christina
- [gcc/redhat/heads/gcc-11-branch] (179 commits) Merge commit 'r11-9352-gee20cad739fbe9b787ca967db6eba0adbce
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-9352-gee20cad739fbe9b787ca967db6eba0adbce3553e' into redhat/gcc-11-branch
Jakub Jelinek
- [gcc r12-5773] RISC-V: Add option defines for Scalar Cryptography
Kito Cheng
- [gcc r12-5774] RISC-V: Add implied defines of Zk, Zkn and Zks
Kito Cheng
- [gcc r12-5775] x86: Scan leal in PR target/83782 tests for x32
H.J. Lu
- [gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Back to mailine
Jan Hubicka
- [gcc r12-5776] rs6000: Fix use of wrong enum for built-in function code
William Schmidt
- [gcc r12-5777] x86: Add -mmove-max=bits and -mstore-max=bits
H.J. Lu
- [gcc r12-5778] c++: Fix for decltype(auto) and parenthesized expr [PR103403]
Marek Polacek
- [gcc/devel/c++-coroutines] (71 commits) Merge master r12-5775.
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r12-5775.
Iain D Sandoe
- [gcc r12-5779] Fortran: improve checking of array specifications
Harald Anlauf
- [gcc r12-5780] rs6000: testsuite: Add rop_ok effective-target function
Peter Bergner
- [gcc r12-5781] rs6000: Fix up flag_shrink_wrap handling in presence of -mrop-protect [PR101324]
Peter Bergner
- [gcc r12-5782] Fix typos in libstdc++-v3/ChangeLog
Jonathan Wakely
- [gcc r12-5783] c++: avoid redundant scope in diagnostics
Jason Merrill
- [gcc r12-5784] libstdc++: Simplify emplace member functions in _Rb_tree
Jonathan Wakely
- [gcc r12-5785] Daily bump.
GCC Administrator
- [gcc r10-10322] Daily bump.
GCC Administrator
- [gcc r11-9353] Daily bump.
GCC Administrator
- [gcc r9-9855] Daily bump.
GCC Administrator
- [gcc r12-5786] testsuite: powerpc/vec_reve_1.c requires VSX.
David Edelsohn
- [gcc r12-5787] [PR103028] test ifcvt trap_if seq more strictly after reload
Alexandre Oliva
- [gcc/aoliva/heads/testbase] (141 commits) [PR103028] test ifcvt trap_if seq more strictly after reloa
Alexandre Oliva
- [gcc/aoliva/heads/testme] (142 commits) [PR103024, PR103530] support throwing compares and non-boole
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [PR103024, PR103530] support throwing compares and non-boolean types
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [PR103097] tolerate reg-stack cross-block malformed asms
Alexandre Oliva
- [gcc/aoliva/heads/testme] (4 commits) [PR103302] add testcase
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [PR103149] detach values through mem only if general regs won't do
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [PR103302] add testcase
Alexandre Oliva
- [gcc r12-5788] libcpp: Fix up handling of deferred pragmas [PR102432]
Jakub Jelinek
- [gcc r12-5789] c++: Allow indeterminate unsigned char or std::byte in bit_cast - P1272R4
Jakub Jelinek
- [gcc r12-5790] i386, ipa-modref: Comment spelling fix
Jakub Jelinek
- [gcc r11-9354] libcpp: Fix up handling of deferred pragmas [PR102432]
Jakub Jelinek
- [gcc r12-5791] libgomp.texi: Update OMP_PLACES
Tobias Burnus
- [gcc r12-5792] libstdc++: Initialize member in std::match_results [PR103549]
Jonathan Wakely
- [gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Limit inlining functions called once
Jan Hubicka
- [gcc r12-5793] Fortran/OpenMP: Support most of 5.1 atomic extensions
Tobias Burnus
- [gcc r12-5794] c++: Add fixed test [PR93614]
Marek Polacek
- [gcc r11-9355] Fortran: improve checking of array specifications
Harald Anlauf
- [gcc r11-9356] Fortran: error recovery when simplifying MINLOC/MAXLOC
Harald Anlauf
- [gcc r11-9357] Fortran: improve check of arguments to the RESHAPE intrinsic
Harald Anlauf
- [gcc r11-9358] Fortran: generate error message for negative elements in SHAPE array
Harald Anlauf
- [gcc r11-9359] Fortran: improve expansion of constant array expressions within constructors
Harald Anlauf
- [gcc r12-5795] Daily bump.
GCC Administrator
- [gcc r10-10323] Daily bump.
GCC Administrator
- [gcc r11-9360] Daily bump.
GCC Administrator
- [gcc r9-9856] Daily bump.
GCC Administrator
- [gcc r12-5796] aix: Move AIX math builtins before new builtin machinery.
David Edelsohn
- [gcc r12-5797] Objective-C, NeXT: Reorganise meta-data declarations.
Iain D Sandoe
- [gcc r12-5798] Daily bump.
GCC Administrator
- [gcc r10-10324] Daily bump.
GCC Administrator
- [gcc r11-9361] Daily bump.
GCC Administrator
- [gcc r9-9857] Daily bump.
GCC Administrator
- [gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Limit inlining called once
Jan Hubicka
- [gcc r12-5799] RISC-V: jal cannot refer to a default visibility symbol for shared object.
Kito Cheng
- [gcc r12-5800] Prefer INT_SSE_REGS for SSE_FLOAT_MODE_P in preferred_reload_class.
hongtao Liu
- [gcc r12-5801] cse: Make sure duplicate elements are not entered into the equivalence set [PR103404]
Tamar Christina
- [gcc r12-5802] avr: Fix AVR build [PR71934]
Jakub Jelinek
- [gcc r12-5803] tree-optimization/103544 - SLP reduction chain as SLP reduction issue
Richard Biener
- [gcc] Created branch 'marxin/heads/D-fix-ubsan' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/D-fix-ubsan)] D: fix UBSAN
Martin Liska
- [gcc r12-5804] contrib: Filter out -Wreturn-type in fold-const-call.c.
Martin Liska
- [gcc] Created branch 'marxin/heads/loop-unswitch-improvement-v6' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Loop unswitching: refactoring & costing improvement
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Simplify a bit.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] WIP xx.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Fix me.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Do not use auto_vec when passing..
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Do not use auto_vec.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] work in progress.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] It hopefully works.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Add switch tests.
Martin Liska
- [gcc r12-5805] tree-optimization/103581 - fix masked gather on x86
Richard Biener
- [gcc r12-5806] libsanitizer: Use SSE to save and restore XMM registers
H.J. Lu
- [gcc r12-5807] libsanitizer: Update LOCAL_PATCHES
H.J. Lu
- [gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Set max insns to 4000
Jan Hubicka
- [gcc r12-5808] Add BB option for outgoing_edge_range_p and may_reocmpute_p.
Andrew Macleod
- [gcc r12-5809] Use dominators to reduce cache-flling.
Andrew Macleod
- [gcc r12-5810] ranger: Optimise irange_union
Richard Sandiford
- [gcc r12-5811] ranger: Add shortcuts for single-successor blocks
Richard Sandiford
- [gcc/devel/c++-coroutines] (33 commits) Merge master r12-5807.
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r12-5807.
Iain D Sandoe
- [gcc/devel/power-ieee128] Prepare library for REAL(KIND=17).
Thomas König
- [gcc r12-5812] bpf: mark/remove unused arguments and remove an unused function
Jose E. Marchesi
- [gcc r12-5813] MAINTAINERS: Add myself to write after approval and DCO sections.
Navid Rahimi
- [gcc r12-5814] rs6000: Fix errant "vector" instead of "__vector"
Paul Clarke
- [gcc(refs/vendors/siemens/heads/gcc-10-lto-fixes)] lto: Don't run ipa-comdats pass during LTO
Sandra Loosemore
- [gcc r12-5815] analyzer: fix equivalence class state purging [PR103533]
David Malcolm
- [gcc r12-5816] Daily bump.
GCC Administrator
- [gcc r10-10325] Daily bump.
GCC Administrator
- [gcc r11-9362] Daily bump.
GCC Administrator
- [gcc r9-9858] Daily bump.
GCC Administrator
- [gcc r12-5817] Improve AutoFDO count propagation algorithm
Eugene Rozenfeld
- [gcc r12-5818] MIPS: R6: load/store can process unaligned address
YunQiang Su
- [gcc r12-5819] Revert "libstdc++: Fix ctype changed after newlib update."
Tamar Christina
- [gcc r12-5820] Fix hash_map::traverse overload
Matthias Kretz
- [gcc r12-5821] tree-optimization/103596 - fix missed propagation into switches
Richard Biener
- [gcc r12-5822] x86: Check FUNCTION_DECL before calling cgraph_node::get
H.J. Lu
- [gcc r12-5823] c++: Fix for decltype and bit-fields [PR95009]
Marek Polacek
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Something that works...
Martin Liska
- [gcc r12-5824] Fix --help -Q output
Martin Liska
- [gcc r11-9363] c++: Fix for decltype and bit-fields [PR95009]
Marek Polacek
- [gcc/marxin/heads/loop-unswitch-improvement-v6] (33 commits) Use dump_printf_loc.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Simplify condition.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Fix thinko.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v6)] Use dump_printf_loc.
Martin Liska
- [gcc] Created branch 'marxin/heads/unswitch-opt-info' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/unswitch-opt-info)] Use -fopt-info in unswitch pass.
Martin Liska
- [gcc/marxin/heads/unswitch-opt-info] Use -fopt-info in unswitch pass.
Martin Liska
- [gcc] Created branch 'marxin/heads/loop-unswitch-improvement-v7' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Loop unswitching: refactoring & costing improvement
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Simplify a bit.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] WIP xx.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Fix me.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Do not use auto_vec when passing..
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Do not use auto_vec.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] work in progress.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] It hopefully works.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Add switch tests.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Something that works...
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Simplify condition.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Fix thinko.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Use dump_printf_loc.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Fix test-cases.
Martin Liska
- [gcc/marxin/heads/loop-unswitch-improvement-v7] Fix test-cases.
Martin Liska
- [gcc r12-5825] Fortran: add check for type of upper bound in case range
Harald Anlauf
- [gcc r12-5826] Fortran: catch failed simplification of bad stride expression
Harald Anlauf
- [gcc r12-5827] testsuite: Fix check_effective_target_rop_ok [PR103556, PR103586]
Peter Bergner
- [gcc r12-5828] c++: Fix decltype-bitfield1.C on i?86
Marek Polacek
- [gcc r12-5829] Fortran: perform array subscript checks only for valid INTEGER bounds
Harald Anlauf
- [gcc/devel/c++-coroutines] (20 commits) Merge master r12-5826.
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r12-5826.
Iain D Sandoe
- [gcc r12-5830] Daily bump.
GCC Administrator
- [gcc r10-10326] Daily bump.
GCC Administrator
- [gcc r11-9364] Daily bump.
GCC Administrator
- [gcc r9-9859] Daily bump.
GCC Administrator
- [gcc r12-5831] [PR103149] detach values through mem only if general regs won't do
Alexandre Oliva
- [gcc/aoliva/heads/testbase] (44 commits) [PR103149] detach values through mem only if general regs w
Alexandre Oliva
- [gcc/aoliva/heads/testme] (47 commits) [PR103302] add testcase
Alexandre Oliva
- [gcc r12-5832] Add combine splitter to transform vpcmpeqd/vpxor/vblendvps to vblendvps for ~op0
hongtao Liu
- [gcc/marxin/heads/loop-unswitch-improvement-v7] (24 commits) Support only loops with SSA_NAMEs and CONSTANTS.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Use -fopt-info in unswitch pass.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Support only loops with SSA_NAMEs and CONSTANTS.
Martin Liska
- [gcc r12-5833] dwarf: Multi-register CFI address support.
Hafiz Abid Qadeer
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Simplify irange condition.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Fix switch bug!
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Fix coding style.
Martin Liska
- [gcc r12-5834] libstdc++: Skip atomic instructions in shared_ptr when both counts are 1
Jonathan Wakely
- [gcc r12-5835] openmp: Improve OpenMP target support for C++ (PR92120)
Chung-Lin Tang
- [gcc/devel/omp/gcc-11] fortran: OpenMP/OpenACC array mapping alignment fix (PR90030)
Chung-Lin Tang
- [gcc r12-5836] nvptx: Add test-case gcc.target/nvptx/exttrunc-1.c
Tom de Vries
- [gcc r12-5837] nvptx: Use cvt to perform sign-extension of truncation
Tom de Vries
- [gcc r12-5838] OpenMP 5.0: Remove array section base-pointer mapping semantics and other front-end adjustments
Chung-Lin Tang
- [gcc/marxin/heads/unswitch-opt-info] (15 commits) Use -fopt-info in unswitch pass.
Martin Liska
- [gcc r12-5839] testsuite: Use attribute "noipa" in sibcall tests
Hans-Peter Nilsson
- [gcc r12-5840] libstdc++: [_GLIBCXX_DEBUG] Enhance std::erase_if for vector/deque
Franथईois Dumont
- [gcc r12-5841] Use -fopt-info in unswitch pass.
Martin Liska
- [gcc/marxin/heads/loop-unswitch-improvement-v7] (27 commits) Fix coding style.
Martin Liska
- [gcc r12-5842] Fortran: dimensions of an array have to be non-negative
Harald Anlauf
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Fix memory leaks.
Martin Liska
- [gcc r12-5843] bpf: avoid potential NULL pointer dereference
David Faust
- [gcc r11-9365] Fortran: perform array subscript checks only for valid INTEGER bounds
Harald Anlauf
- [gcc r12-5844] pru: Fixup flags for .pru_irq_map section
Dimitar Dimitrov
- [gcc r11-9366] Fortran: add check for type of upper bound in case range
Harald Anlauf
- [gcc r12-5845] Darwin: Amend pie options when linking mdynamic-no-pic.
Iain D Sandoe
- [gcc r12-5846] libgcc, Darwin: Build a libgcc_s.1 for backwards compatibility.
Iain D Sandoe
- [gcc r12-5847] Fortran: avoid NULL pointer dereference on missing or bad dummy arguments
Harald Anlauf
- [gcc/devel/c++-coroutines] (19 commits) Merge master r12-5844.
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r12-5844.
Iain D Sandoe
- [gcc r12-5848] libstdc++: Fix undefined shift when _Atomic_word is 64-bit
Jonathan Wakely
- [gcc r12-5849] d: Merge upstream dmd 568496d5b, druntime 178c44ff, phobos 574bf883b.
Iain Buclaw
- [gcc r12-5850] Daily bump.
GCC Administrator
- [gcc r10-10327] Daily bump.
GCC Administrator
- [gcc r11-9367] Daily bump.
GCC Administrator
- [gcc r9-9860] Daily bump.
GCC Administrator
- [gcc/microsoft/heads/main] (171 commits) Merge commit '30a08286e67e3aee17347f8d02e8f868a995beb9' int
Eugene Rozenfeld
- [gcc(refs/vendors/microsoft/heads/main)] Merge commit '30a08286e67e3aee17347f8d02e8f868a995beb9' into merge-master-30a08286e67e3aee17347f8d02
Eugene Rozenfeld
- [gcc r12-5851] [PR103024, PR103530] support throwing compares and non-boolean types
Alexandre Oliva
- [gcc r12-5852] [PR103302] skip multi-word pre-move clobber during lra
Alexandre Oliva
- [gcc r12-5853] [PR103097] tolerate reg-stack cross-block malformed asms
Alexandre Oliva
- [gcc/aoliva/heads/testbase] (22 commits) [PR103097] tolerate reg-stack cross-block malformed asms
Alexandre Oliva
- [gcc/aoliva/heads/testme] (24 commits) [PR100518] store by mult pieces: keep addr in Pmode
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [PR100843] store by mult pieces: punt on max_len < min_len
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [PR100518] store by mult pieces: keep addr in Pmode
Alexandre Oliva
- [gcc r12-5854] D: fix UBSAN
Martin Liska
- [gcc/devel/sphinx] (169 commits) Merge branch 'master' into devel/sphinx
Martin Liska
- [gcc/marxin/heads/loop-unswitch-improvement-v7] (33 commits) Adjust one note.
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v7)] Adjust one note.
Martin Liska
- [gcc] Created branch 'marxin/heads/loop-unswitch-improvement-v8' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/loop-unswitch-improvement-v8)] Loop unswitching: refactoring & support for gswitch
Martin Liska
- [gcc] Created branch 'marxin/heads/test-pragma' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/test-pragma)] Test patch.
Martin Liska
- [gcc r12-5855] pch: Add support for relocation of the PCH data [PR71934]
Jakub Jelinek
- [gcc r12-5856] pch: Fix up Darwin and HPUX pch_use_address hooks [PR71934]
Jakub Jelinek
- [gcc r12-5857] Darwin, PCH: Rework hooks for relocatable implementation [PR71934].
Iain D Sandoe
- [gcc r12-5858] Provide vxworks alternate stdint.h during the build
Olivier Hainque
- [gcc r12-5859] openmp: Fix libgomp.c++ testsuite errors for non-offload configs
Chung-Lin Tang
- [gcc r12-5860] c++: Handle auto(x) in parameter-declaration-clause [PR103401]
Marek Polacek
- [gcc r12-5861] Use the recursive form of compute_objsize [PR 103143].
Martin Sebor
- [gcc r12-5862] Move bndrng from access_ref to access_data.
Martin Sebor
- [gcc r12-5863] Pass GIMPLE statement to compute_objsize.
Martin Sebor
- [gcc r12-5864] Introduce access_ref::merge_ref.
Martin Sebor
- [gcc r12-5865] Refactor compute_objsize_r into helpers.
Martin Sebor
- [gcc r12-5866] Add a new dump function.
Martin Sebor
- [gcc r12-5867] Leverage VX_CPU_PREFIX in aarch64-vxworks.h
Olivier Hainque
- [gcc r12-5868] pch: Fix aarch64 build [PR71934]
Jakub Jelinek
- [gcc r12-5869] Fix path to t-ppc64-fp for ppc*-vxworks7* libgcc tmake_file
Olivier Hainque
- [gcc r12-5870] Avoid expecting nonzero size for access none void* arguments [PR101751].
Martin Sebor
- [gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Experimental modref changeset
Jan Hubicka
- [gcc r12-5871] Extend the offset and size of merged object references [PR103215].
Martin Sebor
- [gcc r12-5872] Limit inlining functions called once
Jan Hubicka
- [gcc/devel/modula-2] (314 commits) Merge branch 'master' into devel/modula-2.
Gaius Mulley
- [gcc/devel/modula-2] Merge branch 'master' into devel/modula-2.
Gaius Mulley
- [gcc r11-9368] Fortran: avoid NULL pointer dereference on missing or bad dummy arguments
Harald Anlauf
- [gcc r12-5873] libstdc++: Fix non-reserved name in std::allocator base class [PR64135]
Jonathan Wakely
- [gcc r12-5874] libstdc++: Disable over-zealous warnings about std::string copies [PR103332]
Jonathan Wakely
- [gcc r12-5875] libstdc++: Do not leak empty COW strings
Jonathan Wakely
- [gcc r12-5876] libstdc++: Avoid unnecessary allocations in std::map insertions [PR92300]
Jonathan Wakely
- [gcc r12-5877] libstdc++: Allow std::condition_variable waits to be cancelled [PR103382]
Jonathan Wakely
- [gcc r12-5878] libstdc++: Implement std::ios_base::noreplace for C++23 [PR59769]
Jonathan Wakely
- [gcc r12-5879] libstdc++: Fix std::exception_ptr regressions [PR103630]
Jonathan Wakely
- [gcc r12-5880] libstdc++: Make std::make_exception_ptr work with -fno-exceptions [PR85813]
Jonathan Wakely
- [gcc r12-5881] libstdc++: Remove bogus dg-error for effective-target c++20
Jonathan Wakely
- [gcc r12-5882] libstdc++: Fix ambiguous comparisons for iterators in C++20
Jonathan Wakely
- [gcc r12-5883] Daily bump.
GCC Administrator
- [gcc r10-10328] Daily bump.
GCC Administrator
- [gcc r11-9369] Daily bump.
GCC Administrator
- [gcc r9-9861] Daily bump.
GCC Administrator
- [gcc r12-5884] d: Align methods to MINIMUM_METHOD_BOUNDARY.
Iain Buclaw
- [gcc r11-9370] d: Align methods to MINIMUM_METHOD_BOUNDARY.
Iain Buclaw
- [gcc r10-10329] d: Align methods to MINIMUM_METHOD_BOUNDARY.
Iain Buclaw
- [gcc r9-9862] d: Align methods to MINIMUM_METHOD_BOUNDARY.
Iain Buclaw
- [gcc r12-5885] x86: Update -mtune=tremont
Hongyu Wang
- [gcc r12-5886] libstdc++: Make atomic<T*>::wait() const [PR102994]
Thomas Rodgers
- [gcc r11-9371] libstdc++: Make atomic<T*>::wait() const [PR102994]
Thomas Rodgers
- [gcc r12-5887] d: Merge upstream dmd 3982604c5, druntime bc58b1e9, phobos 12329adb6.
Iain Buclaw
- [gcc/devel/c++-coroutines] (27 commits) Merge master r12-5870.
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r12-5870.
Iain D Sandoe
- [gcc] Created branch 'marxin/heads/PR103465-improve-option-diagnose' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/PR103465-improve-option-diagnose)] driver: Improve option diagnostics [PR103465]
Martin Liska
- [gcc r12-5888] libstdc++: Fix diagnostic pragma push that should be pop
Jonathan Wakely
- [gcc/marxin/heads/PR103465-improve-option-diagnose] driver: Improve option diagnostics [PR103465]
Martin Liska
- [gcc r12-5889] pr103523: Check for PLUS/MINUS support
Joel Hutton
- [gcc] Created branch 'marxin/heads/PR103636-fix-inlining-with-pgo' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/PR103636-fix-inlining-with-pgo)] inline: fix ICE with -fprofile-generate
Martin Liska
- [gcc r12-5890] amdgcn: Change offload variable table discovery
Andrew Stubbs
- [gcc r12-5891] PR ipa/103601: ICE compiling CSiBE in ipa-modref's insert_kill.
Roger Sayle
- [gcc r12-5892] param: Add missing . in description.
Martin Liska
- [gcc r12-5893] Replace t-ppccomm by t-vxworks in libgcc/config/rs6000
Olivier Hainque
- [gcc r12-5894] libstdc++: Fix definition of _GLIBCXX_NO_SLEEP config macro
Jonathan Wakely
- [gcc r12-5895] libstdc++: Guard mutex and condvar with gthreads macro [PR103638]
Jonathan Wakely
- [gcc r12-5896] Remove assignment to STMP_FIXINC from t-vxworks
Olivier Hainque
- [gcc r12-5897] Fix inaccuracies in VxWorks LINK_SPEC
Olivier Hainque
- [gcc r12-5898] libstdc++: Some time_get fixes [PR78714]
Jakub Jelinek
- [gcc r12-5899] libstdc++: Add std::time_get %r support [PR71367]
Jakub Jelinek
- [gcc(refs/vendors/ARM/heads/morello)] Pad and align objects to enable precisely bounded capabilities
Matthew Malcomson
- [gcc(refs/vendors/ARM/heads/morello)] morello: Set LSB on label in casesi pattern
Matthew Malcomson
- [gcc(refs/vendors/ARM/heads/morello)] morello: Set LSB on label on longjmp builtin expansion
Matthew Malcomson
- [gcc(refs/vendors/ARM/heads/morello)] calls.c: Fix store_one_arg to use any_plus_p
Matthew Malcomson
- [gcc(refs/vendors/ARM/heads/morello)] aarch64: Incoming side of new Morello varargs PCS
Matthew Malcomson
- [gcc(refs/vendors/ARM/heads/morello)] morello: Outgoing stack layout for new varargs PCS
Matthew Malcomson
- [gcc(refs/vendors/ARM/heads/morello)] morello: Finish outgoing side of new varargs PCS
Matthew Malcomson
- [gcc(refs/vendors/ARM/heads/morello)] morello: Drop capability metadata when extracting a MEM_REF offset
Matthew Malcomson
- [gcc(refs/vendors/ARM/heads/morello)] morello: Fix eh_return handler in the AArch64 backend
Matthew Malcomson
- [gcc(refs/vendors/ARM/heads/morello)] morello: Account for a zero MOVE_RATIO when estimating the cost of a move
Matthew Malcomson
- [gcc(refs/vendors/ARM/heads/morello)] dwarf2out: Avoid creating rtx with mode MAX_MACHINE_MODE
Matthew Malcomson
- [gcc(refs/vendors/ARM/heads/morello)] testsuite: Fix up aapcs64 tests for purecap
Matthew Malcomson
- [gcc(refs/vendors/ARM/heads/morello)] Update types in the unwinder
Matthew Malcomson
- [gcc(refs/vendors/ARM/heads/morello)] Handle dwarf capability registers in unwind information
Matthew Malcomson
- [gcc(refs/vendors/ARM/heads/morello)] Handle removing LSB from code pointer in unwinder
Matthew Malcomson
- [gcc(refs/vendors/ARM/heads/morello)] Add unwinding tests to the testsuite
Matthew Malcomson
- [gcc(refs/vendors/ARM/heads/morello)] Comments around tricky DWARF expressions
Matthew Malcomson
- [gcc(refs/vendors/ARM/heads/morello)] Remove LSB when finding landing pad correlating to a PC
Matthew Malcomson
- [gcc(refs/vendors/ARM/heads/morello)] Use executables PCC bounds with __EH_FRAME_BEGIN__
Matthew Malcomson
- [gcc(refs/vendors/ARM/heads/morello)] Temporary Morello hack for C only personality function
Matthew Malcomson
- [gcc r12-5900] Fortran: fix check for pointer dummy arguments with INTENT(IN)
Harald Anlauf
- [gcc r12-5901] c++: Add test for C++23 auto(x)
Marek Polacek
- [gcc r10-10330] Fortran: perform array subscript checks only for valid INTEGER bounds
Harald Anlauf
- [gcc r9-9863] Fortran: perform array subscript checks only for valid INTEGER bounds
Harald Anlauf
- [gcc/devel/c++-coroutines] (30 commits) Merge master r12-5899.
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r12-5899.
Iain D Sandoe
- [gcc r12-5902] symtab: fix comment typo
Jason Merrill
- [gcc r11-9372] Fortran: dimensions of an array have to be non-negative
Harald Anlauf
- [gcc r12-5903] jit: set DECL_CONTEXT of RESULT_DECL [PR103562]
David Malcolm
- [gcc r12-5904] libgcc, Darwin: Update darwin10 unwinder shim dependencies.
Iain D Sandoe
- [gcc r12-5905] Daily bump.
GCC Administrator
- [gcc r10-10331] Daily bump.
GCC Administrator
- [gcc r11-9373] Daily bump.
GCC Administrator
- [gcc r9-9864] Daily bump.
GCC Administrator
- [gcc r11-9374] analyzer: assume that POINTER_PLUS_EXPR of non-NULL is non-NULL [PR101962]
David Malcolm
- [gcc r11-9375] jit: set DECL_CONTEXT of RESULT_DECL [PR103562]
David Malcolm
- [gcc r12-5906] libstdc++: check length in string append [PR103534]
Jason Merrill
- [gcc r12-5907] libgcc: vxcrtstuff.c: remove ctor/dtor declarations
Rasmus Villemoes
- [gcc r12-5908] libgcc: vxcrtstuff.c: make ctor/dtor functions static
Rasmus Villemoes
- [gcc/devel/power-ieee128] Fix pattern substition for _r17 and _c17.
Thomas König
- [gcc r12-5909] Fix handling of thunks in ipa-modref
Jan Hubicka
- [gcc r12-5910] Avoid updating hot bb threshold in call speculation code
Jan Hubicka
- [gcc r12-5911] Fortran: fix checking of elemental functions of type CLASS
Harald Anlauf
- [gcc r11-9376] Fortran: catch failed simplification of bad stride expression
Harald Anlauf
- [gcc r10-10332] Fortran: improve check of arguments to the RESHAPE intrinsic
Harald Anlauf
- [gcc r10-10333] Fortran: generate error message for negative elements in SHAPE array
Harald Anlauf
- [gcc r10-10334] Fortran: improve expansion of constant array expressions within constructors
Harald Anlauf
- [gcc r12-5912] libgccjit: Add support for types used by atomic builtins [PR96066] [PR96067]
Antoni Boucher
- [gcc r12-5913] libgccjit: Add support for TLS variable [PR95415]
Antoni Boucher
- [gcc r12-5914] Daily bump.
GCC Administrator
- [gcc r10-10335] Daily bump.
GCC Administrator
- [gcc r11-9377] Daily bump.
GCC Administrator
- [gcc r9-9865] Daily bump.
GCC Administrator
- [gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Improved modref
Jan Hubicka
- [gcc r12-5915] Terminate BB analysis on NULL memory access in ipa-pure-const and ipa-modref
Jan Hubicka
- [gcc/devel/power-ieee128] Generate config.h macros for IEEE128 math functions.
Thomas König
- [gcc r12-5916] nvptx: Add (experimental) support for HFmode with -misa=sm_53
Tom de Vries
- [gcc r11-9378] Fortran: fix checking of elemental functions of type CLASS
Harald Anlauf
- [gcc r12-5917] libgccjit: Add support for setting the link section of global variables [PR100688]
Antoni Boucher
- [gcc/devel/sphinx] (63 commits) Merge branch 'master' into devel/sphinx
Martin Liska
- [gcc r12-5918] Replace gnu::unique_ptr with std::unique_ptr
Jonathan Wakely
- [gcc r12-5919] Daily bump.
GCC Administrator
- [gcc r10-10336] Daily bump.
GCC Administrator
- [gcc r11-9379] Daily bump.
GCC Administrator
- [gcc r9-9866] Daily bump.
GCC Administrator
- [gcc r12-5920] pragma: Update target option node when optimization changes [PR103515]
Kewen Lin
- [gcc r12-5921] Do not ICE on ternary expressions when calculating value ranges
Jan Hubicka
- [gcc r12-5922] pch: Small cleanup
Jakub Jelinek
- [gcc r12-5923] docs: add missing @item for the first item
Martin Liska
- [gcc/devel/sphinx] (8 commits) Merge branch 'master' into devel/sphinx
Martin Liska
- [gcc r12-5924] libstdc++: Fix std::regex_replace for strings with embedded null [PR103664]
Jonathan Wakely
- [gcc r12-5925] libstdc++: Make ranges::size and ranges::empty check for unbounded arrays
Jonathan Wakely
- [gcc r12-5926] Fortran: Handle compare in OpenMP atomic
Tobias Burnus
- [gcc r12-5927] libstdc++: Add support for '?' in linker script globs
Jonathan Wakely
- [gcc r12-5928] Leverage sysroot for VxWorks
Olivier Hainque
- [gcc r12-5929] Ensure VxWorks headers expose C99 features for C++
Olivier Hainque
- [gcc r12-5930] Include yvals.h for VxWorks < 7 RTPs as well
Olivier Hainque
- [gcc r12-5931] inline: fix ICE with -fprofile-generate
Martin Liska
- [gcc r11-9380] pr103523: Check for PLUS/MINUS support
Joel Hutton
- [gcc] Created branch 'marxin/heads/PR103661-fix-__builtin_cpu_supports-on-i386' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/PR103661-fix-__builtin_cpu_supports-on-i386)] i386: Fix emissing of __builtin_cpu_supports.
Martin Liska
- [gcc r12-5932] aarch64: Add support for Armv8.8-a memory operations and memcpy expansion
Kyrylo Tkachov
- [gcc r12-5933] aarch64: Add memmove expansion for +mops
Kyrylo Tkachov
- [gcc r12-5934] aarch64: Use +mops to inline memset operations
Kyrylo Tkachov
- [gcc r12-5935] aarch64: Add command-line support for Armv8.8-a
Kyrylo Tkachov
- [gcc r12-5936] Add -fipa-strict-aliasing
Jan Hubicka
- [gcc r12-5937] Preserve cpu specific CRTSTUFF_T_CFLAGS on powerpc-vxworks7
Olivier Hainque
- [gcc r12-5938] VxWorks config fixes for shared objects
Olivier Hainque
- [gcc r12-5939] Tigthen libc_internal and crtstuff for VxWorks shared objects
Olivier Hainque
- [gcc r12-5940] Remove special case for arm-vxworks on the use of vxcrtstuff
Olivier Hainque
- [gcc r12-5941] Remove ppc*-vxworks7* inadequate libgcc Makefile fragments
Olivier Hainque
- [gcc r12-5942] Rework VXWORKS_LINK_SPEC for shared objects support
Olivier Hainque
- [gcc r12-5943] x86: Avoid generating orb $0, %ah
Roger Sayle
- [gcc r12-5944] [PR99531] Modify pseudo class cost calculation when processing move involving the pseudo and a hard
Vladimir Makarov
- [gcc/devel/c++-coroutines] (44 commits) Merge master r12-5942.
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r12-5942.
Iain D Sandoe
- [gcc r12-5945] Daily bump.
GCC Administrator
- [gcc r10-10337] Daily bump.
GCC Administrator
- [gcc r11-9381] Daily bump.
GCC Administrator
- [gcc r9-9867] Daily bump.
GCC Administrator
- [gcc r12-5946] Adjust 'gfortran.dg/goacc/privatization-1-*' [PR103576, PR103697]
Thomas Schwinge
- [gcc r12-5947] c: Fix ICE on deferred pragma in unknown attribute arguments [PR103587]
Jakub Jelinek
- [gcc r12-5948] Drop the fpic multilib for powerpc*-vxworks*
Olivier Hainque
- [gcc r12-5949] c++: remove COMPOUND_EXPR_OVERLOADED flag
Patrick Palka
- [gcc r12-5950] c++: don't leak 'arglist' in build_new_op
Patrick Palka
- [gcc r11-9382] vect-loop: fix build
Joel Hutton
- [gcc r12-5951] Remove fpic multilib on x86_64-vxworks
Olivier Hainque
- [gcc/marxin/heads/PR103661-fix-__builtin_cpu_supports-on-i386] i386: Fix emissing of __builtin_cpu_supports.
Martin Liska
- [gcc r12-5952] c++: processing_template_decl vs template depth [PR103408]
Patrick Palka
- [gcc/marxin/heads/PR103661-fix-__builtin_cpu_supports-on-i386] (22 commits) i386: Fix emissing of __builtin_cpu_supports.
Martin Liska
- [gcc r12-5953] libstdc++: Fix non-reserved name in <regex> header
Jonathan Wakely
- [gcc] Created branch 'marxin/heads/fix-i386-asan-issue' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/fix-i386-asan-issue)] testsuite: fix ASAN errors
Martin Liska
- [gcc r12-5954] testsuite: fix ASAN errors
Martin Liska
- [gcc r12-5955] aarch64: Add LS64 extension and intrinsics
Przemyslaw Wirkus
- [gcc r12-5956] MAINTAINERS: Add myself to write after approval
Marc Poulhiès
- [gcc r12-5957] [PR99531] Do not scan push insn for ia32 in the test
Vladimir Makarov
- [gcc] Created branch 'marxin/heads/fix-i386-asan-issue-part-2' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/fix-i386-asan-issue-part-2)] testsuite: fix ASAN errors in i386.exp tests
Martin Liska
- [gcc r12-5958] fortran: Silence conversion warnings for MIN1 and MAX1
Martin Liska
- [gcc r12-5959] testsuite: Silence conversion warnings for MIN1 and MAX1
Martin Liska
- [gcc r12-5960] Determine global memory accesses in ipa-modref
Jan Hubicka
- [gcc r12-5961] Fortran: PACK intrinsic should not try to read from zero-sized array
Harald Anlauf
- [gcc r12-5962] Add support for global rvalue initialization and constructors
Petter Tomner
- [gcc r12-5963] rs6000: Some builtins require IBM-128 long double format (PR103623)
William Schmidt
- [gcc r12-5964] rs6000: Builtins for doubleword compare should be in [power8-vector] (PR103625)
William Schmidt
- [gcc r12-5965] rs6000: Remove new_builtins_are_live and dead code it was guarding
William Schmidt
- [gcc r12-5966] i386: Implement VxHF vector set/insert/extract with lower ABI levels
Uros Bizjak
- [gcc/devel/c++-coroutines] (23 commits) Merge master r12-5964.
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r12-5964.
Iain D Sandoe
- [gcc r12-5967] Fortran: prevent NULL pointer dereferences checking do-loop contained stuff
Harald Anlauf
- [gcc r12-5968] Fortran: prevent NULL pointer dereference in check of passed do-loop variable
Harald Anlauf
- [gcc r12-5969] rs6000: Do not allow combining of multiple assemble quads [PR103548]
Peter Bergner
- [gcc r12-5970] rs6000: Remove altivec_overloaded_builtins array and initialization
William Schmidt
- [gcc r12-5971] rs6000: Rename rs6000-builtin-new.def to rs6000-builtins.def
William Schmidt
- [gcc r12-5972] rs6000: Remove rs6000-builtin.def and associated data and functions
William Schmidt
- [gcc r12-5973] rs6000: Rename functions with "new" in their names
William Schmidt
- [gcc r12-5974] rs6000: Rename arrays to remove temporary _x suffix
William Schmidt
- [gcc r12-5975] libstdc++: Simplify definition of std::regex_constants variables
Jonathan Wakely
- [gcc r12-5976] libstdc++: Simplify typedefs by using __UINTPTR_TYPE__
Jonathan Wakely
- [gcc r12-5977] libstdc++: Fix handling of invalid ranges in std::regex [PR102447]
Jonathan Wakely
- [gcc r12-5978] regrename: Skip renaming if instruction is noop move.
Jeff Law
- [gcc r12-5979] [PATCH] stddef.h: add support for musl typedef macro guards
Jeff Law
- [gcc r12-5980] libstdc++: Support old and new T_FMT for en_HK locale [PR103687]
Jonathan Wakely
- [gcc r12-5981] Fix ICE. [PR103682]
hongtao Liu
- [gcc r12-5982] Daily bump.
GCC Administrator
- [gcc r10-10338] Daily bump.
GCC Administrator
- [gcc r11-9383] Daily bump.
GCC Administrator
- [gcc r9-9868] Daily bump.
GCC Administrator
- [gcc r12-5983] [PR100843] store by mult pieces: punt on max_len < min_len
Alexandre Oliva
- [gcc r12-5984] [PR100518] store by mult pieces: keep addr in Pmode
Alexandre Oliva
- [gcc r11-9384] rs6000: Remove builtin mask check from builtin_decl [PR102347]
Kewen Lin
- [gcc r12-5985] Add new constant data structure.
Michael Meissner
- [gcc r12-5986] Add LXVKQ support.
Michael Meissner
- [gcc/aoliva/heads/testbase] (131 commits) [PR100518] store by mult pieces: keep addr in Pmode
Alexandre Oliva
- [gcc/aoliva/heads/testme] (132 commits) [PR103302] skip multi-part clobber during lra for complex p
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [PR103302] skip multi-part clobber during lra for complex parts too
Alexandre Oliva
- [gcc r10-10339] rs6000: Remove builtin mask check from builtin_decl [PR102347]
Kewen Lin
- [gcc r12-5987] Generate XXSPLTIW on power10.
Michael Meissner
- [gcc r12-5988] Generate XXSPLTIDP for vectors on power10.
Michael Meissner
- [gcc r12-5989] Generate XXSPLTIDP for scalars on power10.
Michael Meissner
- [gcc r9-9869] rs6000: Remove builtin mask check from builtin_decl [PR102347]
Kewen Lin
- [gcc r12-5990] Add combine splitter to transform vashr/vlshr/vashl_optab to ashr/lshr/ashl_optab for const vector d
hongtao Liu
- [gcc r12-5991] libstdc++: Poor man's case insensitive comparisons in time_get [PR71557]
Jakub Jelinek
- [gcc r12-5992] openmp: Avoid calling operand_equal_p on OMP_CLAUSEs [PR103704]
Jakub Jelinek
- [gcc r12-5993] i386: Fix emissing of __builtin_cpu_supports.
Martin Liska
- [gcc r12-5994] dwarf2cfi: Improve cfa_reg comparisons [PR103619]
Jakub Jelinek
- [gcc] Created branch 'marxin/heads/i386-refactor-cpu_feature' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/i386-refactor-cpu_feature)] i386: simplify cpu_feature handling
Martin Liska
- [gcc r12-5995] testsuite: Fix up cpp23/auto-fncast11.C testcase [PR103408]
Jakub Jelinek
- [gcc r12-5996] middle-end: REE should always check all vector usages, even if it finds a defining def. [PR103350]
Tamar Christina
- [gcc] Created branch 'marxin/heads/PR103713-fix-splitting' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/PR103713-fix-splitting)] c++: Fix warning word splitting [PR103713]
Martin Liska
- [gcc r12-5997] c++: Fix warning word splitting [PR103713]
Martin Liska
- [gcc r12-5998] aarch64: Don't classify vector pairs as short vectors [PR103094]
Richard Sandiford
- [gcc] Created branch 'marxin/heads/fix-vect.exp-asan-errors' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/fix-vect.exp-asan-errors)] testsuite: fix vect.exp ASAN errors
Martin Liska
- [gcc r12-5999] [nvptx] Add -mptx=7.0
Tom de Vries
- [gcc r12-6000] nvptx: Add -misa=sm_75 and -misa=sm_80
Tom de Vries
- [gcc r12-6001] configure: Account CXXFLAGS in gcc-plugin.m4.
Iain D Sandoe
- [gcc r12-6002] Add new test [PR78969].
Martin Sebor
- [gcc] Created branch 'marxin/heads/PR103696-fix-combined-pragma' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/PR103696-fix-combined-pragma)] A fix attempt.
Martin Liska
- [gcc r12-6003] d: Merge upstream dmd 93108bb9e, druntime 6364e010, phobos 575b67a9b.
Iain Buclaw
- [gcc r11-9385] Fortran: prevent NULL pointer dereferences checking do-loop contained stuff
Harald Anlauf
- [gcc r11-9386] Fortran: prevent NULL pointer dereference in check of passed do-loop variable
Harald Anlauf
- [gcc r11-9387] c++: CTAD within template argument [PR102933]
Patrick Palka
- [gcc r11-9388] c++: bogus error w/ tentative type parse of concept-id [PR98394]
Patrick Palka
- [gcc r11-9389] c++: template-id ADL and partial instantiation [PR99911]
Patrick Palka
- [gcc r11-9390] c++: implicit dummy object in requires clause [PR103198]
Patrick Palka
- [gcc r11-9391] c++: redundant explicit 'this' capture before C++20 [PR100493]
Patrick Palka
- [gcc r11-9392] c++: Fix decltype-bitfield1.C on i?86
Marek Polacek
- [gcc r12-6004] libstdc++: Overload std::__to_address for __gnu_cxx::__normal_iterator.
Franथईois Dumont
- [gcc r12-6005] Sync with binutils: GCC: Pass --plugin to AR and RANLIB
H.J. Lu
- [gcc r12-6006] Sync with binutils: Support the PGO build for binutils+gdb
H.J. Lu
- [gcc r12-6007] testsuite: Be more informative for ICEs
Thomas Schwinge
- [gcc r12-6008] c++: Allow constexpr decltype(auto) [PR102229]
Marek Polacek
- [gcc/devel/c++-coroutines] (40 commits) Merge master r12-6003.
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r12-6003.
Iain D Sandoe
- [gcc r12-6009] Daily bump.
GCC Administrator
- [gcc r10-10340] Daily bump.
GCC Administrator
- [gcc r11-9393] Daily bump.
GCC Administrator
- [gcc r9-9870] Daily bump.
GCC Administrator
- [gcc r12-6010] Verbose support in analyze_brprob_spec
Xiong Hu Luo
- [gcc r12-6011] Revert "Sync with binutils: GCC: Pass --plugin to AR and RANLIB"
H.J. Lu
- [gcc r12-6012] For -foffload= suggest also 'disable' and 'default' [PR103644]
Tobias Burnus
- [gcc r12-6013] aarch64: fix: ls64 tests fail on aarch64_be [PR103729]
Przemyslaw Wirkus
- [gcc/marxin/heads/PR103696-fix-combined-pragma] (15 commits) pragma: respect pragma in lambda functions
Martin Liska
- [gcc(refs/users/marxin/heads/PR103696-fix-combined-pragma)] pragma: respect pragma in lambda functions
Martin Liska
- [gcc/marxin/heads/backport-11] (175 commits) i386: Fix emissing of __builtin_cpu_supports.
Martin Liska
- [gcc(refs/users/marxin/heads/backport-11)] i386: Fix emissing of __builtin_cpu_supports.
Martin Liska
- [gcc r11-9394] i386: Fix emissing of __builtin_cpu_supports.
Martin Liska
- [gcc/marxin/heads/backport-10] (938 commits) i386: Fix emissing of __builtin_cpu_supports.
Martin Liska
- [gcc(refs/users/marxin/heads/backport-10)] i386: Fix emissing of __builtin_cpu_supports.
Martin Liska
- [gcc] Created branch 'marxin/heads/PR103709-option-sanity-check' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/PR103709-option-sanity-check)] opts: do not do sanity check when an error is seen
Martin Liska
- [gcc r10-10341] i386: Fix emissing of __builtin_cpu_supports.
Martin Liska
- [gcc/devel/sphinx] (91 commits) Merge branch 'master' into devel/sphinx
Martin Liska
- [gcc r10-10342] mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variables
Martin Liska
- [gcc r9-9871] mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variables
Martin Liska
- [gcc r12-6014] rs6000: Refactor altivec_build_resolved_builtin
William Schmidt
- [gcc r12-6015] docs: add missing leading dash for option.
Martin Liska
- [gcc/devel/sphinx] (3 commits) Merge branch 'master' into devel/sphinx
Martin Liska
- [gcc r12-6016] Fix timezone handling near year boundaries
Franथईois-Xavier Coudert
- [gcc r12-6018] pragma: respect pragma in lambda functions
Martin Liska
- [gcc r12-6019] opts: do not do sanity check when an error is seen
Martin Liska
- [gcc r12-6020] Fixed typo
Martin Liska
- [gcc r12-6021] i386: Enable VxHF vector modes lower ABI levels [PR103571]
Uros Bizjak
- [gcc r12-6022] c++: two-stage name lookup for overloaded operators [PR51577]
Patrick Palka
- [gcc r12-6023] Fix member alignment for all targets [PR103751].
Martin Sebor
- [gcc/devel/c++-coroutines] (18 commits) Merge master r12-6020.
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r12-6020.
Iain D Sandoe
- [gcc r12-6024] Check for class type before assuming a type is one [PR103703].
Martin Sebor
- [gcc r10-10343] Fortran: prevent NULL pointer dereference in check of passed do-loop variable
Harald Anlauf
- [gcc r10-10344] Fortran: fix checking of elemental functions of type CLASS
Harald Anlauf
- [gcc r9-9872] Fortran: prevent NULL pointer dereference in check of passed do-loop variable
Harald Anlauf
- [gcc r11-9395] Check for class type before assuming a type is one [PR103703].
Martin Sebor
- [gcc r9-9873] Fortran: fix checking of elemental functions of type CLASS
Harald Anlauf
- [gcc r12-6025] c++: delayed noexcept in member function template [PR99980]
Marek Polacek
- [gcc r11-9396] Avoid -Wvla-parameter for nontrivial bounds [PR97548].
Martin Sebor
- [gcc r11-9397] Avoid expecting nonzero size for access none void* arguments [PR101751].
Martin Sebor
- [gcc r12-6026] Testsuite: Tweak gcc.dg/20021029-1.c for nios2.
Sandra Loosemore
- [gcc r12-6027] Daily bump.
GCC Administrator
- [gcc r10-10345] Daily bump.
GCC Administrator
- [gcc r11-9398] Daily bump.
GCC Administrator
- [gcc r9-9874] Daily bump.
GCC Administrator
- [gcc r12-6028] c++: layout of aggregate base with DMI [PR103681]
Jason Merrill
- [gcc r12-6029] c++: tweak comment
Jason Merrill
- [gcc r12-6030] tree-object-size: Use trees and support negative offsets
Siddhesh Poyarekar
- [gcc r12-6031] __builtin_dynamic_object_size: Recognize builtin
Siddhesh Poyarekar
- [gcc r12-6032] Add combine splitter to transform vpternlogd/vpcmpeqd/vpxor/vblendvps to vblendvps for ~op0
hongtao Liu
- [gcc r12-6033] Revert "Fixed typo"
Martin Liska
- [gcc] Created branch 'marxin/heads/update-config.sub' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/update-config.sub)] Sync config.sub: 2021-10-27
Martin Liska
- [gcc r12-6034] Darwin, ppc: Additional change for r12-5974.
Iain D Sandoe
- [gcc r12-6035] Darwin, Driver: Avoid a link line for empty commands.
Iain D Sandoe
- [gcc r12-6036] Sync config.sub: 2021-10-27
Martin Liska
- [gcc r12-6037] libgcc, Darwin: Add missing build dependencies.
Iain D Sandoe
- [gcc r12-6038] slp: check that the operation we're combing is a boolean operation [PR103741]
Tamar Christina
- [gcc/devel/modula-2] Bug fixes for error scope announcement and error recovery.
Gaius Mulley
- [gcc r12-6039] docs: Fix spelling issues in -fipa-strict-aliasing.
Martin Liska
- [gcc r12-6040] docs: fix option name reference
Martin Liska
- [gcc/devel/sphinx] (26 commits) Merge branch 'master' into devel/sphinx
Martin Liska
- [gcc r12-6041] vect: Fix multi-vector SLP gather loads [PR103744]
Richard Sandiford
- [gcc r12-6042] testsuite: pragma-optimize.c requires ifunc.
David Edelsohn
- [gcc r12-6043] rs6000: Fix fake vec_promote overload
William Schmidt
- [gcc r12-6044] coroutines, c++: Add test for PR 96517.
Iain D Sandoe
- [gcc r12-6045] coroutines: Pass lvalues to user-defined operator new [PR 100772].
Iain D Sandoe
- [gcc r12-6046] coroutines: Handle initial awaiters with non-void returns [PR 100127].
Iain D Sandoe
- [gcc r12-6047] rs6000: Redo darn (PR103624)
Segher Boessenkool
- [gcc r12-6048] rs6000: Update darn testcases
Segher Boessenkool
- [gcc r12-6049] c++: Improve diagnostic for class tmpl/class redecl [PR103749]
Marek Polacek
- [gcc r12-6050] Add -mdejagnu-cpu=power7 to dg-options for pr97142.c
Olivier Hainque
- [gcc/devel/c++-coroutines] (29 commits) Merge master r12-6048.
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r12-6048.
Iain D Sandoe
- [gcc r10-10346] Fortran: dimensions of an array have to be non-negative
Harald Anlauf
- [gcc r9-9875] Fortran: dimensions of an array have to be non-negative
Harald Anlauf
- [gcc r12-6051] testsuite: update expected results for ilp32.
David Edelsohn
- [gcc r12-6052] attribs: Fix wrong error with -Wno-attribute=A::b [PR103649]
Marek Polacek
- [gcc r12-6053] Daily bump.
GCC Administrator
- [gcc r10-10347] Daily bump.
GCC Administrator
- [gcc r11-9399] Daily bump.
GCC Administrator
- [gcc r9-9876] Daily bump.
GCC Administrator
- [gcc r12-6054] Darwin: Future-proof and homogeneize detection of darwin versions
Franथईois-Xavier Coudert
- [gcc r12-6056] tree-optimization/103759: Use sizetype everywhere for object sizes
Siddhesh Poyarekar
- [gcc r12-6057] PR target/32803: Add -Oz option for improved clang compatibility.
Roger Sayle
- [gcc r12-6058] x86: PR target/103611: Splitter for DST:DI = (HI:SI<<32)|LO:SI.
Roger Sayle
- [gcc r12-6059] Fortran: reject BOZ type argument to SIZEOF().
Harald Anlauf
- [gcc r12-6060] Daily bump.
GCC Administrator
- [gcc r10-10348] Daily bump.
GCC Administrator
- [gcc r11-9400] Daily bump.
GCC Administrator
- [gcc r9-9877] Daily bump.
GCC Administrator
- [gcc/devel/modula-2] (193 commits) Merge branch 'master' into devel/modula-2.
Gaius Mulley
- [gcc r12-6061] Improve location for new statements in match-and-simplify phiopt
Andrew Pinski
- [gcc r12-6062] testsuite: mark tests that require alias
Franथईois-Xavier Coudert
- [gcc r12-6063] c++: local_specializations and recursive constrained fn [PR103714]
Patrick Palka
- [gcc r12-6064] print-tree: dump DECL_LANG_FLAG_8
Patrick Palka
- [gcc r11-9401] c++: local_specializations and recursive constrained fn [PR103714]
Patrick Palka
- [gcc r12-6065] c++: nested lambda capturing a capture proxy, cont [PR94376]
Patrick Palka
- [gcc r11-9402] Fortran: reject BOZ type argument to SIZEOF().
Harald Anlauf
- [gcc r12-6066] c++: don't ICE on NAMESPACE_DECL inside FUNCTION_DECL
Matthias Kretz
- [gcc r10-10349] Fortran: reject BOZ type argument to SIZEOF().
Harald Anlauf
- [gcc r11-9403] Fortran: PACK intrinsic should not try to read from zero-sized array
Harald Anlauf
- [gcc r10-10350] Fortran: improve checking of array specifications
Harald Anlauf
- [gcc r10-10351] Fortran: catch failed simplification of bad stride expression
Harald Anlauf
- [gcc r9-9878] Fortran: catch failed simplification of bad stride expression
Harald Anlauf
- [gcc r11-9404] Fortran: fix check for pointer dummy arguments with INTENT(IN)
Harald Anlauf
- [gcc r12-6067] Fix early exit in modref_merge_call_site_flags
Jan Hubicka
- [gcc r12-6068] Change the xfail in gcc.dg/uninit-pr89230-1.c
Andrew Pinski
- [gcc r12-6069] Fortran: add support for IEEE intrinsics on aarch64 non-glibc targets
Franथईois-Xavier Coudert
- [gcc r12-6070] Daily bump.
GCC Administrator
- [gcc r10-10352] Daily bump.
GCC Administrator
- [gcc r11-9405] Daily bump.
GCC Administrator
- [gcc r9-9879] Daily bump.
GCC Administrator
- [gcc r12-6071] Optimize bit_and op1 float_vector_all_ones_operands to op1.
hongtao Liu
- [gcc r12-6072] Fix handling of deferred SSA names in modref dataflow
Jan Hubicka
- [gcc] Created branch 'marxin/heads/support-Oz-in-hints' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/support-Oz-in-hints)] opts: Support -Oz in -Ox option hints.
Martin Liska
- [gcc/devel/sphinx] (33 commits) Merge branch 'master' into devel/sphinx
Martin Liska
- [gcc] Created branch 'marxin/heads/Wodr-fix-in-jit' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/Wodr-fix-in-jit)] jit: Fix -Wodr warning
Martin Liska
- [gcc r12-6073] opts: Support -Oz in -Ox option hints.
Martin Liska
- [gcc r12-6074] jit: Fix -Wodr warning
Martin Liska
- [gcc r12-6075] c++: ahead-of-time overload set pruning for non-dep calls
Patrick Palka
- [gcc r12-6076] Obsolete m32c-rtems target
Joel Sherrill
- [gcc r12-6077] x86_64: Improve code expanded for highpart multiplications.
Roger Sayle
- [gcc r12-6078] Fix static array size in gcc.dg/vect/vect-simd-20.c
Olivier Hainque
- [gcc r12-6079] d: Merge upstream dmd ad8412530, druntime fd9a4544, phobos 495e835c2.
Iain Buclaw
- [gcc r12-6080] c++: memfn lookup consistency in incomplete-class ctx
Patrick Palka
- [gcc r12-6081] i386: Fix <sse2p4_1>_pinsr<ssemodesuffix> and its splitters [PR103772]
Uros Bizjak
- [gcc r12-6082] Update cpplib es.po
Joseph Myers
- [gcc r11-9406] Update cpplib es.po
Joseph Myers
- [gcc/devel/c++-coroutines] (32 commits) Merge master r12-6079.
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r12-6079.
Iain D Sandoe
- [gcc r12-6083] Daily bump.
GCC Administrator
- [gcc r10-10353] Daily bump.
GCC Administrator
- [gcc r11-9407] Daily bump.
GCC Administrator
- [gcc r9-9880] Daily bump.
GCC Administrator
- [gcc r12-6084] rs6000: Replace UNSPECS with ss_plus/us_plus and ss_minus/us_minus
Xiong Hu Luo
- [gcc r12-6085] Fix incorrect loop exit edge probability [PR103270]
Xiong Hu Luo
- [gcc r12-6086] Fix loop split incorrect count and probability
Xiong Hu Luo
- [gcc r12-6087] Don't move cold code out of loop by checking bb count
Xiong Hu Luo
- [gcc r12-6088] config.sub: change mode to 755.
Martin Liska
- [gcc r12-6089] i386: Add missing BMI intrinsic to align with clang
Hongyu Wang
- [gcc] Created branch 'marxin/heads/PR103786-canonical-verifier-bug' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/PR103786-canonical-verifier-bug)] Fix typo in type verification.
Martin Liska
- [gcc r11-9408] libphobos: Fix definition of stat_t for MIPS64 (PR103604)
Iain Buclaw
- [gcc r10-10354] libphobos: Fix definition of stat_t for MIPS64 (PR103604)
Iain Buclaw
- [gcc r9-9881] libphobos: Fix definition of stat_t for MIPS64 (PR103604)
Iain Buclaw
- [gcc r12-6090] libphobos: Add power*-*-freebsd* as supported target
Iain Buclaw
- [gcc r11-9409] libphobos: Add power*-*-freebsd* as supported target
Iain Buclaw
- [gcc] Created branch 'marxin/heads/support-ld.mold' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/support-ld.mold)] Support ld.mold linker.
Martin Liska
- [gcc r12-6091] config: Add check whether D compiler works (PR103528)
Iain Buclaw
- [gcc r12-6092] Daily bump.
GCC Administrator
- [gcc r10-10355] Daily bump.
GCC Administrator
- [gcc r11-9410] Daily bump.
GCC Administrator
- [gcc r9-9882] Daily bump.
GCC Administrator
- [gcc r12-6093] docs: Unify instruct set name.
Martin Liska
- [gcc/devel/omp/gcc-11] OpenMP: allow requires dynamic_allocators
Andrew Stubbs
- [gcc/devel/omp/gcc-11] nvptx: bump default to PTX 4.1
Andrew Stubbs
- [gcc/devel/omp/gcc-11] libgomp, nvptx: low-latency memory allocator
Andrew Stubbs
- [gcc r12-6094] docs: use ';' for function declarations.
Martin Liska
- [gcc/devel/sphinx] (23 commits) Merge branch 'master' into devel/sphinx
Martin Liska
- [gcc r12-6095] docs: docs: use '; ' for function declarations. (part 2)
Martin Liska
- [gcc/devel/sphinx] (2 commits) Merge branch 'master' into devel/sphinx
Martin Liska
- [gcc r12-6096] docs: docs: use '; ' for function declarations. (part 3)
Martin Liska
- [gcc r12-6097] Fortran: allow __float128 on targets where long double is not REAL(KIND=10)
Franथईois-Xavier Coudert
- [gcc/devel/omp/gcc-11] amdgcn: Change offload variable table discovery
Andrew Stubbs
- [gcc] Created branch 'marxin/heads/replace-http-in-manuals' in namespace 'refs/users'
Martin Liska
- [gcc(refs/users/marxin/heads/replace-http-in-manuals)] docs: replace http:// with https://
Martin Liska
- [gcc r12-6098] arm: Move arm_simd_info array declaration into header
Richard Earnshaw
- [gcc r12-6099] arm: Declare MVE types internally via pragma
Richard Earnshaw
- [gcc r12-6100] Fortran: CASE selector expressions must be scalar
Harald Anlauf
- [gcc r12-6101] Fortran: BOZ literal constants are not interoperable
Harald Anlauf
- [gcc r12-6102] Daily bump.
GCC Administrator
- [gcc r10-10356] Daily bump.
GCC Administrator
- [gcc r11-9411] Daily bump.
GCC Administrator
- [gcc r9-9883] Daily bump.
GCC Administrator
- [gcc r12-6103] Combine vpcmpuw + zero_extend to vpcmpuw.
hongtao Liu
- [gcc r12-6104] Fix typo in type verification.
Martin Liska
- [gcc r12-6105] i386: Enable intrinsics that convert float and bf16 data to each other.
hongtao Liu
- [gcc r12-6106] x86: PR target/103773: Fix wrong-code with -Oz from pop to memory.
Roger Sayle
- [gcc r12-6107] smuldi3_highpart.c: Replace long with long long for -mx32
H.J. Lu
- [gcc r12-6108] Daily bump.
GCC Administrator
- [gcc r10-10357] Daily bump.
GCC Administrator
- [gcc r11-9412] Daily bump.
GCC Administrator
- [gcc r9-9884] Daily bump.
GCC Administrator
- [gcc r12-6109] Darwin: Define OBJECT_FORMAT_MACHO.
Iain D Sandoe
- [gcc r12-6110] Darwin: Check for that flag-reorder-and-partition.
Iain D Sandoe
- [gcc r12-6111] Darwin: Update rules for handling alignment of globals.
Iain D Sandoe
- [gcc r12-6112] Darwin: Amend a comment to be more inclusive [NFC].
Iain D Sandoe
- [gcc r12-6113] i386: Add V2SFmode DIV insn pattern [PR95046, PR103797]
Uros Bizjak
- [gcc/devel/c++-coroutines] (35 commits) Merge master r12-6113.
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r12-6113.
Iain D Sandoe
- [gcc r12-6114] Daily bump.
GCC Administrator
- [gcc r10-10358] Daily bump.
GCC Administrator
- [gcc r11-9413] Daily bump.
GCC Administrator
- [gcc r9-9885] Daily bump.
GCC Administrator
- [gcc/devel/modula-2] Bugfixes for default scope, tidying up of code and neater error messages.
Gaius Mulley
- [gcc/devel/modula-2] (55 commits) Merge branch 'master' into devel/modula-2.
Gaius Mulley
- [gcc r12-6115] Fortran: simplify library code for integer-to-decimal conversion
Franथईois-Xavier Coudert
- [gcc/devel/modula-2] Bugfix to include spaces around error message and no scope active message.
Gaius Mulley
- [gcc/devel/modula-2] Bugfix assign currentScope during M2Error FlushAll.
Gaius Mulley
- [gcc r12-6116] Daily bump.
GCC Administrator
- [gcc r10-10359] Daily bump.
GCC Administrator
- [gcc r11-9414] Daily bump.
GCC Administrator
- [gcc r9-9886] Daily bump.
GCC Administrator
- [gcc r12-6117] Fortran: speed up decimal output of integers
Franथईois-Xavier Coudert
- [gcc r12-6118] i386: Check AX input in any_mul_highpart peepholes
H.J. Lu
- [gcc r12-6119] Daily bump.
GCC Administrator
- [gcc r10-10360] Daily bump.
GCC Administrator
- [gcc r11-9415] Daily bump.
GCC Administrator
- [gcc r9-9887] Daily bump.
GCC Administrator
- [gcc r12-6120] RISC-V: fixed testcase riscv/pr103302.c
Kito Cheng
- [gcc r12-6121] testsuite: Avoid unwanted vecorization [PR95046]
Uros Bizjak
- [gcc r12-6122] ix86: Don't use the 'm' constraint for x86_64_general_operand
H.J. Lu
- [gcc r12-6123] c++: hard error w/ ptr+N and incomplete type [PR103700]
Patrick Palka
- [gcc r12-6124] c++: Add testcase for SFINAE w/ p[N] and incomplete type [PR101239]
Patrick Palka
- [gcc r9-9888] aarch64: Fix mismatched extern "C" block [PR100985]
Jonathan Wakely
- [gcc r12-6125] Improve atomic store implementation on hppa-linux.
John David Anglin
- [gcc r11-9416] Improve atomic store implementation on hppa-linux.
John David Anglin
- [gcc r11-9417] Fortran: NULL() is not interoperable
Harald Anlauf
- [gcc r11-9418] Fortran: BOZ literal constants are not interoperable
Harald Anlauf
- [gcc r10-10361] Fortran: NULL() is not interoperable
Harald Anlauf
- [gcc r10-10362] Fortran: BOZ literal constants are not interoperable
Harald Anlauf
- [gcc r10-10363] Fortran: PACK intrinsic should not try to read from zero-sized array
Harald Anlauf
- [gcc r9-9889] Fortran: PACK intrinsic should not try to read from zero-sized array
Harald Anlauf
- [gcc r11-9419] Fortran: CASE selector expressions must be scalar
Harald Anlauf
- [gcc r10-10364] Fortran: fix check for pointer dummy arguments with INTENT(IN)
Harald Anlauf
- [gcc r12-6126] Fortran: fix use of static_assert() to conform to C11
Franथईois-Xavier Coudert
- [gcc r12-6127] Daily bump.
GCC Administrator
- [gcc r10-10365] Daily bump.
GCC Administrator
- [gcc r11-9420] Daily bump.
GCC Administrator
- [gcc r9-9890] Daily bump.
GCC Administrator
- [gcc r12-6128] Fix tdpbf16ps testcase
hongtao Liu
- [gcc r12-6129] i386: Fix handling of SUBREGs in divv2sf3 [PR103842]
Jakub Jelinek
- [gcc r12-6130] docs: replace http:// with https://
Martin Liska
- [gcc r12-6131] driver: Improve option diagnostics [PR103465]
Martin Liska
- [gcc/devel/sphinx] (36 commits) Merge branch 'master' into devel/sphinx
Martin Liska
- [gcc r12-6132] docs: Use https in manual.
Martin Liska
- [gcc/marxin/heads/support-ld.mold] (44 commits) Support ld.mold linker.
Martin Liska
- [gcc r12-6133] optabs: Fix up checking for CALLs in newly added code by double-word divmod [PR103838]
Jakub Jelinek
- [gcc r12-6134] loop-invariant: Fix -fcompare-debug failure [PR103837]
Jakub Jelinek
- [gcc r12-6135] fold-const: Fix up fold_truth_andor_1 shift handling [PR103813]
Jakub Jelinek
- [gcc r12-6136] c++: ICE on enum with bool value [PR99968]
Jason Merrill
- [gcc r12-6137] Fortran: Emit correct types for CHARACTER(C_CHAR), VALUE arguments
Franथईois-Xavier Coudert
- [gcc r12-6138] Libbacktrace: Fix the use of newline in sed replacement
Franथईois-Xavier Coudert
- [gcc r12-6139] Daily bump.
GCC Administrator
- [gcc/devel/c++-coroutines] (24 commits) Merge master r12-6136.
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r12-6136.
Iain D Sandoe
- [gcc r10-10366] Daily bump.
GCC Administrator
- [gcc r11-9421] Daily bump.
GCC Administrator
- [gcc r9-9891] Daily bump.
GCC Administrator
- [gcc r12-6140] Fix ICE in lsplit when built with -O3 -fno-guess-branch-probability [PR103793]
Xiong Hu Luo
- [gcc r12-6141] i386: Robustify some expanders w.r.t. paradoxical SUBREGs
Uros Bizjak
- [gcc/aoliva/heads/testme] (8 commits) introduce hardbool machine_attribute for ada (test)
Alexandre Oliva
- [gcc] Created branch 'aoliva/heads/hardbool' in namespace 'refs/users'
Alexandre Oliva
- [gcc/aoliva/heads/hardbool] (165 commits) introduce hardbool machine_attribute for ada (test)
Alexandre Oliva
- [gcc/aoliva/heads/testbase] (157 commits) i386: Robustify some expanders w.r.t. paradoxical SUBREGs
Alexandre Oliva
- [gcc/aoliva/heads/testme] (165 commits) introduce hardbool machine_attribute for ada (test)
Alexandre Oliva
- [gcc r12-6142] Support ld.mold linker.
Martin Liska
- [gcc/devel/sphinx] (11 commits) Merge branch 'master' into devel/sphinx
Martin Liska
- [gcc r12-6143] Fortran: avoid several NULL pointer dereferences during error recovery
Harald Anlauf
- [gcc r12-6144] LTO: Prune some warnings in the testsuite
Franथईois-Xavier Coudert
- [gcc r12-6145] Fortran: keep values of IEEE_CLASS_TYPE in sync
Franथईois-Xavier Coudert
- [gcc r12-6146] tree-ssa-dce: Fix up -fcompare-debug failures in make_forwarders_with_degenerate_phis [PR103742]
Jakub Jelinek
- [gcc r12-6147] compiler, libgo: don't pad sparc64-linux epollevent
Ian Lance Taylor
- [gcc/devel/c++-coroutines] (8 commits) Merge master r12-6143.
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r12-6143.
Iain D Sandoe
- [gcc r12-6148] Daily bump.
GCC Administrator
- [gcc r10-10367] Daily bump.
GCC Administrator
- [gcc r11-9422] Daily bump.
GCC Administrator
- [gcc r9-9892] Daily bump.
GCC Administrator
- [gcc r12-6149] loop-invariant: Don't move cold bb instructions to preheader in RTL
Xiong Hu Luo
- [gcc r12-6150] shrink-wrapping: Fix up prologue block discovery [PR103860]
Jakub Jelinek
- [gcc r12-6151] c-family: Use BULTINS_LOCATION for predefined macros changed upon optimize or target pragmas [PR1030
Jakub Jelinek
- [gcc r12-6152] docs: Add missing dash for argument.
Martin Liska
- [gcc r12-6153] emit-rtl: Fix a -fcompare-debug issue due to var-tracking [PR103808]
Jakub Jelinek
- [gcc r12-6154] libiberty: support digits in cpp mangled clone names
Jeff Law
- [gcc/devel/modula-2] Fixes to bootstrap resulting in m2 lto building/passing regression tests [PR93575].
Gaius Mulley
- [gcc r12-6155] libcpp: Fix up ##__VA_OPT__ handling [PR89971]
Jakub Jelinek
- [gcc r12-6156] regrename: Fix -fcompare-debug issue in find_rename_reg [PR103756]
Jakub Jelinek
- [gcc r12-6157] Daily bump.
GCC Administrator
- [gcc r10-10368] Daily bump.
GCC Administrator
- [gcc r11-9423] Daily bump.
GCC Administrator
- [gcc r9-9893] Daily bump.
GCC Administrator
- [gcc/devel/modula-2] (41 commits) Merge branch 'master' into devel/modula-2.
Gaius Mulley
- [gcc r12-6158] testsuite: XFAIL some Wstringop-overflow tests ...
Uros Bizjak
- [gcc r12-6159] libgfortran: Fix bootstrap on targets without static_assert macro.
Iain D Sandoe
- [gcc/devel/power-ieee128] libgfortran: Small progress on the library side
Jakub Jelinek
- [gcc/devel/power-ieee128] gfortran: Introduce gfc_type_abi_kind
Jakub Jelinek
- [gcc/devel/c++-coroutines] (17 commits) Merge master r12-6159.
Iain D Sandoe
- [gcc/devel/c++-coroutines] Merge master r12-6159.
Iain D Sandoe
- [gcc r12-6160] Fortran: Fix test on targets without REAL128
Franथईois-Xavier Coudert
Last message date:
Fri Dec 31 22:21:36 GMT 2021
Archived on: Fri Dec 31 22:21:37 GMT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).