[Bug tree-optimization/102273] ICE in expand_DEFERRED_INIT, at internal-fn.c:3024 since r12-3433-ga25e0b5e6ac8a77a

qinzhao at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Sep 10 15:36:24 GMT 2021


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

qinzhao at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |qinzhao at gcc dot gnu.org

--- Comment #5 from qinzhao at gcc dot gnu.org ---
(In reply to CVS Commits from comment #3)
> The master branch has been updated by Richard Biener <rguenth@gcc.gnu.org>:
> 
>     middle-end/102273 - avoid ICE with auto-init and nested functions
>     
>     This refactors expansion to consider non-decl LHS.  I suspect
>     the is_val argument is not needed.
>     

Thank you for fixing this.
I will double check whether the IS_VLA argument is really needed or not. and
will delete it if we don't need it.


More information about the Gcc-bugs mailing list