[Bug middle-end/60556] tip of tree crash with mips compiler
sje at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 20 16:27:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60556
Steve Ellcey <sje at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|target |middle-end
--- Comment #17 from Steve Ellcey <sje at gcc dot gnu.org> ---
I am changing this from a target but to a middle-end bug since the problem is
in expr.c and not MIPS specific. Any target where POINTERS_EXTEND_UNSIGNED is
false could hit this. A patch based on comment #16 will be submitted shortly.
More information about the Gcc-bugs
mailing list