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: Question on PR26890, possible regression.


Jerry DeLisle wrote:

Thanks for the explanation. I will commit the fix to put pad back where it belongs shortly under the obvious rule. I will also had a note explaining this connection back to the frontend. I will check the size of the pad relative to the size of the other union to see where we stand.

Padding size reverted, this only affected trunk.


2006-04-07 Jerry DeLisle <jvdelisle@gcc.gnu.org>

	PR libgfortran/26890
	* io/io.h: Revert change to pad size made on 2006-03-30.
	Add comment explaining dependency with fortran/trans-io.c.

Jerry


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