This is the mail archive of the gcc-bugs@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]

Re: branch spurious references to __gxx_personality_v0


>>>>> "Zack" == Zack Weinberg <zackw@stanford.edu> writes:

Zack> None of these files use exceptions at all, as far as I can tell.
Zack> Up till yesterday we had the exact same problem on the trunk,
Zack> but it has now gone away.  I cannot figure out what change
Zack> corrected the problem.  Any ideas?

Bryce checked in a libjava change on the trunk which fixed it.

2001-05-18  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>

	* include/jvm.h: Move "#pragma GCC java_exceptions" to ...
	* gcj/javaprims.h: ... here.
	* gnu/gcj/io/shs.cc: Add "#pragma GCC java_exceptions".

Tom


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