https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110972
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110979
Richard Biener changed:
What|Removed |Added
CC||amonakov at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110985
Bug ID: 110985
Summary: RISC-V: Incorrect code gen for RVV VLS
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110979
--- Comment #2 from Alexander Monakov ---
Yes, it is wrong-code to full extent. To demonstrate, you can initialize 'sum'
and the array to negative zeroes:
#define FLT double
#define N 20
__attribute__((noipa))
FLT
foo3 (FLT *a)
{
FLT sum =
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110986
Bug ID: 110986
Summary: aarch64 regressions after r14-3110-g7fb65f10285
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110986
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110955
--- Comment #14 from ro at CeBiTec dot Uni-Bielefeld.DE ---
> --- Comment #13 from ro at CeBiTec dot Uni-Bielefeld.DE Uni-Bielefeld.DE> ---
>> --- Comment #12 from Petr Sumbera ---
>> (In reply to Petr Sumbera from comment #9)
>>> (In reply to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109938
--- Comment #3 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:9f9334921b7d2e7bdb7e03be1bf5a2caa8ed3ca9
commit r14-3144-g9f9334921b7d2e7bdb7e03be1bf5a2caa8ed3ca9
Author: Drew Ross
Date: Fri A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110955
--- Comment #15 from ro at CeBiTec dot Uni-Bielefeld.DE ---
> --- Comment #8 from ro at CeBiTec dot Uni-Bielefeld.DE Uni-Bielefeld.DE> ---
>> --- Comment #7 from Rainer Orth ---
>> (In reply to Petr Sumbera from comment #3)
>>> (In reply to An
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110972
--- Comment #3 from Richard Biener ---
I can confirm that on Zen2 r14-3078-gd9f3ea61fe36e2 regresses fatigue by 12%.
I'm going to take a look if there's sth obvious.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110986
--- Comment #2 from Andrew Pinski ---
SVE regressions:
One part:
vect__20.13_45 = .VCOND (vect__5.10_39, { 0, ... }, { -1, ... }, { 0, ... },
114);
vect__21.14_46 = vect_t_12.7_36 ^ vect__20.13_45;
Should be changed into:
vect_iftmp.12_5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110986
Andrew Pinski changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110986
--- Comment #4 from Andrew Pinski ---
For x86_64, we need to convert:
mask__9.14_51 = vect__4.10_46 != { 0, 0, 0, 0, 0, 0, 0, 0 };
vect__40.16_55 = VIEW_CONVERT_EXPR(mask__9.14_51);
vect__41.17_56 = vect_pretmp_25.13_49 ^ vect__40.16_55;
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110986
--- Comment #5 from Andrew Pinski ---
Created attachment 55719
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55719&action=edit
testcase for easier access
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110985
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110985
--- Comment #2 from JuzheZhong ---
Fix patch:
https://gcc.gnu.org/pipermail/gcc-patches/2023-August/627119.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110982
--- Comment #1 from Andrew Pinski ---
The basic issue is int_fits_type_p does not work the way folks think it works
for casting from signed to unsigned and then casting back ...
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
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=110984
Andrew Pinski changed:
What|Removed |Added
Keywords||patch
URL|
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=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=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
#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=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++
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=110989
JuzheZhong changed:
What|Removed |Added
CC||juzhe.zhong at rivai dot ai,
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=110860
Jonathan Wakely changed:
What|Removed |Added
Resolution|FIXED |---
Status|RESOLVED
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=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=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=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=110979
Richard Biener changed:
What|Removed |Added
CC||rsandifo at gcc dot gnu.org
--- Commen
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=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
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=110973
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
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=110993
Bug ID: 110993
Summary: Possibly bogus diagnostic on renamed interface import
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compo
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=110995
Bug ID: 110995
Summary: segfault for function in declaration of module
function
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Pr
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=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=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=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=110970
Jonathan Wakely changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
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=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
John David Anglin changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110991
Uroš Bizjak changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
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=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
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=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=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=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=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=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
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=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=110992
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |14.0
Ever confirmed|0
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=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=104167
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|13.3|14.0
Status|ASSIGNED
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=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=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=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=105406
Jason Merrill changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|11.5
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=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=81420
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
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=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=106094
Jason Merrill changed:
What|Removed |Added
Keywords||wrong-code
Status|UNCONFIRM
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=8665
Jason Merrill changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|REOPENED
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=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=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=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=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=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 #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=110997
Marek Polacek changed:
What|Removed |Added
Keywords||ice-on-valid-code
Target Milestone|--
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=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=106310
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
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=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=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=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=102455
Andrew Pinski changed:
What|Removed |Added
Keywords||needs-bisection
Known to work|
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=110990
--- Comment #4 from Jonathan Wakely ---
Fixed on trunk so far.
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=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=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=110986
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
1 - 100 of 117 matches
Mail list logo