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]

PATCH to java/class.c - internal type correctness


Per Bothner writes:
 > I checked in the attached patch.  Otherwise,
 > -fno-assume-compiled will cause an internal
 > error due to type inconsistency.  (Presumably,
 > this wasn't a problem before the tree-ssa merge
 > - or it's been too long since someone tried this!)

That's right.  I'm nou using -fno-assume-compiled any more because
it's never really been right, and -findirect-dispatch has a mich
better chance of working correctly.

Andrew.


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