[Bug c++/118304] [15 regression] ICE on invalid constructor with an asterisk since r15-3721-ga2746e4347076e

2025-02-11 Thread simartin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118304 Simon Martin changed: What|Removed |Added Resolution|--- |FIXED Assignee|mpolacek at gcc

[Bug c++/118304] [15 regression] ICE on invalid constructor with an asterisk since r15-3721-ga2746e4347076e

2025-02-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118304 --- Comment #6 from GCC Commits --- The master branch has been updated by Simon Martin : https://gcc.gnu.org/g:c74e7f651a014d59631361bcc9be05d797928c5c commit r15-7475-gc74e7f651a014d59631361bcc9be05d797928c5c Author: Simon Martin Date: Tue

[Bug c++/118304] [15 regression] ICE on invalid constructor with an asterisk since r15-3721-ga2746e4347076e

2025-01-06 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118304 Marek Polacek changed: What|Removed |Added Priority|P3 |P2 CC|

[Bug c++/118304] [15 regression] ICE on invalid constructor with an asterisk

2025-01-05 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118304 Andrew Pinski changed: What|Removed |Added See Also|https://github.com/llvm/llv | |m-project/issues/12

[Bug c++/118304] [15 regression] ICE on invalid constructor with an asterisk

2025-01-05 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118304 --- Comment #3 from Andrew Pinski --- (In reply to Andrew Pinski from comment #2) > The accepts invalid might be a different issue all together. It is because it has been accepted since 3.4.6, I will note clang also accepts it while EDG and MSV

[Bug c++/118304] [15 regression] ICE on invalid constructor with an asterisk

2025-01-05 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118304 --- Comment #2 from Andrew Pinski --- (In reply to Andrew Pinski from comment #1) > Caused by > https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff; > h=a2746e4347076ea48f4aeb28e13e6337ff7799ad . I should say the ice is caused by that. The accepts

[Bug c++/118304] [15 regression] ICE on invalid constructor with an asterisk

2025-01-05 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118304 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2025-01-05 Status|UNCONFIRM