https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110985
--- Comment #3 from CVS Commits ---
The master branch has been updated by Pan Li :
https://gcc.gnu.org/g:685abdb4a1fe46a12da5cc9ae1d5aaef9344a339
commit r14-3173-g685abdb4a1fe46a12da5cc9ae1d5aaef9344a339
Author: Juzhe-Zhong
Date: Fri Aug 11
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106604
--- Comment #3 from CVS Commits ---
The master branch has been updated by Patrick Palka :
https://gcc.gnu.org/g:f50f603cbfd05653555e9856360c83108bbd1d8a
commit r14-3175-gf50f603cbfd05653555e9856360c83108bbd1d8a
Author: Patrick Palka
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110986
--- Comment #9 from Andrew Pinski ---
Created attachment 55728
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55728&action=edit
Fixes part of this
This patch does 2 things which I will split out.
First is it creates COND_NOT like COND_NEG
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110986
--- Comment #10 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #9)
> Created attachment 55728 [details]
> Fixes part of this
>
> This patch does 2 things which I will split out.
> First is it creates COND_NOT like COND_NEG to al
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106094
Jiang An changed:
What|Removed |Added
CC||de34 at live dot cn
--- Comment #6 from Jian
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110986
--- Comment #11 from Andrew Pinski ---
So actually for x86_64, The trunk actually produces better code (figures)
.L2:
movdqu (%rdx,%rax), %xmm0
movdqu (%rsi,%rax), %xmm2
movdqu (%rsi,%rax), %xmm1
pcmpeqw %xmm3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110986
--- Comment #12 from Andrew Pinski ---
It turns out we should only turn `(a ? -1 : 0) ^ b` into a conditional not if
that exists.
Even on armv8-a without SVE we get on the trunk:
cmtst v31.8h, v31.8h, v31.8h
eor v31.16b, v
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110994
JuzheZhong changed:
What|Removed |Added
CC||juzhe.zhong at rivai dot ai
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110996
JuzheZhong changed:
What|Removed |Added
CC||juzhe.zhong at rivai dot ai
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110986
Andrew Pinski changed:
What|Removed |Added
Attachment #55728|0 |1
is obsolete|
ทุนหมุนเวียนธุรกิจระยะสั้นสำหรับ ผู้ประกอบการ โรงงานฯ หจก. บริษัท ธุรกิจ
SMEs
ง่ายกว่าธนาคาร | ไม่เช็คบูโร | ลดต้น ลดดอกเบี้ย | ไม่ต้องค้ำ | คุยง่าย
อนุมัติไวเร็ว
📞โทร 082 5928519 คุณเอก
📞โทร 063 2543219 ตะวัน
💬ไลน์ไอดี esc.credit
✅ดอกเบี้ยต่ำสุด 1.25%*
✅ปิดยอดได้ตลอดเวลา ไม่ต้องรอให้ครบสัญญา
✅ฟรี
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108119
--- Comment #5 from Gaius Mulley ---
Created attachment 55730
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55730&action=edit
Proposed fix v2
Here is version 2 of the patch which disables the plugin by default. The
testsuite expect scri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110994
--- Comment #2 from CVS Commits ---
The master branch has been updated by Pan Li :
https://gcc.gnu.org/g:9890f377013cf1e4f5b9fab8a7287a5380dade1f
commit r14-3177-g9890f377013cf1e4f5b9fab8a7287a5380dade1f
Author: Juzhe-Zhong
Date: Sat Aug 12
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110999
Bug ID: 110999
Summary: GCC rejects static variable with constexpr storage
from inline method definition
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97265
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86970
--- Comment #5 from Andrew Pinski ---
(In reply to Martin Liška from comment #4)
> Fixed with r11-1677-g0801f419440c14f6.
No, you missed that you need -std=c++17 to test with the example. That commit
just changed the default from -std=gnu++14 to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107186
Andrew Pinski changed:
What|Removed |Added
Known to fail||4.6.4
--- Comment #1 from Andrew Pinski
101 - 117 of 117 matches
Mail list logo