[Bug c++/71167] Long typenames produce extremely hard to read diagnostics and slow down compilation time

2018-03-16 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71167 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org S

[Bug c++/71167] Long typenames produce extremely hard to read diagnostics and slow down compilation time

2016-07-04 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71167 --- Comment #1 from Andrew Pinski --- Most likely a dup of bug 17693.

[Bug c++/71167] Long typenames produce extremely hard to read diagnostics and slow down compilation time

2016-07-04 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71167 Andrew Pinski changed: What|Removed |Added Keywords||diagnostic Severity|normal