This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Fwd: [PATCH, libgfortran] Fix PR26890 SIZE parameter interacts with variable in IO list]


On Thu, Mar 30, 2006 at 11:05:19PM +0200, Paul Thomas wrote:
> 
> Does anybody own up to knowing what the "pad" field is for?  Its strange 
> size belies its name.
> 

Without checking the file history, I'd guess that this may
be from Jakub's thread-safe library work.  The padding would
provide future growth of the struct while maintaining 
backwards compatibility.

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]