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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |4.6.4
            Summary|ICE: in extract_insn, at    |[11/12/13/14 Regression]
                   |recog.cc:2812               |ICE: in extract_insn, at
                   |(unrecognizable insn) with  |recog.cc:2812
                   |-O -fpie and _Thread_local  |(unrecognizable insn) with
                   |with large offset           |-O -fpie and _Thread_local
                   |                            |with large offset
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2024-04-06
   Target Milestone|---                         |11.5

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This didn't ICE in GCC 4.5.4 but it produced assembly which would almost
definitely not link:
        movzbl  34359738367+b@tpoff(%rax), %eax

Reply via email to