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: [patch, fortran] PR43217 Output of Hollerith constants which are not a multiple of 4 bytes


On 08/25/2010 06:15 PM, Jerry DeLisle wrote:
Hi,

The attached patch fixes this by padding the constant when it is created
to fit into a default integer size.

Regression tested on i686-gnu-linux. I will dejagnu the test case in the
PR.

Oops! Withdraw.

I missed some extra warnings in a couple of test cases. Maybe we are going to have to take a different approach. I am thinking on this.

Jerry


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