[Bug c++/105565] [10/11/12/13 Regression] constexpr function with bigger integral cause internal compiler error

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed May 11 13:34:02 GMT 2022


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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |compile-time-hog,
                   |                            |memory-hog, needs-reduction
            Summary|[11 Regression] constexpr   |[10/11/12/13 Regression]
                   |function with bigger        |constexpr function with
                   |integral  cause internal    |bigger integral  cause
                   |compiler error              |internal compiler error
                 CC|                            |mpolacek at gcc dot gnu.org
   Target Milestone|---                         |10.4
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2022-05-11

--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Confirmed, I think.  We've started to run out of memory with r278775.  It'd be
nice to understand why, and perhaps do something about it, if possible.


More information about the Gcc-bugs mailing list