This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/16329] New: internal compiler error: Erreur de segmentation


version of gcc : version gcc 3.3.3 (Debian 20040429)
---------------
gcc was configured with :
-------------------------
../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang
--prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib
--enable-nls --without-included-gettext --enable-__cxa_atexit
--enable-clocale=gnu --enable-debug --enable-java-gc=boehm
--enable-java-awt=xlib --enable-objc-gc i486-linux

Model of thread: posix
----------------
system type: ix86, Linux Knoppix (kernel 2.6.5)
------------
command line that triggers the bug and the compiler output: 
------------------------------------------------------------
gcc -funroll-all-loops -O3 -c sdrvst.c
sdrvst.c: Dans la fonction « sdrvst_ »:
sdrvst.c:4119: internal compiler error: Erreur de segmentation
Veuillez soumettre un rapport complet d'anomalies,
avec le source pré-traité si nécessaire.
Consultez <URL:http://gcc.gnu.org/bugs.html> pour plus de détail.
make[1]: *** [sdrvst.o] Erreur 1
make[1]: quittant le répertoire « /home/choy/CLAPACK/TESTING/EIG »
make: *** [xeigtsts] Erreur 2


NB: sdrvst.c is a file of the clapack test suite

I don't find the "attach file" button for sdrvst.i file. So I press commit and I
hope I'll be proposed to join my file next: otherwise I'll send it separately.

-- 
           Summary: internal compiler error: Erreur de segmentation
           Product: gcc
           Version: 3.3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: laurent dot choy at enst dot fr
                CC: gcc-bugs at gcc dot gnu dot org


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]