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]
Other format: [Raw text]

[Bug c++/11006] [CNI] ICE with use of __java_boolean



------- Comment #7 from olsner at gmail dot com  2008-11-25 23:02 -------
Original test case and test case from comment #1 both give this result (i.e. no
ICE) for me:

(Comment #1)
<stdin>: In function ?void foo()?:
<stdin>:4: error: can't find ?class$? in ?__java_boolean?

(Original test case)
<stdin>: In function ?void foo()?:
<stdin>:28: error: can't find ?class$? in ?jboolean?

(c++ --version gives c++ (Ubuntu 4.3.2-1ubuntu11) 4.3.2)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11006


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