[Bug middle-end/90676] ambiguous GIMPLE after store merging

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu May 30 00:39:00 GMT 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2019-05-30
     Ever confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
For big-endian targets, this testcase is obvious what is going on; the order of
the stores need to be swapped there.  What needs to happen is display the
type/size of the access rather than just char* (which is used for the aliasing
set).


More information about the Gcc-bugs mailing list