This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36794] Internal compiler error: Segmentation fault, when incorrectly using __attribute__ ((packed))
- From: "vanco dot gccbugzilla at vancomaja dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jul 2008 17:34:46 -0000
- Subject: [Bug c++/36794] Internal compiler error: Segmentation fault, when incorrectly using __attribute__ ((packed))
- References: <bug-36794-16450@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from vanco dot gccbugzilla at vancomaja dot com 2008-07-10 17:34 -------
g++ -v output:
==========Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-libgcj-multifile
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk
--disable-dssi --enable-plugin
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic
--host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.2 20070626 (Red Hat 4.1.2-14)
--
vanco dot gccbugzilla at vancomaja dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
GCC build triplet|Configured with: |x86_64-redhat-linux
|../configure --prefix=/usr -|
|-mandir=/usr/share/ |
GCC host triplet|Using built-in specs |x86_64-redhat-linux
Summary|Internal compiler error: |Internal compiler error:
|Segmentation fault, when |Segmentation fault, when
|incorrectly using |incorrectly using
|__attribute__ ((packed)) |__attribute__ ((packed))
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36794