[Bug c/44466] New: Segmentation fault in compilation

2010-06-08 Thread msteghofer at cistib dot upf dot edu
When doing (node_refine.i attached):

gcc -DNDEBUG -O3 -I. -c node_refine.i

I get:

node_refine.c: In function ‘KWayNodeRefine__’:
node_refine.c:162:6: internal compiler error: Violació de segment
Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html for instructions.


-- 
   Summary: Segmentation fault in compilation
   Product: gcc
   Version: 4.5.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: msteghofer at cistib dot upf dot edu


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



[Bug c/44466] Segmentation fault in compilation

2010-06-08 Thread msteghofer at cistib dot upf dot edu


--- Comment #1 from msteghofer at cistib dot upf dot edu  2010-06-08 10:38 
---
Created an attachment (id=20865)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20865action=view)
The code that produces the error


-- 


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



[Bug c/44466] Segmentation fault in compilation

2010-06-08 Thread msteghofer at cistib dot upf dot edu


--- Comment #2 from msteghofer at cistib dot upf dot edu  2010-06-08 10:38 
---
GCC version info:

Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/data/home/msteghofer/gcc-4.5/dist/libexec/gcc/x86_64-unknown-linux-gnu/4.5.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../gcc-4.5.0/configure
--prefix=/data/home/msteghofer/gcc-4.5/dist
--with-gmp=/data/home/msteghofer/gcc-4.5/dist
--with-mpfr=/data/home/msteghofer/gcc-4.5/dist
--with-mpc=/data/home/msteghofer/gcc-4.5/dist --enable-werror
--enable-languages=c,c++,fortran
--with-libelf=/data/home/msteghofer/gcc-4.5/dist
--with-ppl=/data/home/msteghofer/gcc-4.5/dist
--with-cloog=/data/home/msteghofer/gcc-4.5/dist
Thread model: posix
gcc version 4.5.0 (GCC) 


-- 


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