https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109395
--- Comment #9 from Jakub Łukasiewicz ---
(In reply to Andrew Pinski from comment #7)
> Yes and that is still a VLA in terms of C99 definition ...
Indeed, but we only want to prevent automatic VLA, all other instances of VM
types are even encou
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108896
--- Comment #36 from Martin Uecker ---
Am Montag, dem 03.04.2023 um 20:29 + schrieb qinzhao at gcc dot gnu.org:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108896
>
> --- Comment #35 from qinzhao at gcc dot gnu.org ---
> (In reply to Mar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109396
Bug ID: 109396
Summary: Winit-self doesn't warn when std::move()-d
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109300
--- Comment #3 from CVS Commits ---
The master branch has been updated by Patrick Palka :
https://gcc.gnu.org/g:c37ed38ada788ae410c48ec6d8c9b5d9f32ab8cf
commit r13-6989-gc37ed38ada788ae410c48ec6d8c9b5d9f32ab8cf
Author: Patrick Palka
Date: M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109300
Patrick Palka changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109392
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2023-04-04
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109392
--- Comment #2 from Andrew Pinski ---
here is a better testcase which does not use vfork which is implicit
returns_twice:
```
typedef short __attribute__ ((__vector_size__ (64))) V;
V v, w;
void g(void) __attribute__((returns_twice));
V foo (V a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109383
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109396
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88245
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109387
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109390
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109390
--- Comment #2 from Andrew Pinski ---
https://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#2127
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108100
--- Comment #1 from Geoffrey ---
Hi, David. Could you spare some time to explain why GSA cannot handle `||`?
Will you fix this? I'd like to contribute. Thanks a lot!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108767
--- Comment #1 from Geoffrey ---
Hi, David, do you have any idea about why -O2 can lead to a FP?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109397
Bug ID: 109397
Summary: [concepts] Unexpected "satisfaction of atomic
constraint ... depends on itself"
Product: gcc
Version: 12.2.0
Status: UNCONFIRMED
Severi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109397
--- Comment #1 from Andrew Pinski ---
See http://wg21.link/cwg2369 also
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107484
--- Comment #3 from CVS Commits ---
The trunk branch has been updated by Jason Merrill :
https://gcc.gnu.org/g:0dfbb28a9549c2503204b0338bf550f1bff9c681
commit r13-6992-g0dfbb28a9549c2503204b0338bf550f1bff9c681
Author: Jason Merrill
Date: Mo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107484
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109277
--- Comment #12 from Jason Merrill ---
Created attachment 54806
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54806&action=edit
patch to allow with -fpermissive
Here's an (untested) possible approach to that. I'm about to be away for a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109397
--- Comment #2 from catsith at me dot com ---
Thank you. Looks like this is a duplicate of
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99599 then. I believe I can
workaround my problem by using std::enable_if_t instead of concepts.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108807
--- Comment #4 from CVS Commits ---
The master branch has been updated by Kewen Lin :
https://gcc.gnu.org/g:d634e6088f139ee700d79ec73b1ad6436096a6ff
commit r13-6994-gd634e6088f139ee700d79ec73b1ad6436096a6ff
Author: Kewen Lin
Date: Mon Apr 3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108699
--- Comment #4 from CVS Commits ---
The master branch has been updated by Kewen Lin :
https://gcc.gnu.org/g:cdd2d6643f7fef40e335a7027edfea7276cde608
commit r13-6993-gcdd2d6643f7fef40e335a7027edfea7276cde608
Author: Kewen Lin
Date: Mon Apr 3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109397
catsith at me dot com changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99599
catsith at me dot com changed:
What|Removed |Added
CC||catsith at me dot com
--- Comment
101 - 125 of 125 matches
Mail list logo