This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b031d0ddbe3 PR target/90963 * config/pa/pa.md (builtin_longjmp): Rest [...] new 857ca76e646 PR middle-end/90923 - hash_map destroys elements without co [...] new acf2650a7b2 @neg<mode>2 new b16a7addc33 @fix_trunc<mode>si2_fprs new f2ce4d065d6 @abs<mode>2_internal new 33dd25d4562 @indirect_jump<mode>_nospec new 49e4b4494a5 @ctr<mode> new 8dedfb93add @eh_set_lr_<mode> new 66f1b2c57e3 @extenddf<mode>2_{fprs,vsx} new 7cb5254a4fa * config/i386/i386.md ("isa" attribute): Add sse_noavx. ( [...] new bab9b531b88 @extenddf<mode>2 new ef1c51078ee @neg<mode>2_hw new f6fd219cdf9 @abs<mode>2_hw new 2d3c0a1392f @ieee_128bit_vsx_neg<mode>2 new 7433985c06a @ieee_128bit_vsx_abs<mode>2
The 14 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 91 ++++++++++++++++++++++++++ gcc/config/i386/i386.md | 4 +- gcc/config/i386/mmx.md | 24 ++++--- gcc/config/rs6000/rs6000.md | 130 ++++++++++--------------------------- gcc/hash-map-tests.c | 134 ++++++++++++++++++++++++++++++++++++++ gcc/hash-map.h | 37 ++++++++--- gcc/hash-set-tests.c | 154 ++++++++++++++++++++++++++++++++++++++++++++ gcc/hash-set.h | 12 +++- gcc/hash-table.h | 14 ++-- 9 files changed, 480 insertions(+), 120 deletions(-)