This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/27970] error while compiling ClanLib-0.8
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jun 2006 05:52:32 -0000
- Subject: [Bug debug/27970] error while compiling ClanLib-0.8
- References: <bug-27970-12805@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2006-06-09 05:52 -------
../../Sources/API/Display/Collision/../../GL/opengl_wrap.h:2533: error:
'<anonymous>' has incomplete type
../../Sources/API/Display/Collision/../../GL/opengl_wrap.h:2533: error: invalid
use of 'CLvoid'
setupdisplay.cpp:120: internal compiler error: in gen_formal_parameter_die, at
dwarf2out.c:11337
So this is invalid code to begin with.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
Keywords| |error-recovery, ice-on-
| |invalid-code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27970