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
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=97265
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|---
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=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=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
ทุนหมุนเวียนธุรกิจระยะสั้นสำหรับ ผู้ประกอบการ โรงงานฯ หจก. บริษัท ธุรกิจ
SMEs
ง่ายกว่าธนาคาร | ไม่เช็คบูโร | ลดต้น ลดดอกเบี้ย | ไม่ต้องค้ำ | คุยง่าย
อนุมัติไวเร็ว
📞โทร 082 5928519 คุณเอก
📞โทร 063 2543219 ตะวัน
💬ไลน์ไอดี esc.credit
✅ดอกเบี้ยต่ำสุด 1.25%*
✅ปิดยอดได้ตลอดเวลา ไม่ต้องรอให้ครบสัญญา
✅ฟรี
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110986
Andrew Pinski changed:
What|Removed |Added
Attachment #55728|0 |1
is obsolete|
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=110994
JuzheZhong changed:
What|Removed |Added
CC||juzhe.zhong at rivai dot ai
--- Comment #1
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=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=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 #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=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=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=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=110986
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110986
--- Comment #6 from Andrew Pinski ---
Oh and:
vect_patt_10.16_58 = .VCOND (vect__4.10_47, { 0, 0, 0, 0, 0, 0, 0, 0 }, { 1,
1, 1, 1, 1, 1, 1, 1 }, { 0, 0, 0, 0, 0, 0, 0, 0 }, 114);
vect_patt_10.16_59 = .VCOND (vect__4.11_49, { 0, 0, 0, 0, 0,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110199
--- Comment #2 from Andrew Pinski ---
I Kinda see how to implement this by creating
operator_min::fold_range/operator_max::fold_range but I am still new on using
these interfaces so I am not 100% sure how to use them.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105899
David Malcolm changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110990
--- Comment #4 from Jonathan Wakely ---
Fixed on trunk so far.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110990
--- Comment #3 from CVS Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:003016a40844701c48851020df672b70f3446bdb
commit r14-3170-g003016a40844701c48851020df672b70f3446bdb
Author: Jonathan Wakely
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102455
Andrew Pinski changed:
What|Removed |Added
Keywords||needs-bisection
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105899
--- Comment #1 from CVS Commits ---
The master branch has been updated by David Malcolm :
https://gcc.gnu.org/g:325f9e88802daaca0a4793ca079bb504f7d76c54
commit r14-3169-g325f9e88802daaca0a4793ca079bb504f7d76c54
Author: David Malcolm
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110998
Bug ID: 110998
Summary: Inconsistent -Wformat warnings issued for %I64d
Product: gcc
Version: 13.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110990
--- Comment #2 from Jonathan Wakely ---
The problem is that the _Iter_sink for contiguous iterators calls _M_overflow()
to update its count of characters written, but _M_overflow() assumes it's only
called when the buffer is full, and so switche
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110989
--- Comment #3 from CVS Commits ---
The master branch has been updated by Pan Li :
https://gcc.gnu.org/g:5bfb5e772f6cf121563f08d27d2c652ea469bbfb
commit r14-3167-g5bfb5e772f6cf121563f08d27d2c652ea469bbfb
Author: Juzhe-Zhong
Date: Fri Aug 11
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106310
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109678
--- Comment #10 from CVS Commits ---
The releases/gcc-13 branch has been updated by Jason Merrill
:
https://gcc.gnu.org/g:d3088f0ed25fe7200fd657b70cb5af53139b0193
commit r13-7713-gd3088f0ed25fe7200fd657b70cb5af53139b0193
Author: Jason Merrill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110997
Marek Polacek changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110997
Marek Polacek changed:
What|Removed |Added
Keywords||ice-on-valid-code
Target Milestone|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106310
--- Comment #12 from CVS Commits ---
The releases/gcc-13 branch has been updated by Jason Merrill
:
https://gcc.gnu.org/g:db6c4ba976a795480cbccc380e3a84eec1de8e68
commit r13-7712-gdb6c4ba976a795480cbccc380e3a84eec1de8e68
Author: Jason Merrill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106890
--- Comment #5 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jason Merrill
:
https://gcc.gnu.org/g:c4212c41daa8584c0e63862a709d03da0c7f3dee
commit r12-9811-gc4212c41daa8584c0e63862a709d03da0c7f3dee
Author: Jason Merrill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106310
--- Comment #11 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jason Merrill
:
https://gcc.gnu.org/g:1cb272a8b1669e438aadf4a95da3979ac07ca9ce
commit r12-9812-g1cb272a8b1669e438aadf4a95da3979ac07ca9ce
Author: Jason Merrill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109666
--- Comment #14 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jason Merrill
:
https://gcc.gnu.org/g:c4212c41daa8584c0e63862a709d03da0c7f3dee
commit r12-9811-gc4212c41daa8584c0e63862a709d03da0c7f3dee
Author: Jason Merrill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108099
--- Comment #30 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jason Merrill
:
https://gcc.gnu.org/g:50812881bbc1a78552682ae3a690bc0f512e762f
commit r12-9810-g50812881bbc1a78552682ae3a690bc0f512e762f
Author: Jason Merrill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110997
Bug ID: 110997
Summary: [13/14 Regression] internal compiler error: in
cxx_eval_constant_expression, at cp/constexpr.cc:8005
Product: gcc
Version: 14.0
Status: UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85282
Jason Merrill changed:
What|Removed |Added
CC||jozef.kosoru at pobox dot sk
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8665
Jason Merrill changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|REOPENED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8665
Jason Merrill changed:
What|Removed |Added
Summary|explicit specialization of |[DR727] explicit
|the m
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106094
Jason Merrill changed:
What|Removed |Added
Keywords||wrong-code
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106094
Bug 106094 depends on bug 53288, which changed state.
Bug 53288 Summary: [C++11] Lifetime of temporary object backing
pointer-to-member expression not extended
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53288
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53288
Jason Merrill changed:
What|Removed |Added
Target Milestone|--- |13.0
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81420
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107687
--- Comment #2 from Marek Polacek ---
I don't understand why clang++ doesn't error here:
--
consteval int id(int i) { return i; }
template
constexpr int
f (T t)
{
auto p = id; // immediate-escalating expr
return t;
}
auto q = &f; // error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108468
Jason Merrill changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|11.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105406
Jason Merrill changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|11.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109506
Jason Merrill changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
Target Miles
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110349
--- Comment #3 from Jason Merrill ---
Yeah, we don't want to give errors in lookup_name, pretty much for the reasons
you found. cp_parser_lookup_name gives an ambiguity error when lookup_name
returns a TREE_LIST, so I think it makes sense to re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88322
Bug 88322 depends on bug 104167, which changed state.
Bug 104167 Summary: Implement C++20 std::chrono::utc_clock, std::chrono::tzdb
etc.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104167
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110357
Bug 110357 depends on bug 104167, which changed state.
Bug 104167 Summary: Implement C++20 std::chrono::utc_clock, std::chrono::tzdb
etc.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104167
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104167
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|13.3|14.0
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104167
--- Comment #6 from CVS Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:ce6c4d3b4d336493cab128795467d832cb04c9ee
commit r14-3165-gce6c4d3b4d336493cab128795467d832cb04c9ee
Author: Jonathan Wakely
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55918
Jason Merrill changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110992
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |14.0
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107646
--- Comment #3 from CVS Commits ---
The trunk branch has been updated by Eric Feng :
https://gcc.gnu.org/g:38c00edd65c39b07166aa0913c79adb9bcac943c
commit r14-3162-g38c00edd65c39b07166aa0913c79adb9bcac943c
Author: Eric Feng
Date: Fri Aug 11
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71954
Patrick Palka changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110927
--- Comment #4 from CVS Commits ---
The master branch has been updated by Patrick Palka :
https://gcc.gnu.org/g:63bd36be990f3b08fcee5b69718ef97c055fbb31
commit r14-3161-g63bd36be990f3b08fcee5b69718ef97c055fbb31
Author: Patrick Palka
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71954
--- Comment #8 from CVS Commits ---
The master branch has been updated by Patrick Palka :
https://gcc.gnu.org/g:ca2676654736e6b0bd1ba88edf5694df43718cd9
commit r14-3160-gca2676654736e6b0bd1ba88edf5694df43718cd9
Author: Patrick Palka
Date: Fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60027
--- Comment #10 from Jason Merrill ---
Note that for PR109247 I've changed how this is handled in the case of using
the explicit constructor to initialize the argument of a copy/move constructor
or op=, which should make some of the duplicates wo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110860
--- Comment #11 from CVS Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:9e33d71834416b7eddadae2b0f68e85f04cd0c7f
commit r14-3159-g9e33d71834416b7eddadae2b0f68e85f04cd0c7f
Author: Jonathan Wakely
Date
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110860
--- Comment #10 from Jonathan Wakely ---
GCC's ubsan doesn't seem to diagnose this rule:
"A prvalue of a floating-point type can be converted to a prvalue of an integer
type. The conversion truncates; that is, the fractional part is discarded.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110990
Jonathan Wakely changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |redi at gcc dot gnu.org
Ev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85873
--- Comment #8 from Jason Merrill ---
(In reply to Jason Merrill from comment #7)
> It does seem wrong that a constexpr function can't define a constexpr static
> local variable.
Incidentally, this was fixed for C++23 by P2647, implemented in GC
lp64d
--with-arch=rv64gc --with-tune= --with-isa-spec=20191213 'CFLAGS_FOR_TARGET=-O2
-mcmodel=medany' 'CXXFLAGS_FOR_TARGET=-O2-mcmodel=medany'
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 14.0.0 20230811 (experimental) (g68783211f66)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110991
Uroš Bizjak changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110646
John David Anglin changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107954
--- Comment #5 from joseph at codesourcery dot com ---
The straw poll at the June meeting said to keep calling it C23 (votes
4/12/2 for/against/abstain on the question of changing the informal name
to C24). Of course the actual standard will
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110646
--- Comment #5 from CVS Commits ---
The master branch has been updated by John David Anglin :
https://gcc.gnu.org/g:834d1422c2e056f483542f1aff2cfc211bfcc748
commit r14-3155-g834d1422c2e056f483542f1aff2cfc211bfcc748
Author: John David Anglin
D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110970
Jonathan Wakely changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110970
--- Comment #5 from CVS Commits ---
The releases/gcc-13 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:2e094543715fbd1a5486d77dcbfeec52d86aba61
commit r13-7710-g2e094543715fbd1a5486d77dcbfeec52d86aba61
Author: Jonathan Wake
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110349
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110956
--- Comment #12 from CVS Commits ---
The releases/gcc-13 branch has been updated by Jeff Law :
https://gcc.gnu.org/g:ab8fed849ab345974e5b83472749ac1393878f71
commit r13-7709-gab8fed849ab345974e5b83472749ac1393878f71
Author: Thomas Neumann
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110956
--- Comment #11 from CVS Commits ---
The master branch has been updated by Jeff Law :
https://gcc.gnu.org/g:c46bded78f3733ad1312d141ebf1ae541032a48b
commit r14-3154-gc46bded78f3733ad1312d141ebf1ae541032a48b
Author: Thomas Neumann
Date: Fri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110995
Bug ID: 110995
Summary: segfault for function in declaration of module
function
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Pr
h-isa-spec=20191213 'CFLAGS_FOR_TARGET=-O2
-mcmodel=medany' 'CXXFLAGS_FOR_TARGET=-O2-mcmodel=medany'
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 14.0.0 20230811 (experimental) (g68783211f66)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110993
Bug ID: 110993
Summary: Possibly bogus diagnostic on renamed interface import
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110939
--- Comment #11 from Stefan Schulze Frielinghaus ---
https://gcc.gnu.org/pipermail/gcc-patches/2023-August/627024.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110973
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
On Mon, Jul 31, 2023 at 08:55:35PM +0800, Changbin Du wrote:
> Hello, folks.
> This is to discuss Gcc's heuristic strategy about Predicated Instructions and
> Branches. And probably something needs to be improved.
>
> [The story]
> Weeks ago, I built a huffman encoding program with O2, O3, and PGO
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110955
--- Comment #16 from Petr Sumbera ---
(In reply to r...@cebitec.uni-bielefeld.de from comment #14)
> That's almost certainly due to Solaris still including LLVM 13, which is
> pretty old by now. In particular, it lacks llvm::sys::getHostCPUName
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110973
Richard Biener changed:
What|Removed |Added
Keywords||missed-optimization,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110979
Richard Biener changed:
What|Removed |Added
CC||rsandifo at gcc dot gnu.org
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110992
Bug ID: 110992
Summary: [14 Regression] Dead Code Elimination Regression at
-O3 since r14-1654-g7ceed7e3e29
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Seve
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110991
Bug ID: 110991
Summary: [14 Regression] Dead Code Elimination Regression at
-O2 since r14-1135-gc53f51005de
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Seve
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110979
Richard Biener changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110979
--- Comment #3 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:798a880a0b1fed8a9e3b3e026dd8bd09314b7c38
commit r14-3149-g798a880a0b1fed8a9e3b3e026dd8bd09314b7c38
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110860
Jonathan Wakely changed:
What|Removed |Added
Resolution|FIXED |---
Status|RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110989
--- Comment #2 from JuzheZhong ---
Confirm it's caused by:
if (!final_len)
{
/* Pass VF value to 'len' argument of
MASK_LEN_LOAD if LOO
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110989
JuzheZhong changed:
What|Removed |Added
CC||juzhe.zhong at rivai dot ai,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110860
--- Comment #8 from Paul Dreik ---
I do unfortunately not think the fix is entirely correct.
When 0 is passed, log10 returns -inf, which can not be converted to an integer.
I had a bit of problem to reproduce this with gcc, but it worked with
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110990
Bug ID: 110990
Summary: `format_to_n` returns wrong value
Product: gcc
Version: 13.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
#x27;CXXFLAGS_FOR_TARGET=-O2-mcmodel=medany'
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 14.0.0 20230811 (experimental) (g68783211f66)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110988
Bug ID: 110988
Summary: ICE when building 523.xalancbmk_r with pgo and lto
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110972
--- Comment #4 from Richard Biener ---
-fatigue2.f90:1077:93: optimized: basic block part vectorized using 32 byte
vectors
+fatigue2.f90:1002:56: optimized: basic block part vectorized using 32 byte
vectors
+fatigue2.f90:1058:93: optimized: basi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106671
Wilco changed:
What|Removed |Added
CC||wilco at gcc dot gnu.org
--- Comment #10 from W
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110984
Andrew Pinski changed:
What|Removed |Added
Keywords||patch
URL|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110987
--- Comment #1 from Kirill Chilikin ---
Created attachment 55721
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55721&action=edit
Objdump of the corresponding code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110987
Bug ID: 110987
Summary: Segmentation fault after finalization of a temporary
variable
Product: gcc
Version: 13.2.0
Status: UNCONFIRMED
Severity: normal
1 - 100 of 117 matches
Mail list logo