asolokha at gmx dot com
CC: iains at gcc dot gnu.org
Target Milestone: ---
Created attachment 52825
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52825&action=edit
Testcase
g++ 12.0.1 20220417 snapshot (g:000c1b89d259fadb466e1f2e63c79da45fd17372) ICEs
when comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105300
Bug ID: 105300
Summary: segfault from static_assert with user-defined string
suffix argument
Product: gcc
Version: 11.2.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105266
Kewen Lin changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105266
--- Comment #3 from CVS Commits ---
The master branch has been updated by Kewen Lin :
https://gcc.gnu.org/g:021b51814d67bedd8f41ac07edfd05654140c6e5
commit r12-8184-g021b51814d67bedd8f41ac07edfd05654140c6e5
Author: Kewen Lin
Date: Sun Apr 1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105288
--- Comment #2 from Hongtao.liu ---
I think HJ means avx__ can be extended to
evex sse registes by change "x" to "v" when AVX512VL is available.
For avx512f__, it should be
"=Yv,m"
" vm,v"
since operands[0] could be allocated as evex register
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105299
--- Comment #3 from Ye Luo ---
Unfortunately there is no easy reproducer.
Even without the printf. I got the same failure.
Will try with a debugger.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105299
--- Comment #2 from Andrew Pinski ---
Also this is not the right place to ask how to debug your code really. This is
about reporting bugs against GCC. I highly doubt there is a bug in GCC and you
didn't even read https://gcc.gnu.org/bugs/ befor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105299
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105299
Bug ID: 105299
Summary: dereference null pointer
Product: gcc
Version: 9.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105298
--- Comment #2 from Andrew Pinski ---
https://bugzilla.redhat.com/show_bug.cgi?id=20218 explains why.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105298
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105298
Bug ID: 105298
Summary: GCC-12-20220410 FTBFS for
--enable-languages=[c,c++,]d: configure: error: can't
compile D sources!: gcc/d21:
/usr/lib64/libstdc++.so.6: ver
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105295
Andrew Pinski changed:
What|Removed |Added
Depends on||101521
--- Comment #3 from Andrew Pinsk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105295
--- Comment #2 from Andrew Pinski ---
Yes trapv is implemented during expansion (from gimple to RTL) and not really
optimized.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105295
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
URL|https://
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105293
--- Comment #4 from Elmar Stellnberger ---
The related debian-security discussion can be found here:
https://lists.debian.org/debian-security/2022/04/msg00042.html
(strangely I can not find my last posts when sorting by Thread, simple to see
wi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105293
--- Comment #3 from Elmar Stellnberger ---
Created attachment 52823
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52823&action=edit
patch that should be useable under gcc-8-8.3.0/debian/patches/
I have recompiled g++ and the output of
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105291
corentinjabot at gmail dot com changed:
What|Removed |Added
CC||corentinjabot at gmail d
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104020
Avi Kivity changed:
What|Removed |Added
CC||avi at scylladb dot com
--- Comment #1 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105293
--- Comment #2 from Elmar Stellnberger ---
One of the differences I see around the backtrace is that the type
source_location has been changed into location_t. I could change this in
tree-outof-ssa.c, but in reality the change has been made in
20 matches
Mail list logo