Note that this version of the compiler is experimental on the QNX platform.
When compiling the attached preprocessed file I get the following message:
qcc -V4.2.1,gcc_ntox86_cpp -w1 -IC:\QNX632\ARICommon
-IC:\QNX632\ARICommon\include -c -g -Wc,-Wall -oTNSTypeDef.o ..\TNSTypeDef.cpp
..\TNS.cpp:92: internal compiler error: in import_export_decl, at
cp/decl2.c:1957
Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html> for instructions.
cc: C:/QNX632/host/win32/x86/usr/lib/gcc/i386-pc-nto-qnx6.3.0/4.2.1/cc1plus
caught signal 4
Build complete for project tnsReflection
Time consumed: 1359 ms. Parallel threads used: 2
..\TNSTypeDef.cpp: In static member function 'static void
TNSTypeDef::sPrintMembers(TNSTypeDefStruct*)':
..\TNSTypeDef.cpp:344: warning: suggest parentheses around assignment used as
truth value
--
Summary: internal compiler error: in import_export_decl
Product: gcc
Version: 4.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: kltstallard at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35181