From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32047 invoked by alias); 9 Jun 2006 05:52:38 -0000 Received: (qmail 31903 invoked by uid 48); 9 Jun 2006 05:52:32 -0000 Date: Fri, 09 Jun 2006 06:10:00 -0000 Message-ID: <20060609055232.31902.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug debug/27970] error while compiling ClanLib-0.8 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-06/txt/msg01013.txt.bz2 List-Id: ------- 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: '' 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