------- Comment #5 from sje at cup dot hp dot com  2006-04-07 17:02 -------
I believe this patch is causing a bunch of IO failures on ia64-hp-hpux11.23. 
Specifically, the setting of "pad" looks bad to me.  pad, in this case, is not
a padding on the end of the structure but a parallel array of chars that is in
union u and should be the same size as the structure p and using the same space
as the structure p.  I think the fix is to increase the size of pad, not
decrease it.  I will do some testing and see if I am right.


-- 

sje at cup dot hp dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sje at cup dot hp dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26890

Reply via email to