[Bug libstdc++/118733] std::filesystem::weakly_canonical throws if the file disappears during its execution

2025-02-04 Thread enrico at enricozini dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118733 Enrico Zini changed: What|Removed |Added CC||enrico at enricozini dot org --- Comment

[Bug target/96206] internal compiler error: in convert_move, at expr.c:218

2020-07-26 Thread enrico at enricozini dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96206 --- Comment #2 from Enrico Zini --- Unfortunately I do not have access to gcc 8.4.0. I also found a workaround for the ICE that allowed me to unblock the next step of an immense yak shaving quest to compile Qt5: https://www.enricozini.org/blog/2

[Bug c++/96206] New: internal compiler error: in convert_move, at expr.c:218

2020-07-15 Thread enrico at enricozini dot org
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: enrico at enricozini dot org Target Milestone: --- Created attachment 48878 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48878&action=edit File that causes the ICE, preprocessed