https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98586
--- Comment #4 from CVS Commits ---
The master branch has been updated by David Malcolm :
https://gcc.gnu.org/g:387f6c15d303a8f8da508e419fea10a6ef0e2590
commit r11-6700-g387f6c15d303a8f8da508e419fea10a6ef0e2590
Author: David Malcolm
Date: Th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98586
David Malcolm changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98598
--- Comment #12 from Jiangning Liu
---
MGO RFC is at https://gcc.gnu.org/pipermail/gcc/2021-January/234682.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70454
H.J. Lu changed:
What|Removed |Added
Keywords||patch
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86769
--- Comment #5 from Marek Polacek ---
Further poking revealed that the patch above mishandles
// PR c++/86769
// { dg-do run }
#define assert(X) do { if (!(X)) __builtin_abort(); } while(0)
int g;
struct X {
X() { g++; }
~X() { g--; }
o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96674
--- Comment #9 from Eugene Rozenfeld ---
I used XXX_MIN for consistency with comments on other patterns. If TYPE_MIN is
preferable, the change should be made in all of those comments as well.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98646
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98693
Bug ID: 98693
Summary: Compiling with -mcmodel=large emits .eh_frame with
R_X86_64_PC32
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98629
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98687
--- Comment #2 from Marek Polacek ---
Adjusted test:
extern "C" namespace std {
double log1p(double);
}
namespace std_fallback {
template void log1p();
}
template struct log1p_impl {
static int run() {
using std::log1p;
using std
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98673
--- Comment #2 from jojo ---
(In reply to Richard Biener from comment #1)
> The analysis sounds a bit confused. What is the transform that DOM cannot
> do after the transform that FRE does? There's some older bug about
> out-of-SSA
> coalescing
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98694
Bug ID: 98694
Summary: GCC produces incorrect code for loops with -O3 for
skylake-avx512 and icelake-server
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Sever
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98549
--- Comment #5 from Segher Boessenkool ---
The "warninb" says
warning: ‘void* memcpy(void*, const void*, long unsigned int)’ writing 32
bytes into a region of size 8 overflows the destination [-Wstringop-overflow=]
It says it is wrong, so it i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98695
Bug ID: 98695
Summary: cc1: error: ‘-fcf-protection’ is not compatible with
this target
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98681
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98674
Hongtao.liu changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53947
Bug 53947 depends on bug 98674, which changed state.
Bug 98674 Summary: [10 Regression] vectorizer failed for compilation time alias
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98674
What|Removed |Added
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98696
Bug ID: 98696
Summary: ICE when build x86_64-elf-cross compiler with
MinGW-w64
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priorit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98695
H.J. Lu changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70454
H.J. Lu changed:
What|Removed |Added
CC||crazylht at gmail dot com
--- Comment #7 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98549
Jakub Jelinek changed:
What|Removed |Added
Keywords|ice-on-invalid-code |ice-on-valid-code
--- Comment #6 from Ja
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98674
Richard Biener changed:
What|Removed |Added
Status|RESOLVED|NEW
Resolution|FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53947
Bug 53947 depends on bug 98674, which changed state.
Bug 98674 Summary: [10 Regression] vectorizer failed for compilation time alias
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98674
What|Removed |Added
---
301 - 323 of 323 matches
Mail list logo