https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96968
akrl at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97250
Bug ID: 97250
Summary: Implement -march=x86-64-v2, -march=x86-64-v3,
-march=x86-64-v4 for x86-64
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97250
Florian Weimer changed:
What|Removed |Added
Last reconfirmed||2020-09-30
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97251
Bug ID: 97251
Summary: [10/11 Regression] arm: ICEs compiling
pure-code/no-literal-pool.c with integer MVE
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97251
--- Comment #1 from CVS Commits ---
The master branch has been updated by Alex Coplan :
https://gcc.gnu.org/g:f63023fafbbc13545fef67e6b32a55b48a945fcf
commit r11-3545-gf63023fafbbc13545fef67e6b32a55b48a945fcf
Author: Alex Coplan
Date: Wed Se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97251
--- Comment #2 from Alex Coplan ---
Fixed on trunk. Needs backporting to GCC 10.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97252
Bug ID: 97252
Summary: [10/11 Regression] arm: ICE compiling
pure-code/pr94538-2.c with MVE since
r10-7293-g3eff57aa
Product: gcc
Version: 11.0
Status
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97236
--- Comment #5 from Richard Biener ---
(In reply to Richard Biener from comment #4)
> So what goes wrong is the single-element interleaving code-gen for the
> pointer copy. We have
>
> t.c:18:21: note: Detected single element interleaving
> p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97242
Dominique d'Humieres changed:
What|Removed |Added
Priority|P3 |P4
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97253
Bug ID: 97253
Summary: [c++20] last character not shown when printing out
std::array via -Wunused-local-typedefs
Product: gcc
Version: 11.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96313
--- Comment #5 from CVS Commits ---
The master branch has been updated by Kyrylo Tkachov :
https://gcc.gnu.org/g:135b043196b5575c690ef1e07bcbb49bf037c3a2
commit r11-3547-g135b043196b5575c690ef1e07bcbb49bf037c3a2
Author: Kyrylo Tkachov
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97150
--- Comment #3 from CVS Commits ---
The master branch has been updated by Kyrylo Tkachov :
https://gcc.gnu.org/g:2d8fbebdb1eaca8de557ab3052535a8e4b8f8972
commit r11-3548-g2d8fbebdb1eaca8de557ab3052535a8e4b8f8972
Author: Kyrylo Tkachov
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96313
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |ktkachov at gcc dot
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97150
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Ever confirmed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97253
Jonathan Wakely changed:
What|Removed |Added
Ever confirmed|0 |1
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97254
Bug ID: 97254
Summary: [nvptx] Define PCC_BITFIELD_TYPE_MATTERS
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97127
rsandifo at gcc dot gnu.org changed:
What|Removed |Added
CC||rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97250
--- Comment #1 from Florian Weimer ---
First patch committed (preparatory only):
https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=92e652d8c21bd7e66c
Second patch posted:
https://gcc.gnu.org/pipermail/gcc-patches/2020-September/555174.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97184
--- Comment #2 from CVS Commits ---
The master branch has been updated by H.J. Lu :
https://gcc.gnu.org/g:46183c96d2aea8181efb6bc3cfdb221987fe002d
commit r11-3552-g46183c96d2aea8181efb6bc3cfdb221987fe002d
Author: H.J. Lu
Date: Wed Sep 23 12:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97045
--- Comment #3 from CVS Commits ---
The master branch has been updated by Paul Thomas :
https://gcc.gnu.org/g:fcc4891d7f3bff1a3f7428f12830bc942989306c
commit r11-3554-gfcc4891d7f3bff1a3f7428f12830bc942989306c
Author: Paul Thomas
Date: Wed Se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97255
Bug ID: 97255
Summary: Vectorizer gives a boolean a value of 255
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97184
--- Comment #3 from CVS Commits ---
The releases/gcc-10 branch has been updated by H.J. Lu :
https://gcc.gnu.org/g:021c792a36143f3aaaf27efc7190c6e59b56f084
commit r10-8829-g021c792a36143f3aaaf27efc7190c6e59b56f084
Author: H.J. Lu
Date: Wed S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97184
--- Comment #4 from CVS Commits ---
The releases/gcc-9 branch has been updated by H.J. Lu :
https://gcc.gnu.org/g:cbe1264d10f34d514cae5f002e0d717bbc8d32a3
commit r9-8959-gcbe1264d10f34d514cae5f002e0d717bbc8d32a3
Author: H.J. Lu
Date: Wed Sep
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97184
--- Comment #5 from CVS Commits ---
The releases/gcc-8 branch has been updated by H.J. Lu :
https://gcc.gnu.org/g:b0e6f198547d423b24520c13e3c29f3712026fce
commit r8-10556-gb0e6f198547d423b24520c13e3c29f3712026fce
Author: H.J. Lu
Date: Wed Se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97184
H.J. Lu changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|11.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97242
Tobias Burnus changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97229
--- Comment #2 from Milian Wolff ---
As I said, >99% of the samples point to this backtrace:
```
__sanitizer_ptr_cmp
__asanCheckForInvalidPointerPair
__asanCheckForInvalidPointerPair
__asan::IsInvalidPointerPair
__asan::GetGlobalAddressInformat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97251
Alex Coplan changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97256
Bug ID: 97256
Summary: auto function return different result
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97255
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96837
--- Comment #4 from CVS Commits ---
The master branch has been updated by Joel Hutton :
https://gcc.gnu.org/g:97b798d80baf945ea28236eef3fa69f36626b579
commit r11-3559-g97b798d80baf945ea28236eef3fa69f36626b579
Author: Joel Hutton
Date: Wed Se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96795
--- Comment #1 from CVS Commits ---
The master branch has been updated by SRINATH PARVATHANENI
:
https://gcc.gnu.org/g:6bd4ce64eb48a72eca300cb52773e6101d646004
commit r11-3560-g6bd4ce64eb48a72eca300cb52773e6101d646004
Author: Srinath Parvathane
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97252
Alex Coplan changed:
What|Removed |Added
Target Milestone|--- |10.3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97251
Alex Coplan changed:
What|Removed |Added
Target Milestone|--- |10.3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96827
Joel Hutton changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94595
Christophe Lyon changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94595
--- Comment #2 from CVS Commits ---
The master branch has been updated by Christophe Lyon :
https://gcc.gnu.org/g:ef11f5b37b0a62dbad9ed37613a3799dc98f6f8b
commit r11-3564-gef11f5b37b0a62dbad9ed37613a3799dc98f6f8b
Author: Christophe Lyon
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96827
--- Comment #10 from Jakub Jelinek ---
r11-3559-g97b798d80baf945ea28236eef3fa69f36626b579
(so that there is link to that commit).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96837
Joel Hutton changed:
What|Removed |Added
CC||joel.hutton at arm dot com
--- Comment #5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97256
--- Comment #1 from Richard Biener ---
possibly this returns a reference to a local variable which is undefined?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97255
Richard Biener changed:
What|Removed |Added
Component|c++ |tree-optimization
Assignee|un
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96827
H.J. Lu changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97189
Martin Sebor changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |msebor at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96827
--- Comment #12 from CVS Commits ---
The master branch has been updated by H.J. Lu :
https://gcc.gnu.org/g:373b99dc40949efa697326f378e5022a02e0328b
commit r11-3565-g373b99dc40949efa697326f378e5022a02e0328b
Author: H.J. Lu
Date: Wed Sep 30 08
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97235
--- Comment #2 from Jan Hubicka ---
I am testing this fix. Problem is that when modref is disabled we never
relase ipa-prop datastructures.
2020-09-30 Jan Hubicka
* ipa-fnsummary.c: (pass_free_fnsummary:execute): Call
ipa_f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97257
Bug ID: 97257
Summary: FAIL: gcc.target/i386/movdir64b.c (test for excess
errors)
Product: gcc
Version: 8.4.0
Status: UNCONFIRMED
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95788
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=97225
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92271
--- Comment #4 from CVS Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:73ae6eb572515ad627b575a7fbdfdd47a4368e1c
commit r11-3569-g73ae6eb572515ad627b575a7fbdfdd47a4368e1c
Author: Jonathan Wakely
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95673
Martin Sebor changed:
What|Removed |Added
Blocks||83819
--- Comment #6 from Martin Sebor -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97206
--- Comment #8 from CVS Commits ---
The master branch has been updated by Martin Sebor :
https://gcc.gnu.org/g:e808f3fdfa8f31066da19011b55acb8c0446c72d
commit r11-3570-ge808f3fdfa8f31066da19011b55acb8c0446c72d
Author: Martin Sebor
Date: Wed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97189
--- Comment #1 from CVS Commits ---
The master branch has been updated by Martin Sebor :
https://gcc.gnu.org/g:7dbc7ad524a540e34ce25d120d0968f36c571bbb
commit r11-3571-g7dbc7ad524a540e34ce25d120d0968f36c571bbb
Author: Martin Sebor
Date: Wed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97206
Martin Sebor changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97189
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97183
--- Comment #6 from CVS Commits ---
The releases/gcc-10 branch has been updated by Jim Wilson :
https://gcc.gnu.org/g:9d85b9880e1772ead961c7b5a2bd8caab57815bf
commit r10-8831-g9d85b9880e1772ead961c7b5a2bd8caab57815bf
Author: Jim Wilson
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97183
--- Comment #7 from Jim Wilson ---
Fixed on mainline and the gcc-10 branch.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97183
Jim Wilson changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90931
Tom de Vries changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81688
Tom de Vries changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86117
Damian Rouson changed:
What|Removed |Added
CC||damian at sourceryinstitute
dot or
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97257
H.J. Lu changed:
What|Removed |Added
See Also||https://sourceware.org/bugz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95188
--- Comment #10 from Mark Wielaard ---
Created attachment 49293
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49293&action=edit
supergraph
> Mark: please can you add -fdump-analyzer-supergraph to the arguments and
> attach > the bzip2.c.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97258
Bug ID: 97258
Summary: -fanalyze fails to analyze static callbacks
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: analyz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97259
Bug ID: 97259
Summary: Incorrect ENQCMD and ENQCMDS patterns
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
sp)
callmemcmp
addq$24, %rsp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size f, .-f
.ident "GCC: (GNU) 11.0.0 20200930 (experimental)"
.section.note.GNU-stack,"",@progbits
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97260
Martin Sebor changed:
What|Removed |Added
Known to work||4.8.5
Known to fail|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97260
--- Comment #2 from Martin Sebor ---
Bisection points to r200211 as the first commit after which the call wasn't
folded:
commit 6a6dac5293ee21d9aed0d394a0cb23948bb1efad
Author: Jan Hubicka
Date: Wed Jun 19 20:06:12 2013 +0200
cgraph.h (c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90210
--- Comment #1 from CVS Commits ---
The master branch has been updated by Marek Polacek :
https://gcc.gnu.org/g:cf7dae01734eea0dfb4c387e4cd40e1f9a682f56
commit r11-3574-gcf7dae01734eea0dfb4c387e4cd40e1f9a682f56
Author: Marek Polacek
Date: Fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90210
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97261
Bug ID: 97261
Summary: gcc-10 produces invalid -Warray-bounds warning
Product: gcc
Version: 10.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97261
--- Comment #1 from Dima Kogan ---
Created attachment 49294
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49294&action=edit
Code to demo the issue
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97260
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97261
Richard Biener changed:
What|Removed |Added
CC||msebor at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97262
Bug ID: 97262
Summary: rror: cast from 'const ana::region*' to 'long int'
loses precision
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97262
--- Comment #1 from fdlbxtqi ---
You cannot cast pointer this way. How do you guys control your code quality
now?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97262
Martin Liška changed:
What|Removed |Added
Last reconfirmed||2020-10-01
CC|
76 matches
Mail list logo