https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101906
Bug ID: 101906
Summary: Constant evaluation failure in concepts
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85551
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
Component|rtl-optim
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77287
Andrew Pinski changed:
What|Removed |Added
Component|rtl-optimization|target
--- Comment #5 from Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71022
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101905
Bug ID: 101905
Summary: Missed debug information for global register variable
Product: gcc
Version: 9.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101756
--- Comment #7 from Andrew Pinski ---
Note with my patch for PR 101805, we are able to get the scalar version of this
function to:
xorl%eax, %eax
testl %edx, %edx
sete%al
orl %esi, %eax
ret
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101871
--- Comment #4 from kargl at gcc dot gnu.org ---
With this testcase,
program tao_program
implicit none
integer i
character(80) abc(9)
character(1) n
n = 'H'
abc = [character(80) :: &
& 'a'//n, 'ab', 'abc', 'd', 'def', 'g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101805
Andrew Pinski changed:
What|Removed |Added
URL||https://gcc.gnu.org/piperma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61119
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |6.0
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99921
--- Comment #2 from CVS Commits ---
The master branch has been updated by Michael Meissner :
https://gcc.gnu.org/g:58eec9908c01e2f5a6eb9cd76bbf037bbe2cf5e6
commit r12-2905-g58eec9908c01e2f5a6eb9cd76bbf037bbe2cf5e6
Author: Michael Meissner
Date
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58920
--- Comment #7 from Andrew Pinski ---
maybe have the front-end emit (if -fdelete-null-pointer-checks is on),
if (ref == NULL) __builtin_unreachable();
This might most cases, how many I don't know.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47825
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18180
--- Comment #9 from Andrew Pinski ---
I think this is all fixed with the patch for PR 71876.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51886
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |5.3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77399
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |10.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88314
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |12.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79249
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |8.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77935
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |7.4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57846
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |8.3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66615
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |6.4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33257
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |10.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46551
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |6.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61504
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |7.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74744
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |8.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79917
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |10.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45068
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |4.6.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101534
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |12.0
Summary|ICE in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64122
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80540
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79015
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100117
Sergei Trofimovich changed:
What|Removed |Added
CC||slyfox at gcc dot gnu.org
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79124
Andrew Pinski changed:
What|Removed |Added
CC||robert.suchanek at imgtec dot
com
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65877
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79786
--- Comment #3 from Andrew Pinski ---
Note the bug was introduced at r5-869.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79786
Andrew Pinski changed:
What|Removed |Added
Component|target |c++
--- Comment #2 from Andrew Pinski -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97208
Giulio Benetti changed:
What|Removed |Added
CC||giulio.benetti@benettiengin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68010
Andrew Pinski changed:
What|Removed |Added
Summary|internal compiler error: in |ICE with -g and using
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61925
Andrew Pinski changed:
What|Removed |Added
CC||zsojka at seznam dot cz
--- Comment #14
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59683
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69318
--- Comment #5 from Andrew Pinski ---
I really doubt there is anything we can do about this one really, In the
previous version of the ABI (<=9), regparm and/or stdcall were not mangled for
the function type. So obviously we would get two symbol
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59927
Andrew Pinski changed:
What|Removed |Added
CC||zsojka at seznam dot cz
--- Comment #13
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51518
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60900
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Known to fail|4.10.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47018
Andrew Pinski changed:
What|Removed |Added
Known to work|4.7.1 |
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46322
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2021-08-13
Status|UNCONFIRME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90443
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2021-08-13
Summary|-flto=n on
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101904
Bug ID: 101904
Summary: Wrong result of decltype during instantiation of
std::result_of
Product: gcc
Version: 11.2.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53286
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101903
Bug ID: 101903
Summary: [9/10/11/12 Regression] ICE with invalid constexpr
constructor in template class
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Keyword
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101524
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2021-08-13
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101620
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101686
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2021-08-13
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101764
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2021-08-13
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101817
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101897
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |12.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94679
--- Comment #3 from Andrew Pinski ---
I suspect -fkeep-inline-functions is not really usable any more with C++ code
like this.
To make sure fooable constraint is valid, we need to instantiate
"IMove::operator()" which we don't know if it is going
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67693
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |8.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67693
Andrew Pinski changed:
What|Removed |Added
Known to fail||7.5.0
Resolution|DUPLICATE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95389
Ian Lance Taylor changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101899
--- Comment #1 from Tobias Burnus ---
>From the gimple dump:
#pragma omp taskloop firstprivate(D.3968) private(i) firstprivate(offset.2) \
firstprivate(stride.1) firstprivate(a.0)
and omplower shows:
.omp_data_o.8.a.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24639
Bug 24639 depends on bug 101734, which changed state.
Bug 101734 Summary: missing warning reading from a write-only object
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101734
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101734
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101734
--- Comment #2 from CVS Commits ---
The master branch has been updated by Martin Sebor :
https://gcc.gnu.org/g:fb85d6eb6c392e829d1ee5b8a2e2b81c53c9840f
commit r12-2903-gfb85d6eb6c392e829d1ee5b8a2e2b81c53c9840f
Author: Martin Sebor
Date: Fri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101898
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2021-08-13
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101259
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101259
--- Comment #3 from Gaius Mulley ---
"doko at debian dot org" writes:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101259
>
> Matthias Klose changed:
>
>What|Removed |Added
> -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101391
Gaius Mulley changed:
What|Removed |Added
CC||gaiusmod2 at gmail dot com
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101902
Bug ID: 101902
Summary: [12 regression] g++.dg/warn/uninit-1.C has excess
errors after r12-2898
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97657
Martin Liška changed:
What|Removed |Added
Resolution|--- |INVALID
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100393
--- Comment #8 from Martin Liška ---
(In reply to Richard Biener from comment #4)
> I guess that's already done, so it has to be fixed in other ways, like by
> keeping the partial sum when decreasing the size in
I can confirm the decreasing wor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100393
--- Comment #7 from Martin Liška ---
> Now, there's the possibility of doing a quick guess before doing this
> loop, once via using (end - start) and once via using 2 * (end - start).
> Only if the first can be handled and the second not we have
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51545
Martin Sebor changed:
What|Removed |Added
Known to fail||11.2.0, 12.0, 4.1.0
Last reconfirmed|20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101901
Bug ID: 101901
Summary: "warning: statement has no effect" in a variadic
template with empty parameter pack.
Product: gcc
Version: 11.2.0
Status: UNCONFIRMED
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90589
--- Comment #18 from Mathieu Desnoyers
---
Created attachment 51302
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51302&action=edit
Interceptor library working-around glibc's intl issues for malloc interceptors
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101056
Christophe Lyon changed:
What|Removed |Added
CC||clyon at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100413
Martin Liška changed:
What|Removed |Added
CC||mjambor at suse dot cz
Assigne
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101726
--- Comment #7 from Stefan Kneifel ---
OK works for me, thank you!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101354
--- Comment #6 from CVS Commits ---
The master branch has been updated by Martin Liska :
https://gcc.gnu.org/g:4998404915bba9cb04c438a926cdf7126782a767
commit r12-2901-g4998404915bba9cb04c438a926cdf7126782a767
Author: Martin Liska
Date: Thu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100788
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100788
--- Comment #16 from CVS Commits ---
The releases/gcc-10 branch has been updated by Martin Liska
:
https://gcc.gnu.org/g:ff3978f5ea2672b208830a97d276cc1c856f6231
commit r10-10035-gff3978f5ea2672b208830a97d276cc1c856f6231
Author: Martin Liska
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100788
--- Comment #15 from CVS Commits ---
The releases/gcc-11 branch has been updated by Martin Liska
:
https://gcc.gnu.org/g:5f00ef3bc724e22628fdfd81855013115d115ebe
commit r11-8863-g5f00ef3bc724e22628fdfd81855013115d115ebe
Author: Martin Liska
D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101261
Martin Liška changed:
What|Removed |Added
Known to work||12.0
--- Comment #7 from Martin Liška -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101261
--- Comment #6 from CVS Commits ---
The master branch has been updated by Martin Liska :
https://gcc.gnu.org/g:fa28520fadb9405f4387ceb419b0b7fc3ba0a61f
commit r12-2900-gfa28520fadb9405f4387ceb419b0b7fc3ba0a61f
Author: Martin Liska
Date: Fri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101900
--- Comment #1 from H.J. Lu ---
Created attachment 51301
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51301&action=edit
A patch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101900
Bug ID: 101900
Summary: -mtune-ctrl=use_vector_fp_converts,use_vector_converts
doesn't work with AVX
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101880
Volker Reichelt changed:
What|Removed |Added
CC||reichelt at gcc dot gnu.org
Ever
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101899
Bug ID: 101899
Summary: [OpenMP] Wrong results with !$omp taskloop – but only
in Fortran version
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Keywords: openm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101898
Bug ID: 101898
Summary: [concepts] ICE with auto in concept definition
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81334
Максим Прохоренко changed:
What|Removed |Added
CC||maxim.prohorenko at gmail dot
com
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101192
--- Comment #2 from Yang Wang ---
*** Bug 101623 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101623
Yang Wang changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101191
--- Comment #2 from Yang Wang ---
*** Bug 101556 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101556
Yang Wang changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100643
--- Comment #4 from Martin Liška ---
@Jason: Can you please take a look?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92359
--- Comment #4 from Bence Szabó ---
>That should not matter in even in shared libraries unless you are doing some
>symbol hidding in the shared library really.
Hmm. I just run the attached example on linux (after some tuning) with -fPIC,
and i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100888
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|NEW
Keywords|ice-on-valid-code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85225
Yang Wang changed:
What|Removed |Added
CC||njuwy at smail dot nju.edu.cn
--- Comment #8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101191
Yang Wang changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83434
Yang Wang changed:
What|Removed |Added
CC||njuwy at smail dot nju.edu.cn
--- Comment #4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101147
Yang Wang changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRMED
1 - 100 of 140 matches
Mail list logo