https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112896
Bug ID: 112896
Summary: RISC-V: gcc.dg/pr30957-1.c run failure when
rv64gcv_zvl1024b_zvfh_zfh
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112884
--- Comment #2 from Richard Biener ---
I'd rather not do it in match.pd - well, maybe improve A / CST * CST
folding to consider nonzero bits, that is.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112885
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112848
Richard Biener changed:
What|Removed |Added
CC||danglin at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112887
Richard Biener changed:
What|Removed |Added
Last reconfirmed||2023-12-07
Status|UNCONFIR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112891
Richard Biener changed:
What|Removed |Added
Summary|[10/11/12/13/14 Regression] |[11/12/13/14 Regression]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112635
Agostino Sarubbo changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112882
--- Comment #4 from Tamar Christina ---
Awesome! Thanks for taking a look!
> > It seems that undefining `_GLIBCXX_VERBOSE_ASSERT` gets it to go to
> > `__builtin_abort()` which makes it work again.
> >
> > If this change was intentional, would
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112884
--- Comment #3 from Andrew Pinski ---
(In reply to Richard Biener from comment #2)
> I'd rather not do it in match.pd - well, maybe improve A / CST * CST
> folding to consider nonzero bits, that is.
I don't think there is anything to do in matc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112897
Bug ID: 112897
Summary: Have a configure option for all common flags used by
default on distros
Product: gcc
Version: 13.2.1
Status: UNCONFIRMED
Severity: norm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112788
--- Comment #5 from Kewen Lin ---
One workaround patch was posted at
https://gcc.gnu.org/pipermail/gcc-patches/2023-December/639140.html.
We also found that with default long double format ieee128 the culprit commit
caused the libquadmath libra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96127
--- Comment #6 from GCC Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:0d79636b8d2c7f0da16fbf5f786993783a4389ff
commit r14-6263-g0d79636b8d2c7f0da16fbf5f786993783a4389ff
Author: Jakub Jelinek
Date: Th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112880
--- Comment #2 from GCC Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:f74939bd539c87f669e35042f7bc7aa47f0c29eb
commit r14-6264-gf74939bd539c87f669e35042f7bc7aa47f0c29eb
Author: Jakub Jelinek
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112881
--- Comment #2 from GCC Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:e5489faf8efa30d8548bb669c0a700c409068bce
commit r14-6265-ge5489faf8efa30d8548bb669c0a700c409068bce
Author: Jakub Jelinek
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111965
--- Comment #7 from GCC Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:8c088c4307dbb855596acb6366b0882e95d20b91
commit r14-6266-g8c088c4307dbb855596acb6366b0882e95d20b91
Author: Jakub Jelinek
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111068
--- Comment #2 from GCC Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:bf38c6374b5fb6a2afa05af26432f1fd1a120bc4
commit r14-6267-gbf38c6374b5fb6a2afa05af26432f1fd1a120bc4
Author: Jakub Jelinek
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111068
Hongtao Liu changed:
What|Removed |Added
CC||liuhongt at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111745
--- Comment #5 from Hongtao Liu ---
*** Bug 111068 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112898
Bug ID: 112898
Summary: ICE: in make_ssa_name_fn, at tree-ssanames.cc:354 with
-O2 -finstrument-functions-once
Product: gcc
Version: 14.0
Status: UNCONFIRMED
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112488
Andrew Pinski changed:
What|Removed |Added
CC||iamanonymous.cs at gmail dot
com
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112898
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112880
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112881
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111965
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112882
--- Comment #5 from Jonathan Wakely ---
The original effect of --disable-libstdcxx-verbose was to change the default
std::terminate handler, which is a configure-time property.
But it's now also used to decide whether to use the verbose asserti
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112616
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
Sum
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112505
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|12.4|11.5
Summary|[12/13/14 Regre
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112899
Bug ID: 112899
Summary: odr-using constexpr static data member of class
exported from module results in linker error
Product: gcc
Version: 13.2.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112900
Bug ID: 112900
Summary: Missing optimization: canonicalize `select c, x - 1, x
+ 1` to `x + (select c, -1, 1)` (or reversely)
Product: gcc
Version: 14.0
Status: UNCONFI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88345
--- Comment #22 from Martin Jambor ---
Just to clarify, the case where this causes us problems is (indeed on Aarch64)
with option -fpatchable-function-entry (and NOT necessarily -flive-patching).
But I agree that a separate orthogonal option for
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112900
--- Comment #1 from Richard Biener ---
I think at least fold has/had some of this folding one variant into the other.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112897
--- Comment #1 from Richard Biener ---
We don't want people go wild with changing defaults and delivering a totally
different (bad?) experience or doing that too easily.
You can always use specs to do this for example.
But yeah, SUSE carries a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112635
Xi Ruoyao changed:
What|Removed |Added
CC||xry111 at gcc dot gnu.org
--- Comment #4 fr
tl-df-extra-nobootstrap-amd64
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 14.0.0 20231207 (experimental) (GCC)
ecking-yes-rtl-df-extra-nobootstrap-amd64
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 14.0.0 20231207 (experimental) (GCC)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112897
--- Comment #2 from Agostino Sarubbo ---
I don't know if I was able to provide the concept, but in other words if we
know that something like -fstack-clash-protection is widely used nowadays, it
make no sense rebase patches for 10 years and then
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112897
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112897
--- Comment #4 from Jonathan Wakely ---
(In reply to Agostino Sarubbo from comment #0)
> Fedora (there are other unrelated patches):
> https://download.fedoraproject.org/pub/fedora/linux/development/rawhide/
> Everything/source/tree/Packages/g/g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112903
Bug ID: 112903
Summary: ICE: in df_scan_verify, at df-scan.cc:4239 with -O
-fdump-rtl-pro_and_epilogue
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112897
Sam James changed:
What|Removed |Added
CC||arsen at gcc dot gnu.org,
e --prefix=/home/mjires/built/master
--disable-bootstrap --enable-checking --enable-languages=c,c++,fortran,lto
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 14.0.0 20231207 (experimental) (GCC)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112905
Bug ID: 112905
Summary: [missed optimization] fail to reduce a loop that
increments two locations of the same buffer
Product: gcc
Version: 13.2.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112893
Gaius Mulley changed:
What|Removed |Added
Attachment #56822|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112893
--- Comment #5 from GCC Commits ---
The master branch has been updated by Gaius Mulley :
https://gcc.gnu.org/g:f8c8aebc597611b8d37edce165a891d00e23a9c1
commit r14-6271-gf8c8aebc597611b8d37edce165a891d00e23a9c1
Author: Gaius Mulley
Date: Thu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112893
Gaius Mulley changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112905
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112904
Richard Biener changed:
What|Removed |Added
Summary|ICE in extract_insn, at |[14 Regression] ICE in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112903
Richard Biener changed:
What|Removed |Added
CC||dmalcolm at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112901
Jakub Jelinek changed:
What|Removed |Added
Last reconfirmed||2023-12-07
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112895
David Malcolm changed:
What|Removed |Added
Last reconfirmed||2023-12-07
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112897
Andreas K. Huettel changed:
What|Removed |Added
CC||dilfridge at gentoo dot org
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112894
Hans-Peter Nilsson changed:
What|Removed |Added
CC||redi at gcc dot gnu.org
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112906
Bug ID: 112906
Summary: [14 Regression] aarch64: ICE with SVE ACLE code at -O2
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112897
Agostino Sarubbo changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112906
Alex Coplan changed:
What|Removed |Added
Summary|[14 Regression] aarch64:|[14 Regression] aarch64:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112902
--- Comment #1 from Jakub Jelinek ---
b.0_1 = b;
_2 = -b.0_1;
_3 = (unsigned _BitInt(512)) _2;
a.1_4 = a;
a.2_5 = (unsigned _BitInt(512)) a.1_4;
_6 = _3 * a.2_5;
_7 = (_BitInt(512)) _6;
_11 = .MUL_OVERFLOW (_7, 40);
_8 = IMAGPA
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112891
--- Comment #4 from Richard Sandiford ---
(In reply to Hongtao Liu from comment #2)
> So it looks like we need to handle ix86_avx_u128_mode_after
>
> --- a/gcc/config/i386/i386.cc
> +++ b/gcc/config/i386/i386.cc
> @@ -15177,7 +15177,14 @@ ix86
sable-host-bind-now
--enable-default-ssp --with-build-config=bootstrap-lto
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 14.0.0 20231207 (experimental)
ae9e48e5c0acaecf181117bdf3632b6eabf907ec (Gentoo 14.0.0 p, commit
185baffd2265d79d52d9c42050ecdf9239195923)
```
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112873
--- Comment #5 from Steve Kargl ---
On Wed, Dec 06, 2023 at 09:58:18PM +, anlauf at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112873
>
> anlauf at gcc dot gnu.org changed:
>
>What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112907
--- Comment #1 from Sam James ---
-march isn't needed.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112907
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |14.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112869
Andrew Pinski changed:
What|Removed |Added
CC||sjames at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112907
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112894
Jonathan Wakely changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |redi at gcc dot gnu.org
Last
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112905
Andrew Pinski changed:
What|Removed |Added
CC||pinskia at gcc dot gnu.org
Se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112900
Andrew Pinski changed:
What|Removed |Added
Target||x86_64
See Also|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112900
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112900
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2023-12-07
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109078
--- Comment #2 from GCC Commits ---
The trunk branch has been updated by Richard Sandiford :
https://gcc.gnu.org/g:9f0f7d802482a8958d6cdc72f1fe0c8549db2182
commit r14-6290-g9f0f7d802482a8958d6cdc72f1fe0c8549db2182
Author: Richard Sandiford
Da
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106694
--- Comment #13 from GCC Commits ---
The trunk branch has been updated by Richard Sandiford :
https://gcc.gnu.org/g:9f0f7d802482a8958d6cdc72f1fe0c8549db2182
commit r14-6290-g9f0f7d802482a8958d6cdc72f1fe0c8549db2182
Author: Richard Sandiford
D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109391
--- Comment #2 from GCC Commits ---
The trunk branch has been updated by Richard Sandiford :
https://gcc.gnu.org/g:9f0f7d802482a8958d6cdc72f1fe0c8549db2182
commit r14-6290-g9f0f7d802482a8958d6cdc72f1fe0c8549db2182
Author: Richard Sandiford
Da
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109078
Richard Sandiford changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106694
Richard Sandiford changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101926
Bug 101926 depends on bug 109391, which changed state.
Bug 109391 Summary: Inefficient codegen on AArch64 when structure types are
returned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109391
What|Removed |Add
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109391
Richard Sandiford changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112873
--- Comment #6 from anlauf at gcc dot gnu.org ---
(In reply to Steve Kargl from comment #5)
> On Wed, Dec 06, 2023 at 09:58:18PM +, anlauf at gcc dot gnu.org wrote:
> > In your experience, how good (or bad) is a naive inline version
> > like
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112904
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2023-12-07
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112902
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112906
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112873
--- Comment #7 from Steve Kargl ---
On Thu, Dec 07, 2023 at 07:59:25PM +, anlauf at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112873
>
> --- Comment #6 from anlauf at gcc dot gnu.org ---
> (In reply to Steve Karg
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112882
--- Comment #6 from GCC Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:1395c573c523762957bde8c2a08832c5f4350815
commit r14-6291-g1395c573c523762957bde8c2a08832c5f4350815
Author: Jonathan Wakely
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112882
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112894
Bug 112894 depends on bug 112882, which changed state.
Bug 112882 Summary: [14 Regression] std::clamp no longer usable in header only
mode
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112882
What|Removed |Adde
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112894
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105170
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Last reconfirmed||2023-12-07
Keyword
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109162
--- Comment #1 from Jonathan Wakely ---
(In reply to Jonathan Wakely from comment #0)
> https://wg21.link/P2372R3 formatting ranges
Oops, that should be https://wg21.link/p2286r8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109162
--- Comment #2 from Jonathan Wakely ---
(In reply to Jonathan Wakely from comment #0)
> https://wg21.link/P2693R1 formatting thread::id and stacktrace
This has been implemented for gcc-14
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112908
Bug ID: 112908
Summary: __reference_{converts,constructs}_from_temporary
checks for move constructor when binding prvalue to
reference of the same type
Product: gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112906
Alex Coplan changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112909
Bug ID: 112909
Summary: [14 Regression] glibc -Wuninitialized build failure
for i686-gnu
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112910
Bug ID: 112910
Summary: Getting the size of the type size_t returns the wrong
value on some platforms
Product: gcc
Version: 13.1.1
Status: UNCONFIRMED
Severity
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112488
Martin Uecker changed:
What|Removed |Added
CC||muecker at gwdg dot de
--- Comment #9 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112910
--- Comment #1 from Antoni ---
Created attachment 56831
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56831&action=edit
Patch fixing this bug
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111503
--- Comment #1 from anlauf at gcc dot gnu.org ---
Created attachment 56832
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56832&action=edit
Draft patch
The attached patch adds handling for NULL([MOLD]) and fixes comment#0.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112868
--- Comment #5 from Peter Bergner ---
(In reply to Richard Biener from comment #3)
> Can't we make sure to pass -mno-any (if that exists...) during bootstrap
> and testsuite instead?
-mno-any does not exist.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112889
--- Comment #2 from GCC Commits ---
The master branch has been updated by David Malcolm :
https://gcc.gnu.org/g:775aeabcb870b74e4d0986341c7a39add9bbb06d
commit r14-6297-g775aeabcb870b74e4d0986341c7a39add9bbb06d
Author: David Malcolm
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112889
--- Comment #3 from David Malcolm ---
Should be fixed on trunk by the above patch.
Keeping open to backport to older releases.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112904
Hongtao Liu changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #2 from Hongtao Liu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112758
--- Comment #2 from gyumin ---
Dear GCC Development Team,
I recently reported an inconsistency in the GCC compiler (RISC-V 64 version
14.0.0) involving bitwise AND operations between int and long long int
variables. This issue, which occurs und
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112774
--- Comment #2 from GCC Commits ---
The master branch has been updated by Hao Liu :
https://gcc.gnu.org/g:2efe3a7de0107618397264017fb045f237764cc7
commit r14-6299-g2efe3a7de0107618397264017fb045f237764cc7
Author: Hao Liu
Date: Wed Dec 6 14:
1 - 100 of 121 matches
Mail list logo