This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/69579] [4.9/5/6 Regression] gcc ICE at -O3 and __sigsetjmp with âtree check: expected ssa_name, have integer_cst in compute_optimized_partition_basesâ


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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenther at suse dot de
            Summary|gcc ICE at -O3 and          |[4.9/5/6 Regression] gcc
                   |__sigsetjmp with âtree      |ICE at -O3 and __sigsetjmp
                   |check: expected ssa_name,   |with âtree check: expected
                   |have integer_cst in         |ssa_name, have integer_cst
                   |compute_optimized_partition |in
                   |_basesâ                     |compute_optimized_partition
                   |                            |_basesâ

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
It is caused by r198681.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]