[Bug c++/102577] Function frame size in relation to variables in conditional subscopes

2021-10-08 Thread krzyk240 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102577 Krzysztof Małysa changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVAL

[Bug c++/102577] Function frame size in relation to variables in conditional subscopes

2021-10-03 Thread krzyk240 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102577 --- Comment #2 from Krzysztof Małysa --- Could you explain why this is correct? For example, quoting a relevant part of the C++ standard will do. As I said, I couldn't find WHY this is the expected behavior. I need to understand it.

[Bug c++/102577] New: Function frame size in relation to variables in conditional subscopes

2021-10-03 Thread krzyk240 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102577 Bug ID: 102577 Summary: Function frame size in relation to variables in conditional subscopes Product: gcc Version: 11.1.0 Status: UNCONFIRMED Severity: normal

[Bug c++/100231] New: [C++17] Variable template specialization inside a class gives compilation error

2021-04-23 Thread krzyk240 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100231 Bug ID: 100231 Summary: [C++17] Variable template specialization inside a class gives compilation error Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severi