https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98375
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98525
--- Comment #1 from Andrew Pinski ---
successfully_inlined = expand_call_inline (bb, stmt, id, to_purge);
maybe_remove_unused_call_args (cfun, stmt);
/* This used to return true even though we do fail to inline in
some
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98548
Andrew Pinski changed:
What|Removed |Added
Keywords||needs-bisection
Known to fail|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69289
Andrew Pinski changed:
What|Removed |Added
Keywords||needs-bisection
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89870
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Depends on|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89055
Andrew Pinski changed:
What|Removed |Added
Summary|wrong location with |wrong location with macros
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103659
--- Comment #2 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #1)
> Dup of bug 90703.
The only reason I knew there was a dup is because I just saw it today when I
was going through the C++ bug reports. So I was not doing any mag
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90703
Andrew Pinski changed:
What|Removed |Added
CC||fchelnokov at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103659
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103659
Bug ID: 103659
Summary: Declared function template can be deleted later
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87429
Andrew Pinski changed:
What|Removed |Added
Keywords||needs-bisection
See Also|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85493
Andrew Pinski changed:
What|Removed |Added
Known to fail||10.1.0, 10.3.0, 7.2.0
Known to work
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86697
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81202
--- Comment #2 from Andrew Pinski ---
Full testcase:
#include
#include
template constexpr bool
IsPtrC=std::is_pointer_v&&(std::is_same_v
||std::is_same_v>);
template concept IsPtrC2=IsPtrC;
template using TEST=int;
int main(int argc,char*argv
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103534
--- Comment #10 from CVS Commits ---
The master branch has been updated by Jason Merrill :
https://gcc.gnu.org/g:2e8067041d1d69da02bd7578f58abc11eb35a04b
commit r12-5906-g2e8067041d1d69da02bd7578f58abc11eb35a04b
Author: Jason Merrill
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91622
Andrew Pinski changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67491
Bug 67491 depends on bug 68858, which changed state.
Bug 68858 Summary: Cannot use fold expression in requirements with two
parameters packs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68858
What|Removed |Adde
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68858
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61726
Andrew Pinski changed:
What|Removed |Added
Blocks||12944
--- Comment #3 from Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78722
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |7.0
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101962
David Malcolm changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103562
--- Comment #8 from CVS Commits ---
The releases/gcc-11 branch has been updated by David Malcolm
:
https://gcc.gnu.org/g:1250dcee74985eaeacae3b85e5ec78937225d322
commit r11-9375-g1250dcee74985eaeacae3b85e5ec78937225d322
Author: David Malcolm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101962
--- Comment #5 from CVS Commits ---
The releases/gcc-11 branch has been updated by David Malcolm
:
https://gcc.gnu.org/g:de0656f98640a57cd9dfdb090264afaa06ba46cc
commit r11-9374-gde0656f98640a57cd9dfdb090264afaa06ba46cc
Author: David Malcolm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103614
--- Comment #1 from getchar_gnu at hotmail dot com ---
Not sure if related, but something like x%13==8 && x>17 && x<146 can also
reduce some code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96207
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86430
Andrew Pinski changed:
What|Removed |Added
Keywords||needs-bisection
Known to fail|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90529
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed|2019-05-20 00:00:00 |2021-12-10
Severity|normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70077
Andrew Pinski changed:
What|Removed |Added
Keywords||needs-bisection
--- Comment #6 from Andr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82171
Andrew Pinski changed:
What|Removed |Added
Known to fail||11.1.0
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89367
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97077
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed|2020-09-17 00:00:00 |2021-12-10
--- Comment #3 from Andrew Pi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87680
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103483
--- Comment #13 from Martin Sebor ---
The warning for the test case in comment #12 isn't directly related to ranges:
it's issued simply because the invalid statement is in the IL and not
eliminated by DCE (the secret functions don't let it). Si
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98096
--- Comment #6 from Andrew Pinski ---
(In reply to Nick Desaulniers from comment #5)
> Was it ever consider that the behavior should be changed, rather than
> documented?
Seems like changing an already documented and released feature seems wrong
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98096
--- Comment #5 from Nick Desaulniers ---
While the changes to gcc/stmt.c and the second asm goto statement in
gcc/testsuite/gcc.c-torture/compile/pr98096.c in
https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=72d78655a91bb2f89ac4432cfd6374380d6f9987
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103562
--- Comment #7 from David Malcolm ---
Should be fixed by the above commit on trunk for gcc 12.
Probably should backport this; keeping this open until that's done.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103562
--- Comment #6 from CVS Commits ---
The master branch has been updated by David Malcolm :
https://gcc.gnu.org/g:a2f4b4b76cdd0a4150e82e69fae4a70c54b523d2
commit r12-5903-ga2f4b4b76cdd0a4150e82e69fae4a70c54b523d2
Author: David Malcolm
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79493
Andrew Pinski changed:
What|Removed |Added
Keywords||needs-bisection
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88493
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88118
--- Comment #8 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #7)
> Fixed in GCC 10 by r10-2105-gcb50701ec2c7a (I found a slight missed
> optimization but I will file that as a seperate issue).
The slight missed optimization is d
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88118
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102958
--- Comment #5 from Jason Merrill ---
Let's focus on the missed-optimization issues in this PR, and address the
broader diagnostic issues in PR 103483.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103483
Jason Merrill changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
See
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88118
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
See Also|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38172
--- Comment #16 from Andrew Pinski ---
(In reply to Martin Liška from comment #15)
> Can the bug be marked as resolved?
Not exactly with an empty struct we warn twice.
That is take:
struct MyClass{};
typedef struct MyClass MyClass;
MyClass Bar2(
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103606
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |anlauf at gcc dot
gnu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103658
--- Comment #1 from Martin Sebor ---
Actually, what I was really after is trying to see if the analyzer would print
the conditionals involved in the subscript expressions. But in the simple test
case in comment #0 there are no conditionals. Th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58950
--- Comment #26 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #25)
> (In reply to Marc Glisse from comment #6)
> > For:
> >
> > void f(){
> > int i = 2;
> > (i+i);
> > }
>
> This case is fixed on the trunk:
>
> : In functi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58950
Andrew Pinski changed:
What|Removed |Added
Keywords||needs-bisection
--- Comment #25 from And
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103658
Bug ID: 103658
Summary: missing -Wanalyzer-use-of-uninitialized-value at -O1
and below for an array access
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Sever
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86870
--- Comment #2 from Andrew Pinski ---
GCC, clang, MSVC and ICC all reject it.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103601
Roger Sayle changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103606
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=92053
Andrew Pinski changed:
What|Removed |Added
Keywords||needs-bisection
Last reconfirmed|2021-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78217
Andrew Pinski changed:
What|Removed |Added
CC||lebedev.ri at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85932
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103623
Peter Bergner changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103645
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=103639
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |11.3
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103657
--- Comment #3 from cqwrteur ---
https://sourceware.org/bugzilla/show_bug.cgi?id=28682
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103647
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103647
--- Comment #1 from Andrew Pinski ---
well f should be optimized to return true while g should be optimized to return
false.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103610
--- Comment #6 from CVS Commits ---
The releases/gcc-11 branch has been updated by Harald Anlauf
:
https://gcc.gnu.org/g:3459ef2e9f9cd4d3ed64c9bc44282534a24987b8
commit r11-9372-g3459ef2e9f9cd4d3ed64c9bc44282534a24987b8
Author: Harald Anlauf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100788
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |10.4
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100788
Andrew Pinski changed:
What|Removed |Added
CC||andre.schackier at gmail dot
com
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103651
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103607
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103657
--- Comment #2 from cqwrteur ---
D:\hg\fast_io\tests\0017.error>g++ -o error error.cc -Ofast -std=c++2b -s
-march=native -I../../include -lntdll -fuse-ld=lld
D:\hg\fast_io\tests\0017.error>error
errc:no_such_file_or_directory
clang++ -o error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103657
--- Comment #1 from cqwrteur ---
D:\hg\fast_io\tests\0017.error>g++ -o error error.cc -Ofast -std=c++2b -s -flto
-march=native -I../../include -lntdll
D:\hg\fast_io\tests\0017.error>error
D:\hg\fast_io\tests\0017.error>clang++ -o error error.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103657
Bug ID: 103657
Summary: GCC can no longer throw EH on x86_64-w64-mingw32
hosted 64 bits
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103656
--- Comment #1 from cqwrteur ---
rm -rf
/home/cqwrteur/canadian/x86_64-w64-mingw32/libexec/gcc/x86_64-w64-mingw32/12.0.0/install-tools
rm: cannot remove
'/home/cqwrteur/canadian/x86_64-w64-mingw32/libexec/gcc/x86_64-w64-mingw32/12.0.0/install-to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103656
Bug ID: 103656
Summary: make install-strip -j cannot find
x86_64-w64-mingw32-strip for canadian compilation
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Seve
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103607
--- Comment #6 from CVS Commits ---
The releases/gcc-9 branch has been updated by Harald Anlauf
:
https://gcc.gnu.org/g:8b1dae4d33285643c5f51d828aa6f31ffbfc33b7
commit r9-9863-g8b1dae4d33285643c5f51d828aa6f31ffbfc33b7
Author: Harald Anlauf
Da
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103607
--- Comment #5 from CVS Commits ---
The releases/gcc-10 branch has been updated by Harald Anlauf
:
https://gcc.gnu.org/g:45cbfabe01878c3efd8b24f3fef06baf48983308
commit r10-10330-g45cbfabe01878c3efd8b24f3fef06baf48983308
Author: Harald Anlauf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103655
Bug ID: 103655
Summary: "x" does not exist on windows and dos
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103562
David Malcolm changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #5 from David Malc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103418
--- Comment #13 from CVS Commits ---
The master branch has been updated by Harald Anlauf :
https://gcc.gnu.org/g:bb6a1ebb8585b85879735d0d6df9535885fad165
commit r12-5900-gbb6a1ebb8585b85879735d0d6df9535885fad165
Author: Harald Anlauf
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103654
cqwrteur changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103654
--- Comment #4 from cqwrteur ---
g++ -o error error.cc -Ofast -std=c++23 -s -flto -march=native
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103654
--- Comment #3 from cqwrteur ---
Created attachment 51972
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51972&action=edit
assembly gcc generates
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103654
--- Comment #2 from cqwrteur ---
Created attachment 51971
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51971&action=edit
Preprocessor file
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103654
cqwrteur changed:
What|Removed |Added
CC||unlvsur at live dot com
--- Comment #1 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103654
Bug ID: 103654
Summary: cannot correctly catch C++ exceptions
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103653
康桓瑋 changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103653
Bug ID: 103653
Summary: GCC rejected int x = 0; auto(x); in C++23
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103534
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #9
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103534
--- Comment #8 from Martin Sebor ---
We discussed before (e.g., in PR 93971) the idea of annotating std::string with
some attribute telling the optimizer the internal pointer doesn't alias with
anything except for the this->_M_local_buf or the r
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103534
--- Comment #7 from Jason Merrill ---
So it seems that this warning did find a real issue with the library, but one
that was hard to connect to the actual wording of the message (and didn't
affect the original testcase). In particular, "specifi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103534
--- Comment #6 from Jason Merrill ---
Created attachment 51970
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51970&action=edit
libstdc++ fix
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103534
Jason Merrill changed:
What|Removed |Added
Priority|P3 |P1
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86976
Bug 86976 depends on bug 86967, which changed state.
Bug 86967 Summary: time_get fails to parse abbreviated weekday with %A format
string
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86967
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86967
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79833
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103646
Siddhesh Poyarekar changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45896
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #12
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103652
Bug ID: 103652
Summary: Producing profile with -O2 -flto and trying to consume
it with -O3 -flto leads to ICEs on indirect call
profiling
Product: gcc
Version: 1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71367
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #10
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86976
Bug 86976 depends on bug 78714, which changed state.
Bug 78714 Summary: std::get_time / std::time_get::get does not accept full
month name in %b
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78714
What|Removed |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78714
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71367
--- Comment #9 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:982a2c9b7866558039df61b0596caad57c94c8c4
commit r12-5899-g982a2c9b7866558039df61b0596caad57c94c8c4
Author: Jakub Jelinek
Date: Fr
1 - 100 of 207 matches
Mail list logo