Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - internal compiler fault?: (2 Items)
   
internal compiler fault?  
Hi, 
I accidentally came across this, 

Cheers,
/Prem


make[1]: Entering directory `/home/pmallappa/work/svn/product/lib/ffb'
make -j 1 -Cnto -fMakefile install
make[2]: Entering directory `/home/pmallappa/work/svn/product/lib/ffb/nto'
make -j 1 -Carm -fMakefile install
make[3]: Entering directory `/home/pmallappa/work/svn/product/lib/ffb/nto/arm'
make -j 1 -Ca.le -fMakefile install 
make[4]: Entering directory `/home/pmallappa/work/svn/product/lib/ffb/nto/arm/a.le'
/opt/qnx641/host/linux/x86/usr/bin/qcc -Vgcc_ntoarm -c -O -Wc,-Wall -Wc,-Wno-parentheses -Wc,-fno-builtin -DNDEBUG -O3 -
funroll-all-loops   -I. -I/home/pmallappa/work/svn/product/lib/ffb/nto/arm/a.le -I/home/pmallappa/work/svn/product/lib/
ffb/nto/arm -I/home/pmallappa/work/svn/product/lib/ffb/nto -I/home/pmallappa/work/svn/product/lib/ffb -I../../../../../
hardware/devg/public -I/home/pmallappa/work/svn/build/install/usr/include -I/opt/qnx641/target/qnx6/usr/include       -
EL      -DVARIANT_a -DVARIANT_le -DBUILDENV_qss  /home/pmallappa/work/svn/product/lib/ffb/core.c 
/home/pmallappa/work/svn/product/lib/ffb/core.c: In function 'ffb_core_scaled_blit':
/home/pmallappa/work/svn/product/lib/ffb/core.c:628: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://www.qnx.com/support/bugreports>; for instructions.
{standard input}: Assembler messages:
{standard input}:229: Error: undefined local label `.L342'
cc: /opt/qnx641/host/linux/x86/usr/bin/ntoarm-as error 1
cc: /opt/qnx641/host/linux/x86/usr/lib/gcc/arm-unknown-nto-qnx6.4.0/4.3.3/cc1 error 4
make[4]: *** [core.o] Error 1
make[4]: Leaving directory `/home/pmallappa/work/svn/product/lib/ffb/nto/arm/a.le'
make[3]: *** [install] Error 2
make[3]: Leaving directory `/home/pmallappa/work/svn/product/lib/ffb/nto/arm'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/home/pmallappa/work/svn/product/lib/ffb/nto'
Re: internal compiler fault?  
Premachandra Mallappa wrote:
> Hi, 
> I accidentally came across this, 

Hi Prem,

This has already been reported, PR69498.

Regards,

Ryan Mansfield