[Bug target/71112] [6 Regression] ICE with -fpie on aarch64 ILP32 big-endian

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat May 14 18:47:00 GMT 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2016-05-14
           Assignee|unassigned at gcc dot gnu.org      |pinskia at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
              gp_rtx = simplify_gen_subreg (mode, gp_rtx, GET_MODE (gp_rtx),
0);

That is bogus, that is the high part for big-endian.



I have a fix ...


More information about the Gcc-bugs mailing list