https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119363
Bug ID: 119363
Summary: [15 Regression] gccrs fails to build, error[E0554]:
`#![feature]` may not be used on the stable release
channel
Product: gcc
Version: 14.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119353
Andrew Pinski changed:
What|Removed |Added
CC||doko at gcc dot gnu.org
--- Comment #6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119363
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116917
Matthias Klose changed:
What|Removed |Added
Summary|[13 Regression] raised |[13/14 Regression] raised
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116763
Andrew Pinski changed:
What|Removed |Added
Summary|14-19% slowdown of |[15 Regression] 14-19%
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114173
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2025-03-19
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113107
Andrew Pinski changed:
What|Removed |Added
Keywords||needs-bisection
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107051
Andrew Pinski changed:
What|Removed |Added
Depends on||14295
Assignee|unassigned at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114932
--- Comment #23 from Tianyang Chou ---
(In reply to Tianyang Chou from comment #22)
> (In reply to Tamar Christina from comment #21)
> > Thus finally fixed
>
> Hi Tamar,
>
> Is there any other prerequisite patches for this patch: "perform affi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112625
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Priority|P3 |P4
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119362
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119349
--- Comment #2 from Jerry DeLisle ---
With this modification it works:
implicit none
type string_t
character(len=:), allocatable :: string_
end type
logical :: result
result = .false.
result = true(string())
print *, resu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115842
--- Comment #8 from Hongtao Liu ---
(In reply to Tamar Christina from comment #7)
> (In reply to Hongtao Liu from comment #6)
> > I noticed some double-counting of cost in group-candidate (regarding loop
> > invariant expressions), this modific
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119349
Jerry DeLisle changed:
What|Removed |Added
Last reconfirmed||2025-03-19
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118753
Bug 118753 depends on bug 117069, which changed state.
Bug 117069 Summary: [15 Regression] gcc.target/i386/apx-ndd-tls-1b.c since
r15-268-g9dbff9c05520a7
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117069
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117069
Hongtao Liu changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REOPENED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117069
--- Comment #16 from GCC Commits ---
The master branch has been updated by hongtao Liu :
https://gcc.gnu.org/g:be671ec1f30ecd55aaff09048afb2a619018cb8a
commit r15-8283-gbe671ec1f30ecd55aaff09048afb2a619018cb8a
Author: liuhongt
Date: Sun Mar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119362
Bug ID: 119362
Summary: tree-object-size.cc:1377:1: error: unrecognizable insn
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119361
Bug ID: 119361
Summary: RISC-V: x264 satd_4x4 stack spilling with
mtune=generic-ooo for vls code but not on vla code
Product: gcc
Version: 15.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119301
Iain Sandoe changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114258
Andrew Pinski changed:
What|Removed |Added
Keywords||needs-bisection
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114169
Andrew Pinski changed:
What|Removed |Added
Status|NEW |ASSIGNED
Depends on|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114169
--- Comment #3 from Andrew Pinski ---
For my reduced testcase we get at optimized:
```
void func_1 ()
{
[local count: 1073741824]:
g_4 = g_2;
g_4.f0 = 0;
return;
}
void func_2 ()
{
[local count: 1073741824]:
g_4 = g_2;
g_4.f0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119316
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105448
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Assignee|unassigned at gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119194
Jason Merrill changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119194
--- Comment #5 from GCC Commits ---
The releases/gcc-14 branch has been updated by Jason Merrill
:
https://gcc.gnu.org/g:49ccf5238b82f8bfc9d60c963710081f78fad6e9
commit r14-11418-g49ccf5238b82f8bfc9d60c963710081f78fad6e9
Author: Jason Merrill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119358
Bug ID: 119358
Summary: _M_rehash_insert of unordered sets/maps misses casting
of difference_type
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: norm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119323
--- Comment #6 from Jonathan Wakely ---
(In reply to Jonathan Wakely from comment #5)
> // Update the list of compiler-maintained enabled exceptions.
> extern "C"
> void
> __gg__stash_exceptions( size_t nec, cbl_enabled_exception_t *ecs )
> {
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119323
--- Comment #5 from Jonathan Wakely ---
(In reply to Jonathan Wakely from comment #2)
> More important than the missing self-assignment check and the missing copy
> constructor, there's no destructor.
>
> The missing check and copy ctor only ma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119311
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113964
Andrew Pinski changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113964
--- Comment #9 from Andrew Pinski ---
Created attachment 60813
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60813&action=edit
testcase
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117088
--- Comment #9 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #8)
> Did r15-6657-g405c99c17210a5 help bring back the performance?
Looks like it helped but not enough:
https://lnt.opensuse.org/db_default/v4/SPEC/graph?highlight_r
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119355
Georg-Johann Lay changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117088
--- Comment #8 from Andrew Pinski ---
Did r15-6657-g405c99c17210a5 help bring back the performance?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118410
Jeffrey A. Law changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |law at gcc dot gnu.org
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101603
Bug 101603 depends on bug 119344, which changed state.
Bug 119344 Summary: [14/15 Regression] internal compiler error related to
template parameters and pointers to member functions
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119344
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119344
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119344
--- Comment #6 from GCC Commits ---
The releases/gcc-14 branch has been updated by Marek Polacek
:
https://gcc.gnu.org/g:0910ebacff1ef3401ee578d947c91e348feb3465
commit r14-11417-g0910ebacff1ef3401ee578d947c91e348feb3465
Author: Marek Polacek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119355
--- Comment #3 from GCC Commits ---
The master branch has been updated by Georg-Johann Lay :
https://gcc.gnu.org/g:16065b6239aab2eecfd7a50f58d38324ee6478ba
commit r15-8281-g16065b6239aab2eecfd7a50f58d38324ee6478ba
Author: Georg-Johann Lay
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119344
--- Comment #5 from GCC Commits ---
The trunk branch has been updated by Marek Polacek :
https://gcc.gnu.org/g:6fc1f70f0b7b50fd85aa58a0f29dd1e17f2113d1
commit r15-8280-g6fc1f70f0b7b50fd85aa58a0f29dd1e17f2113d1
Author: Marek Polacek
Date: Mo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118104
--- Comment #6 from GCC Commits ---
The releases/gcc-13 branch has been updated by Marek Polacek
:
https://gcc.gnu.org/g:0cf6e652bebc47c0e2cdb605172837595e14cdf8
commit r13-9435-g0cf6e652bebc47c0e2cdb605172837595e14cdf8
Author: Marek Polacek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119360
Bug ID: 119360
Summary: incomplete folding of initializers leads to dynamic
initialization
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119194
--- Comment #4 from GCC Commits ---
The trunk branch has been updated by Jason Merrill :
https://gcc.gnu.org/g:145c90720640ec6711ed3e5aa4152bbe1ee21751
commit r15-8279-g145c90720640ec6711ed3e5aa4152bbe1ee21751
Author: Jason Merrill
Date: Tu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118104
Marek Polacek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118104
--- Comment #5 from GCC Commits ---
The releases/gcc-14 branch has been updated by Marek Polacek
:
https://gcc.gnu.org/g:22bdc4d9dd7fd20b4745e810534299bca27c6943
commit r14-11416-g22bdc4d9dd7fd20b4745e810534299bca27c6943
Author: Marek Polacek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118104
--- Comment #4 from GCC Commits ---
The trunk branch has been updated by Marek Polacek :
https://gcc.gnu.org/g:6751bd4ac48a8529e2476a6848a77e81de540814
commit r15-8278-g6751bd4ac48a8529e2476a6848a77e81de540814
Author: Marek Polacek
Date: Mo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119359
Nathan Sidwell changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119359
Bug ID: 119359
Summary: incomplete folding of initializers leads to dynamic
initialization
Product: gcc
Version: 14.2.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119301
--- Comment #6 from GCC Commits ---
The master branch has been updated by Iain D Sandoe :
https://gcc.gnu.org/g:544a9d9e49a1ff1d031cf9c85518f7c95179834a
commit r15-8276-g544a9d9e49a1ff1d031cf9c85518f7c95179834a
Author: Iain Sandoe
Date: Sat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119357
--- Comment #9 from Uroš Bizjak ---
(In reply to Jakub Jelinek from comment #7)
[...]
> Or perhaps better just force it into REG:
Just force it into REG. Combine has more freedom this way.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116706
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116731
Marek Polacek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116731
--- Comment #15 from GCC Commits ---
The releases/gcc-14 branch has been updated by Marek Polacek
:
https://gcc.gnu.org/g:a9f88741a99ba09b29cc0021499c63ca445393f0
commit r14-11415-ga9f88741a99ba09b29cc0021499c63ca445393f0
Author: Marek Polacek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119357
--- Comment #8 from Jakub Jelinek ---
Created attachment 60810
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60810&action=edit
gcc15-pr119357.patch
Full untested patch.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119357
Jakub Jelinek changed:
What|Removed |Added
Keywords|ra |
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116698
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117070
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119357
--- Comment #2 from Andrew Pinski ---
Created attachment 60809
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60809&action=edit
testcase
Just need `-O2 -march=icelake-server`.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119333
--- Comment #4 from GCC Commits ---
The trunk branch has been updated by Arthur Cohen :
https://gcc.gnu.org/g:b9a4399ac5a58fa58678ac122ea2401a1e1e45b2
commit r15-8272-gb9a4399ac5a58fa58678ac122ea2401a1e1e45b2
Author: Arthur Cohen
Date: Tue
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119333
--- Comment #5 from GCC Commits ---
The trunk branch has been updated by Arthur Cohen :
https://gcc.gnu.org/g:d4fe08c2d4725c6b6024c08b330a7e8e9496c7c5
commit r15-8273-gd4fe08c2d4725c6b6024c08b330a7e8e9496c7c5
Author: Marc Poulhiès
Date: Mon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119357
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119194
Jason Merrill changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
Assi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119357
--- Comment #6 from Jakub Jelinek ---
Slightly more simplified
typedef char V __attribute__((vector_size (16)));
void
foo (V *p)
{
if (__builtin_ia32_pmovmskb128 (*p == 0) != 65535)
__builtin_abort ();
}
Just -O2 -mavx512{bw,vl} is neede
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119298
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119357
--- Comment #4 from Andrew Pinski ---
I should mention my testcase was taken from Jakub's trial to do a testcase and
just tweaking it slightly to get the ICE.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119357
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2025-03-18
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119054
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Summary|[12/13/14/15 Regression]|[12/13 Regression] ICE on
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117903
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111341
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Resolution|--- |INVALID
Status|W
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119293
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119357
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119338
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Target Milestone|--- |15.0
Status|ASSI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119338
--- Comment #3 from GCC Commits ---
The master branch has been updated by Harald Anlauf :
https://gcc.gnu.org/g:6cbeab134f048d65ed615ed587f6ae0b01d1c336
commit r15-8271-g6cbeab134f048d65ed615ed587f6ae0b01d1c336
Author: Harald Anlauf
Date: M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118444
Bug 118444 depends on bug 116545, which changed state.
Bug 116545 Summary: Support old style statement attributes
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116545
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116545
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119311
--- Comment #3 from GCC Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:53d8ed13bb5a6972efab7c56c066010cd1f78b35
commit r15-8267-g53d8ed13bb5a6972efab7c56c066010cd1f78b35
Author: Jakub Jelinek
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116545
--- Comment #12 from GCC Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:1d7f57da583782ae5d56655a3ac413bdf259838a
commit r15-8266-g1d7f57da583782ae5d56655a3ac413bdf259838a
Author: Jakub Jelinek
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119353
Arthur Cohen changed:
What|Removed |Added
Status|NEW |ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119353
Arthur Cohen changed:
What|Removed |Added
CC||cohenarthur at gcc dot gnu.org
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119353
--- Comment #1 from Sam James ---
What version of rustc? (rustc --version)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119211
Bug 119211 depends on bug 119237, which changed state.
Bug 119237 Summary: building a cobol cross compiler fails to build the compiler
fully
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119237
What|Removed |Ad
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119237
Matthias Klose changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119312
--- Comment #14 from Joseph S. Myers ---
I think an object declared with a structure type with only const fields and no
padding can be considered const (no valid way to modify it), yes.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119357
--- Comment #1 from Sam James ---
Created attachment 60808
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60808&action=edit
mask_test.ii.notrait.xz
Preprocessed source from -D_GLIBCXX_DO_NOT_USE_BUILTIN_TRAITS, sorry for
forgetting that.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119358
Tomasz Kamiński changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119270
--- Comment #3 from Vladimir Makarov ---
(In reply to Vladimir Makarov from comment #2)
> Thank you for reporting this. I am working on analogous PR119285. I think
> the fix will be ready on this week.
Unfortunately, the patch for PR119285 di
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91526
Andrew Pinski changed:
What|Removed |Added
Status|NEW |ASSIGNED
Target|x86_64-*-*,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119233
--- Comment #9 from GCC Commits ---
The master branch has been updated by Patrick Palka :
https://gcc.gnu.org/g:51b1c0a2dde8ada0856c8a8cf2c1d26ac1657787
commit r15-8259-g51b1c0a2dde8ada0856c8a8cf2c1d26ac1657787
Author: Patrick Palka
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105848
--- Comment #7 from GCC Commits ---
The master branch has been updated by Patrick Palka :
https://gcc.gnu.org/g:51b1c0a2dde8ada0856c8a8cf2c1d26ac1657787
commit r15-8259-g51b1c0a2dde8ada0856c8a8cf2c1d26ac1657787
Author: Patrick Palka
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91526
--- Comment #12 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #9)
> here is an example where the C++ front-end produces IR which causes the
> opposite effect and the C front-end is better:
> struct Vec { float v[8]; };
>
> struc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91526
--- Comment #10 from Andrew Pinski ---
The difference between GCC 12 and 13 is:
GCC 12:
```
;; = result;
(insn 12 11 13 (set (reg:TI 91)
(mem/c:TI (plus:DI (reg/f:DI 77 virtual-stack-vars)
(const_int -32 [0x
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26163
Bug 26163 depends on bug 119168, which changed state.
Bug 119168 Summary: [15 Regression] 5% 477.dealII slowdown since
r15-7605-gc5752c1f01316a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119168
What|Removed |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118957
Jeffrey A. Law changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112490
Patrick Palka changed:
What|Removed |Added
Target Milestone|14.3|13.4
Summary|infinite meta e
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26163
Bug 26163 depends on bug 118957, which changed state.
Bug 118957 Summary: [15 Regression] 5-9% slowdown of 511.povray_r and
453.povray since r15-7400-gd3ff498c478ace
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118957
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118966
Jeffrey A. Law changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26163
Bug 26163 depends on bug 118966, which changed state.
Bug 118966 Summary: [15 Regression] 6% slowdown of 464.h264ref on Aarch64
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118966
What|Removed |Added
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119159
Jeffrey A. Law changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
1 - 100 of 177 matches
Mail list logo