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] | |
Mike> libjava doesn't yet build:
Mike> ../../../../gcc/libjava/stacktrace.cc:39: error: base
Mike> '_Jv_UnwindState' with only non-default constructor in class without
Mike> a constructor
Sure looks like a bug to me.
As far as I can tell, _Jv_FindCallingClassState is not actually used anywhere.
I suggest deleting this class. Feel free to check that in if it helps.
Attachment:
libjava-2.diffs.txt
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |