[Bug c++/105767] gcc 12.1 ICE but not with 11.2 compiling boost

acoplan at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 31 14:34:08 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105767

Alex Coplan <acoplan at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |WAITING
                 CC|                            |acoplan at gcc dot gnu.org
   Last reconfirmed|                            |2022-05-31
     Ever confirmed|0                           |1
         Resolution|FIXED                       |---

--- Comment #2 from Alex Coplan <acoplan at gcc dot gnu.org> ---
The compiler should never ICE. If you can reproduce the problem (by switching
the include order back), please can you attach the preprocessed source (with
-E) needed to reproduce the issue?


More information about the Gcc-bugs mailing list