[Bug c++/104008] New: New g++ folly compile error with gcc 11.x. Bisected to PR99445 c++: Alias template in pack expansion

2022-01-13 Thread ahornby at fb dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104008 Bug ID: 104008 Summary: New g++ folly compile error with gcc 11.x. Bisected to PR99445 c++: Alias template in pack expansion Product: gcc Version: 11.2.1 Status: UNCONFI

[Bug c++/104008] [11/12 Regression] New g++ folly compile error with gcc 11.x. Bisected to PR99445 c++: Alias template in pack expansion

2022-02-05 Thread ahornby at fb dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104008 --- Comment #3 from Alex Hornby --- Created attachment 52356 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52356&action=edit preprocessed source from gcc 10.3.0

[Bug c++/104008] [11/12 Regression] New g++ folly compile error with gcc 11.x. Bisected to PR99445 c++: Alias template in pack expansion

2022-02-05 Thread ahornby at fb dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104008 --- Comment #4 from Alex Hornby --- Created attachment 52357 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52357&action=edit preprocessed source from gcc 11.2.1 produced at same time as gcc 10.3.0 preprocessed source captured at the same

[Bug c++/104008] [11/12 Regression] New g++ folly compile error with gcc 11.x. Bisected to PR99445 c++: Alias template in pack expansion

2022-02-05 Thread ahornby at fb dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104008 --- Comment #5 from Alex Hornby --- (In reply to Alex Hornby from comment #3) > Created attachment 52356 [details] > preprocessed source from gcc 10.3.0 done, also captured the source from a failing 11.2.1 build at same system state