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 debug/37156] Hang with -g -O2 (or higher) (discovered with malloc.c in sqlite3)



------- Comment #3 from cw at f00f dot org  2008-08-19 00:38 -------
Someone was able to reproduce the hang and pointed out the first attachment I
put up as edited without the __attribute__

Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info
--with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap
--enable-shared
--enable-threads=posix --enable-checking=release --with-system-zlib
--enable-__cxa_atexit
--disable-libunwind-exceptions
--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.5.0-gcj-1.5.0.0/jre
--enable-libgcj-multifile
--enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar
--disable-libjava-multilib
--with-cpu=generic --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.3.1 20080708 (Red Hat 4.3.1-4) (GCC)


-- 

cw at f00f dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Hangwith -g -O2 (or higher) |Hang with -g -O2 (or higher)
                   |(discovered with malloc.c in|(discovered with malloc.c in
                   |sqlite3)                    |sqlite3)


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


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