public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "wuwei08 at iscas dot ac dot cn" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/43811]  New: infinite & memory leak when using -O3 option
Date: Tue, 20 Apr 2010 02:40:00 -0000	[thread overview]
Message-ID: <bug-43811-19053@http.gcc.gnu.org/bugzilla/> (raw)

gcc 4.4.3 exhausted all memory(3.2G) and got stuck in an infinite loop:
gcc-4.4.3 -O3 MTest-1.c
while gcc-4.4.1 works fine with the same option.

gcc-4.4.3 config options:
^_^ $../../exe/bin/gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../src/configure
--prefix=/home/wuwei/testbed/gcc-4.4.3/obj/../exe --enable-languages=c
Thread model: posix
gcc version 4.4.3 (GCC) 

and config info of the compiler which compiled gcc 4.4.3:
^_^ $gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu9'
--with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared
--enable-multiarch --enable-linker-build-id --with-system-zlib
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix
--with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls
--enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc
--enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic
--enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu
--target=i486-linux-gnu
Thread model: posix
gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9)


-- 
           Summary: infinite & memory leak when using -O3 option
           Product: gcc
           Version: 4.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: wuwei08 at iscas dot ac dot cn
 GCC build triplet: x86_32-Ubuntu-Linux
  GCC host triplet: x86_32-Ubuntu-Linux
GCC target triplet: x86_32-Ubuntu-Linux


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


             reply	other threads:[~2010-04-20  2:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-20  2:40 wuwei08 at iscas dot ac dot cn [this message]
2010-04-20  2:41 ` [Bug middle-end/43811] " wuwei08 at iscas dot ac dot cn
2010-04-20  2:44 ` wuwei08 at iscas dot ac dot cn
2010-04-20  2:48 ` pinskia at gcc dot gnu dot org
2010-04-20  2:49 ` pinskia at gcc dot gnu dot org
2010-04-20  8:51 ` rguenth at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-43811-19053@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).