public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/54052] New: Segmentation Fault
@ 2012-07-20 14:39 baxter at about dot org
  2012-07-24 16:04 ` [Bug c++/54052] " baxter at about dot org
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: baxter at about dot org @ 2012-07-20 14:39 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 54052
           Summary: Segmentation Fault
    Classification: Unclassified
           Product: gcc
           Version: 4.5.3
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: baxter@about.org


Command line: g++ -Wno-system-headers -Wall -Wextra -ansi -pedantic -O6   -c -o
test08.o test08.cpp -save-temps

Version: g++ -v
Utilisation des specs internes.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-cygwin/4.5.3/lto-wrapper.exe
Target: i686-pc-cygwin
Configuré avec:
/gnu/gcc/releases/respins/4.5.3-3/gcc4-4.5.3-3/src/gcc-4.5.3/configure
--srcdir=/gnu/gcc/releases/respins/4.5.3-3/gc
c4-4.5.3-3/src/gcc-4.5.3 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin
--sbindir=/usr/sbin --libexecdir=/usr/lib --datadir=/usr
/share --localstatedir=/var --sysconfdir=/etc --datarootdir=/usr/share
--docdir=/usr/share/doc/gcc4 -C --datadir=/usr/share --infodi
r=/usr/share/info --mandir=/usr/share/man -v --with-gmp=/usr --with-mpfr=/usr
--enable-bootstrap --enable-version-specific-runtime-l
ibs --libexecdir=/usr/lib --enable-static --enable-shared
--enable-shared-libgcc --disable-__cxa_atexit --with-gnu-ld --with-gnu-as
--with-dwarf2 --disable-sjlj-exceptions
--enable-languages=ada,c,c++,fortran,java,lto,objc,obj-c++ --enable-graphite
--enable-lto --
enable-java-awt=gtk --disable-symvers --enable-libjava --program-suffix=-4
--enable-libgomp --enable-libssp --enable-libada --enable
-threads=posix --with-arch=i686 --with-tune=generic --enable-libgcj-sublibs
CC=gcc-4 CXX=g++-4 CC_FOR_TARGET=gcc-4 CXX_FOR_TARGET=g+
+-4 GNATMAKE_FOR_TARGET=gnatmake GNATBIND_FOR_TARGET=gnatbind
--with-ecj-jar=/usr/share/java/ecj.jar
Modèle de thread: posix
gcc version 4.5.3 (GCC)

Same bug seen with g++ 4.6.3 on ubuntu

Output:
test08.cpp: In function 'int main()':
test08.cpp:2467:2: erreur interne du compilateur: Segmentation fault
Veuillez soumettre un rapport complet d'anomalies,
avec le source pré-traité si nécessaire.
Consultez <http://gcc.gnu.org/bugs.html> pour plus de détail.
<builtin>: recipe for target `test08.o' failed


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2024-06-12 12:33 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-20 14:39 [Bug c++/54052] New: Segmentation Fault baxter at about dot org
2012-07-24 16:04 ` [Bug c++/54052] " baxter at about dot org
2012-07-24 16:19 ` redi at gcc dot gnu.org
2012-07-24 18:29 ` baxter at about dot org
2012-07-24 18:37 ` redi at gcc dot gnu.org
2012-07-24 20:34 ` baxter at about dot org
2013-05-05 11:57 ` paolo.carlini at oracle dot com
2024-02-16 14:49 ` [Bug c++/54052] [11/12/13/14 Regression] g++ takes excessive time in opt and generate phase; can lead to Segmentation Fault when not enough memory available rguenth at gcc dot gnu.org
2024-02-19  9:27 ` [Bug middle-end/54052] " rguenth at gcc dot gnu.org
2024-02-19 10:14 ` rguenth at gcc dot gnu.org
2024-02-19 10:40 ` rguenth at gcc dot gnu.org
2024-02-19 13:42 ` cvs-commit at gcc dot gnu.org
2024-02-19 13:44 ` [Bug middle-end/54052] [11/12/13 " rguenth at gcc dot gnu.org
2024-05-13 11:39 ` rguenth at gcc dot gnu.org
2024-05-13 12:44 ` cvs-commit at gcc dot gnu.org
2024-06-12 12:33 ` [Bug middle-end/54052] [11/12 " cvs-commit at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).