[Bug c++/91493] g++ 9.2.1 crashes compiling clickhouse

2019-08-20 Thread rafaeldtinoco at ubuntu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91493 --- Comment #2 from Rafael David Tinoco --- Related: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91500 Possibly a duplicate.

[Bug c++/91500] [9 Regression] gcc-9 ICE on valid code

2019-08-20 Thread rafaeldtinoco at ubuntu dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91500 Rafael David Tinoco changed: What|Removed |Added CC||rafaeldtinoco at ubuntu dot com

[Bug c++/91493] New: g++ 9.2.1 crashes compiling clickhouse

2019-08-19 Thread rafaeldtinoco at ubuntu dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: rafaeldtinoco at ubuntu dot com Target Milestone: --- The following function: std::string toString(const ColumnDefaultKind kind) { static const std::unordered_map map{ { ColumnDefaultKind::Default, AliasNames::DEFAULT