From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 353 invoked by alias); 13 Feb 2014 16:17:25 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 323 invoked by uid 48); 13 Feb 2014 16:17:20 -0000 From: "ignoreddropbox at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/60180] New: internal compiler error: in use_thunk, at cp/method.c:338 Date: Thu, 13 Feb 2014 16:17:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ignoreddropbox at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-02/txt/msg01243.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60180 Bug ID: 60180 Summary: internal compiler error: in use_thunk, at cp/method.c:338 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: ignoreddropbox at gmail dot com gcc (GCC) 4.8.2 20131212 (Red Hat 4.8.2-7) Building file: ../verification_tests.cpp Invoking: GCC C++ Compiler g++ -D__GXX_EXPERIMENTAL_CXX0X__ -I"/home/eran/FakeIt/tests/../include" -O0 -g3 -Wall -c -fmessage-length=0 -std=c++11 -MMD -MP -MF"verification_tests.d" -MT"verification_tests.d" -o "verification_tests.o" "../verification_tests.cpp" In file included from /home/eran/FakeIt/tests/../include/fakeit/Mock.h:8:0, from /home/eran/FakeIt/tests/../include/fakeit.h:4, from ../verification_tests.cpp:7: /home/eran/FakeIt/tests/../include/fakeit/StubbingImpl.h:38:10: internal compiler error: in use_thunk, at cp/method.c:338 virtual ~FunctionStubbingProgress() override = default; ^ Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Preprocessed source stored into /tmp/ccqU9q2o.out file, please attach this to your bugreport. make: *** [verification_tests.o] Error 1