https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90736
--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-8 branch has been updated by Marek Polacek <mpola...@gcc.gnu.org>: https://gcc.gnu.org/g:f6965321b1c00bfb2b9c8407df56bcf38f096088 commit r8-10235-gf6965321b1c00bfb2b9c8407df56bcf38f096088 Author: Marek Polacek <pola...@redhat.com> Date: Mon May 4 13:25:42 2020 -0400 c++: Bogus error with alignof [PR90736] PR c++/90736 - bogus error with alignof. * constexpr.c (adjust_temp_type): Use cv_unqualified type.