--- Comment #7 from hjl dot tools at gmail dot com 2009-02-18 20:19 ---
It is caused by revision 143502 on trunk:
http://gcc.gnu.org/ml/gcc-cvs/2009-01/msg00515.html
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
--
--- Comment #6 from pinskia at gcc dot gnu dot org 2009-02-18 18:47 ---
And in the release of 4.3.2 with checking turned on.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #5 from pinskia at gcc dot gnu dot org 2009-02-18 18:46 ---
And:
GNU C++ (GCC) version 4.4.0 20090116 (experimental) [trunk revision 143448]
(powerpc64-unknown-linux-gnu)
compiled by GNU C version 4.4.0 20090116 (experimental) [trunk revision
143448], GMP version 4.2.
--- Comment #4 from pinskia at gcc dot gnu dot org 2009-02-18 18:46 ---
It works for me with:
GNU C++ (GCC) version 4.4.0 20081229 (experimental) [trunk revision 142951]
(i386-apple-darwin8.11.1)
compiled by GNU C version 4.4.0 20081229 (experimental) [trunk revision
142951], GMP
--- Comment #3 from christi at uni-hd dot de 2009-02-18 11:10 ---
Created an attachment (id=17324)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17324&action=view)
preprocessed test.cc
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39225
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-02-18 10:11 ---
It works for me with the release-checking built 4.3.3 release (as well as
4.3.0, 4.3.1 and 4.3.2). With the branch r143959 and checking enabled it gives
test.cc:6: internal compiler error: tree check: expected clas
--- Comment #1 from christi at uni-hd dot de 2009-02-18 07:55 ---
Created an attachment (id=17319)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17319&action=view)
example to trigger the bug
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39225