[Bug tree-optimization/69666] [5/6 Regression] gcc ICE at -O2 and -O3 on valid code on x86_64-linux-gnu in "verify_gimple failed"

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 4 07:39:00 GMT 2016


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org,
                   |                            |jamborm at gcc dot gnu.org

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
This invalid VCE is created by SRA.  The code has multiple undefined behaviors
in it, but we shouldn't ICE on that.


More information about the Gcc-bugs mailing list