| Subject: | [Bug libgcj/23182] instanceof sometimes fails if compiled with -findirect-dispatch |
|---|---|
| From: | "tromey at gcc dot gnu dot org" |
| Date: | 5 Sep 2005 16:15:15 -0000 |
------- Additional Comments From tromey at gcc dot gnu dot org 2005-09-05 16:15 ------- One reason I suspect a compiler bug and not a bug in 'instanceof' is that the code works in the interpreter but not when BC-compiled. Tom F... I think the arguments are reversed to the call in your assertion example. The first class argument is the target class, which must be the base class. The second class argument is the source class. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23182 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Bug c++/23667] [4.0/4.1 Regression] tr1/6_containers/unordered/hashtable/23465.cc execution test times out, cvs-commit at gcc dot gnu dot org |
|---|---|
| Next by Date: | [Bug c++/23667] [4.0/4.1 Regression] tr1/6_containers/unordered/hashtable/23465.cc execution test times out, mmitchel at gcc dot gnu dot org |
| Previous by Thread: | [Bug libgcj/23182] instanceof sometimes fails if compiled with -findirect-dispatch, aph at gcc dot gnu dot org |
| Next by Thread: | [Bug libgcj/23182] instanceof sometimes fails if compiled with -findirect-dispatch, fitzsim at redhat dot com |
| Indexes: | [Date] [Thread] [Top] [All Lists] |