------- Comment #4 from dodji at gcc dot gnu dot org 2008-08-12 16:10 -------
Created an attachment (id=16060)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16060&action=view)
second fix candidate
This patch should be better than the previous one because it one must use
size_binop() with a sizetype integer, not with a size_type_node one.
regtested on x86_64.
--
dodji at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #16058|0 |1
is obsolete| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36741