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: Ping: java: Align data in .rodata.jutf8.* sections.


>>>>> "David" == David Daney <ddaney@caviumnetworks.com> writes:

David> So it has been a little while since I sent this patch:
David> http://gcc.gnu.org/ml/java-patches/2009-q1/msg00044.html
David> I still think it is a good idea, and would re-test it on the trunk.

I looked at this.  I don't know what it means to set DECL_USER_ALIGN
when there is no explicit alignment on the decl.  Is this ok?
(This isn't an area of gcc I know well.)

Also it is missing a space before the open paren.

Assuming the generated tree is ok, it seems fine to me.

Tom


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