https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91678
Marek Polacek <mpolacek at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[9/10 Regression] decltype |[9 Regression] decltype |returns wrong type under |returns wrong type under |certain conditions |certain conditions --- Comment #7 from Marek Polacek <mpolacek at gcc dot gnu.org> --- (In reply to Marek Polacek from comment #5) > It doesn't seem to fix Comment 4 though, will have to look why :/. This patch actually fixed that, too: $ ./cc1plus -quiet 91678.C $