This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: enable -fcheck-references for specific targets


>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:

Anthony> This patch lets us enable -fcheck-references for specific
Anthony> targets by tweaking configure.host.

I think the infrastructure here is great and should go in.
We need it in other cases too.

Anthony> It also enables the use of -fcheck-references for xscale-elf.

I thought -fcheck-references introduced bootstrap failures right now.
I think if we're going to enable a platform to build by default, then
we can't have a build failure there -- even at the expense of known
runtime failures.

Tom


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