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] Use vague linkage for Java methods


Julian Brown wrote:
Andrew Haley wrote:

Julian Brown writes:
> Julian Brown wrote:
> > Ranjit Mathew wrote:
> >> Lastly, please do verify Java patches against the Jacks
> >> testsuite as well:
> >>
> >> http://gcc.gnu.org/install/test.html#TOC2
> > > > OK, I'll do that.
> > I've now tested the patch with Jacks too, with no regressions (again on > i686-pc-linux-gnu). A cleaned-up patch & ChangeLog are included.
> > OK to apply on mainline?


OK.


I've now reverted this for causing bootstrap failure on darwin-ppc.

Uck. Maybe the Java patch should also be conditioned on HAVE_GAS_COMDAT_GROUP? (Darwin is not ELF, so I can't see how the gcc patch that you're really trying to get in could affect Darwin.)


--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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