[Bug target/78176] [MIPS] miscompiles ldxc1 with large pointers on 32-bits
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Nov 1 16:16:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78176
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
Target| |mips
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Then the problem is a reassociation issue. That is we should never get an
overflow happening for pointers for MIPS.
More information about the Gcc-bugs
mailing list