From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28923 invoked by alias); 9 Sep 2005 14:40:50 -0000 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 Received: (qmail 28877 invoked by uid 48); 9 Sep 2005 14:40:44 -0000 Date: Fri, 09 Sep 2005 14:40:00 -0000 From: "sylvain dot pion at sophia dot inria dot fr" To: gcc-bugs@gcc.gnu.org Message-ID: <20050909144043.23797.sylvain.pion@sophia.inria.fr> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/23797] New: ICE (on invalid) X-Bugzilla-Reason: CC X-SW-Source: 2005-09/txt/msg01133.txt.bz2 List-Id: The attached preprocessed file compiled with g++ produces the ICE : include/CGAL/_test_circles_constructions.h: In function 'void _test_circle_construct(CK2)': include/CGAL/_test_circles_constructions.h:294: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. ---------------- I have not found the time to simplify/shorten it, but I believe that there is an invalid use of "typename" in the program. Removing this typename makes the compiler happy. -- Summary: ICE (on invalid) Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: sylvain dot pion at sophia dot inria dot fr CC: gcc-bugs at gcc dot gnu dot org,sylvain dot pion at sophia dot inria dot fr GCC host triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23797