https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101533
--- Comment #1 from Richard Biener ---
25987 /* Prevent broken recursion; we can't hand off to the same type.
*/
25988 gcc_assert (DECL_ORIGINAL_TYPE (name) != type);
I guess the issue is that we have qualified_type == type but
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101531
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |11.2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101530
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101544
Bug ID: 101544
Summary: [OpenMP] 'declare target' block around class –
unresolved _Znwm = "operator new(unsigned long)"
Product: gcc
Version: 12.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101528
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |11.2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101525
Richard Biener changed:
What|Removed |Added
CC||msebor at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577
--- Comment #270 from Larkin Nickle ---
Reading symbols from
/home/larbob/Projects/build-gcc/builds/gcc-11.1.0/.o/./prev-gcc/cc1...BFD:
/home/larbob/Projects/build-gcc/builds/gcc-11.1.0/.o/prev-gcc/cc1 symbol number
7215 references nonexistent SH
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80813
--- Comment #1 from Andrew Pinski ---
Note the code is worse in GCC 11+, there seems to be a missing optimization on
the gimple level ...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101543
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101543
Bug ID: 101543
Summary: extra zeroing of empty struct argument/return value
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: enhanc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64405
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |9.0
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61287
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577
--- Comment #269 from Larkin Nickle ---
(In reply to The Written Word from comment #268)
> (In reply to Larkin Nickle from comment #262)
> > Created attachment 51182 [details]
> > GCC 11.1 patch to net dwarf2 debugging symbols
> >
> > Rebuilding
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31679
--- Comment #7 from Andrew Pinski ---
HWI is always 64bit these days so I doubt this can be reproduced.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39329
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577
--- Comment #268 from The Written Word
---
(In reply to Larkin Nickle from comment #262)
> Created attachment 51182 [details]
> GCC 11.1 patch to net dwarf2 debugging symbols
>
> Rebuilding with this patch. Should hopefully net me actual dwarf2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21812
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=13588
Andrew Pinski changed:
What|Removed |Added
Host|i686-cygwin |
Last reconfirmed|2004-04-18 04:15:35
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88763
Andrew Pinski changed:
What|Removed |Added
Keywords||diagnostic
Severity|normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84416
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |9.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84416
Andrew Pinski changed:
What|Removed |Added
Known to work||4.2.0, 4.8.5
Last reconfirmed|2018-02-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88531
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
Blocks|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85017
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
Severity|n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64716
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81558
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
Severity|n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54935
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57204
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58280
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
See Also|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58902
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56717
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
Severity|n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42172
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42172
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
Severity|n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577
--- Comment #267 from The Written Word
---
(In reply to Larkin Nickle from comment #266)
> I'll try that 7.9.1 as a last resort; I noticed that 7.3.1 was able to read
> dwarf4 symbols from a previous 4.9.2 build I did so I'm testing building
> 1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101542
Bug ID: 101542
Summary: __gnu_cxx::sequence_buffer const copy constructor is
badly broken
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51074
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
Severity|n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48092
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
Severity|n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49773
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
Blocks|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33243
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577
--- Comment #266 from Larkin Nickle ---
I'll try that 7.9.1 as a last resort; I noticed that 7.3.1 was able to read
dwarf4 symbols from a previous 4.9.2 build I did so I'm testing building 11.1
patched to produce debug symbols similarly.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577
--- Comment #265 from The Written Word
---
(In reply to Larkin Nickle from comment #264)
> Oh, and I should mention this is what I get with 7.3.1 or 7.5.1:
>
> Reading symbols from
> /home/larbob/Projects/build-gcc/builds/gcc-11.1.0/.o/prev-gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93742
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #4 from Andrew P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101510
--- Comment #17 from Madhu ---
* "redi at gcc dot gnu.org"
Wrote on Tue, 20 Jul 2021 19:38:18 +
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101510
> Fixed on trunk now, I'll backport it too, but not in time for 11.2
Thanks!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87319
Andrew Pinski changed:
What|Removed |Added
Component|middle-end |tree-optimization
--- Comment #6 from An
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82705
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed|2017-10-25 00:00:00 |2021-7-20
Target|x86_64-*-*,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78115
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #3 from Andrew P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96633
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
See Also|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50384
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20671
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85234
Andrew Pinski changed:
What|Removed |Added
Summary|missed optimisation |missed optimisation
|o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78219
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95208
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #2 from Andrew P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42972
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577
--- Comment #263 from Larkin Nickle ---
I'm having trouble actually getting a GDB that can read the resulting symbols
properly.
readelf --debug-dump=info cc1 | grep -A 2 'Compilation Unit @'
Compilation Unit @ offset 0x0:
Length:0x
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31862
Andrew Pinski changed:
What|Removed |Added
Component|middle-end |tree-optimization
--- Comment #26 from A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101219
--- Comment #7 from Martin Sebor ---
Thanks for tracking down the change that triggers the ICE! I removed the
suppression in a few cases where it served no apparent purpose (wasn't
necessary to suppress warnings exercised by the test suite). T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90864
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
Last reconfirmed|2019-06-1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577
--- Comment #264 from Larkin Nickle ---
Oh, and I should mention this is what I get with 7.3.1 or 7.5.1:
Reading symbols from
/home/larbob/Projects/build-gcc/builds/gcc-11.1.0/.o/prev-gcc/cc1...BFD:
/home/larbob/Projects/build-gcc/builds/gcc-11.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44608
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77295
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101219
--- Comment #6 from Sergei Trofimovich ---
gcc internals doc says that binfo should be attached to every class/struct
(RECORD). I'm not sure if this case qualifies. Maybe?
Why this crash happens mechanically? I skimmed through commit 65870e7561
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101527
--- Comment #1 from 康桓瑋 ---
(In reply to 康桓瑋 from comment #0)
> But according to the description of [class.friend#10]: "Friendship is
> neither inherited nor transitive." this will cause the following valid codes
> to be rejected:
This is the i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85234
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81161
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66741
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101541
Bug ID: 101541
Summary: Missing ABSU detection at gimple
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: enhancement
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70871
--- Comment #6 from Jan Smets ---
Sounds good. I appreciate the follow-up, thanks you for that.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75964
Andrew Pinski changed:
What|Removed |Added
CC||avr at gjlay dot de
--- Comment #12 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70871
Andrew Pinski changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101104
Segher Boessenkool changed:
What|Removed |Added
CC||segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94818
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89139
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98865
Andrew Pinski changed:
What|Removed |Added
CC||pinskia at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101534
Andrew Pinski changed:
What|Removed |Added
Keywords||patch
URL|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101540
Bug ID: 101540
Summary: CONSTRUCTOR for vector(1) should just be VCE
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101529
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2021-07-20
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101206
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
See Also|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101523
Segher Boessenkool changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |segher at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101024
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101536
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101539
Marek Polacek changed:
What|Removed |Added
Last reconfirmed||2021-07-20
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101539
Bug ID: 101539
Summary: [C++20] Implement builtins for layout-compatibility
and pointer-interconvertibility traits
Product: gcc
Version: 12.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101397
Martin Sebor changed:
What|Removed |Added
Known to fail||11.1.0
Summary|[11/12 Regress
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101397
--- Comment #4 from CVS Commits ---
The master branch has been updated by Martin Sebor :
https://gcc.gnu.org/g:8bf5b49ebd2176b8c535147377381dd07fbdd643
commit r12-2422-g8bf5b49ebd2176b8c535147377381dd07fbdd643
Author: Martin Sebor
Date: Tue
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101514
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94295
Jonathan Wakely changed:
What|Removed |Added
Keywords||patch
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63326
Martin Sebor changed:
What|Removed |Added
CC||msebor at gcc dot gnu.org
--- Comment #32
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101538
Martin Sebor changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101538
Bug ID: 101538
Summary: [10/11/12 Regression] #pragma considered a statement
Product: gcc
Version: 11.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101510
--- Comment #16 from Jonathan Wakely ---
Fixed on trunk now, I'll backport it too, but not in time for 11.2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101510
--- Comment #15 from CVS Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:124eaa50e0a34f5f89572c1aa812c50979da58fc
commit r12-2421-g124eaa50e0a34f5f89572c1aa812c50979da58fc
Author: Jonathan Wakely
Date
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94295
--- Comment #10 from Jason Merrill ---
(In reply to Richard Smith from comment #4)
> Yep, looks like GCC miscompiles direct calls to operator new / operator
> delete since that patch landed: https://godbolt.org/z/dK99Rz
Note that this is true on
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24639
Bug 24639 depends on bug 101300, which changed state.
Bug 101300 Summary: -fsanitize=undefined suppresses -Wuninitialized
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101300
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101300
Martin Sebor changed:
What|Removed |Added
Resolution|--- |FIXED
Known to fail|12.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101300
--- Comment #3 from CVS Commits ---
The master branch has been updated by Martin Sebor :
https://gcc.gnu.org/g:e07d30fdcaec4906e0dcb948fc4748bf74c15c05
commit r12-2420-ge07d30fdcaec4906e0dcb948fc4748bf74c15c05
Author: Martin Sebor
Date: Tue
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94295
--- Comment #9 from Jonathan Wakely ---
Thanks
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94295
--- Comment #8 from Richard Smith ---
(In reply to Jonathan Wakely from comment #7)
> Richard S., is there any reason to use the built-ins for the constant
> evaluation case?
No, Clang's constant evaluator treats the built-ins and calls to repla
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101534
--- Comment #4 from Andrew Pinski ---
Created attachment 51183
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51183&action=edit
Patch which is under testing
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101514
anlauf at gcc dot gnu.org changed:
What|Removed |Added
CC||anlauf at gcc dot gnu.org
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577
--- Comment #262 from Larkin Nickle ---
Created attachment 51182
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51182&action=edit
GCC 11.1 patch to net dwarf2 debugging symbols
Rebuilding with this patch. Should hopefully net me actual dwa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101534
--- Comment #3 from Andrew Pinski ---
The fix which I am testing:
--- a/gcc/tree-tailcall.c
+++ b/gcc/tree-tailcall.c
@@ -1080,6 +1080,9 @@ create_tailcall_accumulator (const char *label,
basic_block bb, tree init)
phi = create_phi_node (tmp
1 - 100 of 208 matches
Mail list logo