http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40058
--- Comment #3 from Martin Jambor 2012-03-21
10:05:24 UTC ---
If this ever gets fixed, we can remove a test in SRA as in:
http://gcc.gnu.org/ml/gcc-patches/2012-03/msg01356.html
--- Comment #2 from rguenth at gcc dot gnu dot org 2010-02-10 09:42 ---
We still have these constructs and expand still properly deals with them
(it uses the size of the LHS).
I'm not sure what's the best thing to do about this bug. Eventually better
documenting what sizes in an assign
--- Comment #1 from jason at gcc dot gnu dot org 2010-02-10 05:46 ---
Your comment to the patch that removed LANG_HOOKS_EXPR_SIZE suggests that this
isn't a problem anymore:
http://gcc.gnu.org/ml/gcc-patches/2009-08/msg01593.html
--
jason at gcc dot gnu dot org changed: