[Bug middle-end/38336] fold_builtin_memory_op generates invalid GIMPLE
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Nov 30 21:16:00 GMT 2008
------- Comment #1 from rguenth at gcc dot gnu dot org 2008-11-30 21:15 -------
The failure is that fold_builtin_memory_op forgets to properly make the
return value available if 'ignore' is passed as true. This confuses
COND_EXPR gimplification. The fix may be non-trivial.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rguenth at gcc dot gnu dot
| |org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2008-11-30 21:15:34
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38336
More information about the Gcc-bugs
mailing list