public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/21085] [4.0/4.1 Regression] Virtual memory exhausted with g++
Date: Mon, 18 Apr 2005 19:24:00 -0000	[thread overview]
Message-ID: <20050418192405.17731.qmail@sourceware.org> (raw)
In-Reply-To: <20050418131540.21085.strieder@informatik.uni-kl.de>


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-18 19:24 -------
Reduced testcase:
int main( int argc, char * argv[ ] )
{
  int maxstringlen = 1;
  int limit = 0, maxblock = 0, maxblockrem = 0;
  maxblockrem = (maxstringlen) % (2147483647 + 1);
}


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-04-18 19:24:03
               date|                            |


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


  parent reply	other threads:[~2005-04-18 19:24 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-18 13:16 [Bug c++/21085] New: " strieder at informatik dot uni-kl dot de
2005-04-18 19:18 ` [Bug middle-end/21085] [4.0/4.1 Regression] " pinskia at gcc dot gnu dot org
2005-04-18 19:18 ` pinskia at gcc dot gnu dot org
2005-04-18 19:24 ` pinskia at gcc dot gnu dot org [this message]
2005-04-18 19:25 ` pinskia at gcc dot gnu dot org
2005-04-18 19:38 ` pinskia at gcc dot gnu dot org
2005-04-18 20:15 ` phython at gcc dot gnu dot org
2005-04-18 20:47 ` roger at eyesopen dot com
2005-04-18 22:02 ` ja2morri at csclub dot uwaterloo dot ca
2005-04-19  2:36 ` cvs-commit at gcc dot gnu dot org
2005-04-19  2:43 ` [Bug middle-end/21085] [4.0 only " phython at gcc dot gnu dot org
2005-04-19  6:11 ` [Bug middle-end/21085] [4.0 " pinskia at gcc dot gnu dot org
2005-04-20  3:31 ` pinskia at gcc dot gnu dot org
2005-04-20  4:32 ` phython at gcc dot gnu dot org
2005-04-20 13:52 ` pinskia at gcc dot gnu dot org
2005-05-11 12:46 ` cvs-commit at gcc dot gnu dot org
2005-05-11 12:50 ` cvs-commit at gcc dot gnu dot org
2005-05-11 12:50 ` pinskia 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=20050418192405.17731.qmail@sourceware.org \
    --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).