[Bug tree-optimization/107200] False positive -Wdangling-pointer?

2022-10-10 Thread remi.galanalfonso at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107200 Rémi Galan Alfonso changed: What|Removed |Added CC||remi.galanalfonso at gmail dot com

[Bug c++/98417] ICE when using C++ modules and -g

2022-04-26 Thread remi.galanalfonso at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98417 Rémi Galan Alfonso changed: What|Removed |Added CC||remi.galanalfonso at gmail dot com

[Bug c++/99170] [modules] ICE in get_merge_kind with std::string NSDMI

2021-03-07 Thread remi.galanalfonso at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99170 --- Comment #8 from Rémi Galan Alfonso --- I tested it and it works perfectly, thanks!

[Bug c++/99170] [modules] ICE in get_merge_kind with std::string NSDMI

2021-02-19 Thread remi.galanalfonso at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99170 --- Comment #1 from Rémi Galan Alfonso --- Created attachment 50224 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50224&action=edit preprocessed file ... And with the correct preprocessed file this time, apologies for my mistake.

[Bug c++/99170] New: [modules] ICE in get_merge_kind with std::string NSDMI

2021-02-19 Thread remi.galanalfonso at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99170 Bug ID: 99170 Summary: [modules] ICE in get_merge_kind with std::string NSDMI Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compon