https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118540
Li Pan changed:
What|Removed |Added
CC||pan2.li at intel dot com
--- Comment #1 from L
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118852
--- Comment #10 from Richard Biener ---
(In reply to Richard Biener from comment #9)
> A testcase would be the following - we don't perform loop-header copying
> for an isolated testcase, thus manually here.
>
> void *
> foo (void **p, void **l
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118864
Richard Biener changed:
What|Removed |Added
Last reconfirmed||2025-02-14
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118874
Rainer Orth changed:
What|Removed |Added
Target Milestone|--- |15.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118874
Bug ID: 118874
Summary: ICE in copy_rtx, at rtl.cc:372
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118856
--- Comment #9 from Jakub Jelinek ---
Oh, the lack of the allocator calls is due to constexpr and those doing nothing
at all.
I wonder why it isn't being optimized out for the pre- r15-7481 case. And why
do the ~allocator calls remain even if t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108608
--- Comment #13 from fengfei.xi at horizon dot auto ---
(In reply to Richard Sandiford from comment #12)
> (In reply to fengfei.xi from comment #11)
> > could you please explain under what specific circumstances this change might
> > lead to slow
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118817
--- Comment #15 from Malik Shahzad MUZAFFAR ---
I confirm that cherry-pick the following two changes
- https://gcc.gnu.org/g:0a1d2ea57722c248777e1130de076e28c443ff8b
- https://gcc.gnu.org/g:77d01927bd7c989d431035251a5c196fe39bcec9
on top of
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118852
--- Comment #11 from Richard Biener ---
The bug also reproduces with -msse4.2 instead of -march=x86-64-v2 and there
it seems to reproduce more reliably. When I edit tree-flow-inline.h to
perform loop header copying vectorization is then the wit
vtv --with-zstd --without-isl --enable-default-pie
--enable-host-pie --disable-host-bind-now --enable-default-ssp
--disable-fixincludes --with-build-config='bootstrap-O3 bootstrap-lto'
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.0.1 20250214 (ex
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118884
--- Comment #1 from Sam James ---
Created attachment 60502
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60502&action=edit
cget24.f-pp.f.xz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118845
--- Comment #10 from Sam James ---
Thanks. It doesn't ICE anymore, but it does get rejected: PR118884.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70037
Marek Polacek changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |mpolacek at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118868
--- Comment #4 from Andrew Pinski ---
(In reply to Richard Biener from comment #3)
> Hmm, I'm not sure the GIMPLE verification is sensible, I'd have simply
> required compatible types.
Right, I agree; I suspect I missed that PAREN_EXPR is not f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118876
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118876
--- Comment #2 from Andrew Pinski ---
Created attachment 60501
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60501&action=edit
Reduced testcase
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118862
--- Comment #6 from Thomas Koenig ---
> I'll take a look.
Found it, will probably submit tomorrow.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82794
Marek Polacek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82936
Marek Polacek changed:
What|Removed |Added
Keywords|needs-bisection |
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118883
Bug ID: 118883
Summary: [C++17] Incorrectly requires initializer for static
constexpr class-member
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: nor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118878
Georg-Johann Lay changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118876
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |15.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118875
--- Comment #2 from Eyal Rozenberg ---
(In reply to Jonathan Wakely from comment #1)
> (In reply to Eyal Rozenberg from comment #0)
> I think you're assuming there's some specific code to deal the uppercase
> form, but it just looks for a close
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118878
Bug ID: 118878
Summary: [ice][avr] internal compiler error: in avr_out_plus_1,
at config/avr/avr.cc:8801
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118875
Andrew Pinski changed:
What|Removed |Added
Component|driver |c
Severity|normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118879
Bug ID: 118879
Summary: Missed optimisation: std::in_range simpler size check
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67491
Bug 67491 depends on bug 82794, which changed state.
Bug 82794 Summary: ICE: Cannot allocate memory for concept with default argument
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82794
What|Removed |Added
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82794
--- Comment #5 from GCC Commits ---
The trunk branch has been updated by Marek Polacek :
https://gcc.gnu.org/g:77ba1ab85d3a45005bfff90b2fd262e102e5383a
commit r15-7537-g77ba1ab85d3a45005bfff90b2fd262e102e5383a
Author: Marek Polacek
Date: Fri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70037
--- Comment #8 from GCC Commits ---
The trunk branch has been updated by Marek Polacek :
https://gcc.gnu.org/g:9fd4e414830bb84b1cf1a7df4945d26c078729c9
commit r15-7536-g9fd4e414830bb84b1cf1a7df4945d26c078729c9
Author: Marek Polacek
Date: Fri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70037
Marek Polacek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67491
Bug 67491 depends on bug 70037, which changed state.
Bug 70037 Summary: [concepts] comdat group error and an ICE with a conceptified
tuple implementation
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70037
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82794
Marek Polacek changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |mpolacek at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82936
--- Comment #6 from GCC Commits ---
The trunk branch has been updated by Marek Polacek :
https://gcc.gnu.org/g:dfd1b1abab9d3159e6f43e234ab78638f92d613e
commit r15-7538-gdfd1b1abab9d3159e6f43e234ab78638f92d613e
Author: Marek Polacek
Date: Fri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118856
Jason Merrill changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82936
Marek Polacek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110503
--- Comment #9 from Andrew Pinski ---
Looking into this again, we have:
# RANGE [irange] int [0, 1]
_11 = 1 % _10;
Which is just `_10 != 1`
But that does not fix the situtation fully. I guess for GCC 16, I will finish
up my test_for_si
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118856
--- Comment #12 from Sergei Trofimovich ---
The change fixes mesonlsp-4.3.7 tests for me. Thank you!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106980
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
Last reco
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110503
--- Comment #10 from Andrew Pinski ---
One thing we should note is that VRP and forwprop go and forth between:
```
# RANGE [irange] int [0, 1]
_11 = 1 % _10;
_3 = (unsigned int) _11;
# RANGE [irange] unsigned int [0, 0][+INF, +INF]
_14
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113331
Thomas Schwinge changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118865
--- Comment #11 from GCC Commits ---
The trunk branch has been updated by Andrew Pinski :
https://gcc.gnu.org/g:0c3cc57f0e71a7a945fb10c817260dd8a7894e7f
commit r15-7547-g0c3cc57f0e71a7a945fb10c817260dd8a7894e7f
Author: Andrew Pinski
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118865
Andrew Pinski changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118867
--- Comment #15 from GCC Commits ---
The trunk branch has been updated by Andrew Pinski :
https://gcc.gnu.org/g:0c3cc57f0e71a7a945fb10c817260dd8a7894e7f
commit r15-7547-g0c3cc57f0e71a7a945fb10c817260dd8a7894e7f
Author: Andrew Pinski
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99098
Bug 99098 depends on bug 118865, which changed state.
Bug 118865 Summary: [12/13/14/15 regression] -Wfree-nonheap-object false
positive
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118865
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118876
--- Comment #1 from Andrew Pinski ---
Created attachment 60500
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60500&action=edit
testcase (not preprocessed though)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83144
Marek Polacek changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |mpolacek at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86933
--- Comment #2 from GCC Commits ---
The master branch has been updated by Patrick Palka :
https://gcc.gnu.org/g:80b9c9c844458779556995a5be7c08a8894d0f96
commit r15-7539-g80b9c9c844458779556995a5be7c08a8894d0f96
Author: Patrick Palka
Date: Fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102626
Patrick Palka changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118265
Patrick Palka changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100538
Patrick Palka changed:
What|Removed |Added
Target Milestone|--- |15.0
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101603
Bug 101603 depends on bug 100538, which changed state.
Bug 100538 Summary: g++ miscompile / ICE with variadic member function pointer
argument list
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100538
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115486
Patrick Palka changed:
What|Removed |Added
CC||ppalka at gcc dot gnu.org
Resol
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86933
Patrick Palka changed:
What|Removed |Added
CC||ppalka at gcc dot gnu.org
Target Miles
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86660
--- Comment #22 from GCC Commits ---
The trunk branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:9611ce687904a22da2febbc97acba2ae0f0c3780
commit r15-7542-g9611ce687904a22da2febbc97acba2ae0f0c3780
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92969
Patrick Palka changed:
What|Removed |Added
CC||ppalka at gcc dot gnu.org
St
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101603
Bug 101603 depends on bug 92969, which changed state.
Bug 92969 Summary: Segmentation fault compiling partial specialization of
auto-deduced member function pointers
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92969
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118878
--- Comment #1 from GCC Commits ---
The master branch has been updated by Georg-Johann Lay :
https://gcc.gnu.org/g:1dc4e220ca2272d668ddb3041ccd9e69b968e532
commit r15-7544-g1dc4e220ca2272d668ddb3041ccd9e69b968e532
Author: Georg-Johann Lay
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118878
Georg-Johann Lay changed:
What|Removed |Added
Status|NEW |RESOLVED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113331
--- Comment #5 from GCC Commits ---
The trunk branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:2b9bdb2d286e6872f4195ba2e710130cf6b2805d
commit r15-7543-g2b9bdb2d286e6872f4195ba2e710130cf6b2805d
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83144
--- Comment #4 from Marek Polacek ---
template class tuple;
struct _Head_base {
int _M_head_impl;
};
template struct _Tuple_impl;
template
struct _Tuple_impl<_Idx, _Head, _Tail...> : _Head_base {};
template
struct tuple<_T1, _T2> : _Tuple_i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 92431, which changed state.
Bug 92431 Summary: ICE with spaceship in constexpr evaluation
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92431
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96676
Marek Polacek changed:
What|Removed |Added
Last reconfirmed|2021-10-01 00:00:00 |2025-2-14
--- Comment #4 from Marek Pola
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94282
--- Comment #10 from GCC Commits ---
The trunk branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:2b9bdb2d286e6872f4195ba2e710130cf6b2805d
commit r15-7543-g2b9bdb2d286e6872f4195ba2e710130cf6b2805d
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92431
Marek Polacek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96364
Marek Polacek changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |mpolacek at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83144
--- Comment #5 from GCC Commits ---
The trunk branch has been updated by Marek Polacek :
https://gcc.gnu.org/g:8e44f7ecb7b9ad6893f7784b1a303a5463b46cd5
commit r15-7546-g8e44f7ecb7b9ad6893f7784b1a303a5463b46cd5
Author: Marek Polacek
Date: Fri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83144
Marek Polacek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 83144, which changed state.
Bug 83144 Summary: ICE using trailing return type and constexpr with GCC 7.X
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83144
What|Removed |Added
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106685
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118883
--- Comment #1 from Andrew Pinski ---
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0386r2.pdf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118883
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108617
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71962
Andrew Pinski changed:
What|Removed |Added
CC||andre.schackier at gmail dot
com
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 108617, which changed state.
Bug 108617 Summary: nullptr comparision in constexpr function reported as not
constexpr when using -fsanitize=returns-nonnull-attribute
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108617
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71962
Andrew Pinski changed:
What|Removed |Added
CC||pdimov at gmail dot com
--- Comment #14
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108617
Bug 108617 depends on bug 104426, which changed state.
Bug 104426 Summary: -fsanitize=undefined causes constexpr failures
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104426
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104426
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118867
--- Comment #17 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #16)
> So one issue with FRE/PRE not figuring out on the predicates is due to the
> SSA_NAME NOT being last.
I mean the SSA_NAME being last and NOT first is getting
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113826
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71962
Andrew Pinski changed:
What|Removed |Added
CC||ivan.lazaric.gcc at gmail dot
com
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118867
--- Comment #16 from Andrew Pinski ---
Created attachment 60503
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60503&action=edit
Patch for the canonical of variants
(In reply to Richard Biener from comment #14)
> We have helpers for foldi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118884
kargls at comcast dot net changed:
What|Removed |Added
CC||kargls at comcast dot net
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118884
--- Comment #5 from Jerry DeLisle ---
Not disagreeing, however:
Warning: Type mismatch at (1) passing global function ‘cslect’ declared at (2)
(UNKNOWN/LOGICAL(4))
cget24.f-pp.f:545:32:
237 |IF( CSLECT( W( I ) ) )
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118884
--- Comment #3 from Sam James ---
Should I ask LAPACK upstream to build with -std=legacy?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116594
--- Comment #3 from Jin Ma ---
(In reply to Andrew Pinski from comment #1)
> All known brokeness of xtheadvector .
Hi, I conducted regression testing on XTheadVector and compared it with
rv64gcv_zvfh. The results indicate that XTheadVector has
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118873
--- Comment #1 from Konstantinos Eleftheriou ---
These subregs are generated from `store_bit_field`. We could fix this by
updating `store_bit_field` or avoid calling it in those cases and handle this
in-place. Actually, we're rejecting cases wit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114065
--- Comment #34 from Matthias Klose ---
two months now passed, and we are in stage4 now for over a month. what is the
status of that now?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118876
Bug ID: 118876
Summary: [15 Regression][OpenMP] ICE on valid code
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code, openmp
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118875
Bug ID: 118875
Summary: Accept standard names with uppercase C
Product: gcc
Version: 14.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: driver
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118852
--- Comment #14 from Richard Biener ---
Created attachment 60498
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60498&action=edit
runtime testcase
> ./xgcc -B. t.i -fgnu89-inline -fno-strict-aliasing -fallow-store-data-races
> -O3 -msse4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118817
--- Comment #16 from rguenther at suse dot de ---
On Fri, 14 Feb 2025, shahzad.malik.muzaffar at cern dot ch wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118817
>
> --- Comment #15 from Malik Shahzad MUZAFFAR dot ch> ---
> I confirm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118610
--- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE ---
> --- Comment #2 from Vladimir Makarov ---
> (In reply to Eric Botcazou from comment #1)
>> Indeed, I have reopened PR rtl-optimization/118067
>
> Sorry, I can not reproduce it with tod
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118852
--- Comment #12 from Richard Biener ---
Created attachment 60497
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60497&action=edit
patch to tree-ssa-sccvn.c
Applying the attached patch to SPEC sources shows the vectorized loop not
processi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118790
--- Comment #36 from GCC Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:74ea20e16cf18b42071557b71a42ea31c8192425
commit r15-7526-g74ea20e16cf18b42071557b71a42ea31c8192425
Author: Jakub Jelinek
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118865
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118867
Richard Biener changed:
What|Removed |Added
CC||amacleod at redhat dot com,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118868
--- Comment #3 from Richard Biener ---
Hmm, I'm not sure the GIMPLE verification is sensible, I'd have simply
required compatible types.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118869
--- Comment #3 from Richard Biener ---
Rejecting this (assoc barrier on non-arithmetic type) would be best I think.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117293
--- Comment #8 from m.cencora at gmail dot com ---
(In reply to Patrick Palka from comment #7)
> Substituting U=string into overload_set::type during
> overload resolution certainly has the side effect of instantiating that
> class template speci
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118852
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
1 - 100 of 139 matches
Mail list logo