[Bug c++/60180] New: internal compiler error: in use_thunk, at cp/method.c:338

2014-02-13 Thread ignoreddropbox at gmail dot com
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 <http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccqU9q2o.out file, please attach this to
your bugreport.
make: *** [verification_tests.o] Error 1


[Bug c++/60180] internal compiler error: in use_thunk, at cp/method.c:338

2014-02-13 Thread ignoreddropbox at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60180

--- Comment #1 from EP  ---
Created attachment 32128
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32128&action=edit
dump created by gcc