[Bug c++/35181] internal compiler error: in import_export_decl

2008-02-13 Thread kltstallard at gmail dot com


--- Comment #1 from kltstallard at gmail dot com  2008-02-13 17:26 ---
Created an attachment (id=15140)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15140&action=view)
Preprocessed file that causes the error.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35181



[Bug c++/35181] New: internal compiler error: in import_export_decl

2008-02-13 Thread kltstallard at gmail dot com
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