[Bug c/91392] g++: internal compiler error: Aborted (program cc1plus)

2019-08-08 Thread harry.onslow at emenda dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91392

--- Comment #2 from Harry Onslow  ---
Hi Martin,

Thanks for the message. I will try a newer version - Could you please advise on
where I can download the latest release please?

Regards,
Harry

[Bug c/91392] New: g++: internal compiler error: Aborted (program cc1plus)

2019-08-07 Thread harry.onslow at emenda dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91392

Bug ID: 91392
   Summary: g++: internal compiler error: Aborted (program
cc1plus)
   Product: gcc
   Version: 6.3.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: c
  Assignee: unassigned at gcc dot gnu.org
  Reporter: harry.onslow at emenda dot com
  Target Milestone: ---

Created attachment 46685
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46685=edit
the preprocessed file (*.ii*) that triggers the bug

Hi Support,
Please find the required details below.
Regards,
Harry


D:\workspace\cases\6088\workspace>g++ -v
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=d:/mingw/bin/../libexec/gcc/mingw32/6.3.0/lto-wrapper.exe
Target: mingw32
Configured with: ../src/gcc-6.3.0/configure --build=x86_64-pc-linux-gnu
--host=mingw32 --with-gmp=/mingw --with-mpfr=/mingw --with-mpc=/mingw
--with-isl=/mingw --prefix=/mingw --disable-win32-registry --target=mingw32
--with-arch=i586 --enable-languages=c,c++,objc,obj-c++,fortran,ada
--with-pkgversion='MinGW.org GCC-6.3.0-1' --enable-static --enable-shared
--enable-threads --with-dwarf2 --disable-sjlj-exceptions
--enable-version-specific-runtime-libs --with-libiconv-prefix=/mingw
--with-libintl-prefix=/mingw --enable-libstdcxx-debug --with-tune=generic
--enable-libgomp --disable-libvtv --enable-nls
Thread model: win32
gcc version 6.3.0 (MinGW.org GCC-6.3.0-1)

D:\workspace\cases\6088\workspace>g++ -c -std=c++14 10_MISRA.PTR.ARITH.cpp
-save-temps
10_MISRA.PTR.ARITH.cpp: In constructor
'workspace::project::Wrapper::Wrapper(workspace::project::Wrapper&&)':
10_MISRA.PTR.ARITH.cpp:8:8: internal compiler error: in finish_expr_stmt, at
cp/semantics.c:677
 struct Wrapper
^~~

10_MISRA.PTR.ARITH.cpp:8:8: internal compiler error: Aborted
g++: internal compiler error: Aborted (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.