From: Mikhail Zabaluev <mhz@alt-linux.org>
To: sisyphus@altlinux.ru
Subject: [sisyphus] Re: gcc
Date: Sun, 30 Dec 2001 23:38:20 +0300
Message-ID: <20011230203820.GA23267@localhost.localdomain> (raw)
In-Reply-To: <20011230165236Z816097-1157+74233@gnome04.sovam.com>
Hello Mikhail,
On Sun, Dec 30, 2001 at 07:52:53PM +0300, Mikhail Yakshin wrote:
>
> Привет всем!
>
> Копался я тут недавно с gcc-2.96 сборки из Сизифа и обнаружил, что оно умеет
> падать с интернал еррором в ответ на компиляцию такой маленькой штучки:
>
> #define MAX 1000000
>
> void main()
> {
> FILE *f;
> int a, b;
> int c[MAX][MAX];
> }
>
> Что вообще говоря нехорошо, вроде как не должно компилятору падать с
> ошибками...
У меня выдает ошибку раньше -- на использование необъявленного типа FILE.
Если добавить #include <stdio.h>, то выдает ошибку:
size of array `c' is too large
--
Stay tuned,
MhZ JID: mookid@jabber.org
___________
"All the people are so happy now, their heads are caving in. I'm glad they
are a snowman with protective rubber skin"
-- They Might Be Giants
next prev parent reply other threads:[~2001-12-30 20:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-30 16:52 [sisyphus] gcc Mikhail Yakshin
2001-12-30 17:50 ` Vitaly Lipatov
2001-12-30 20:38 ` Mikhail Zabaluev [this message]
2001-12-31 18:12 ` [sisyphus] gcc Mikhail Yakshin
2002-01-01 14:01 ` Mikhail Zabaluev
2002-01-01 17:39 ` Mikhail Yakshin
2002-01-10 9:03 ` Dmitry V. Levin
2002-01-01 19:55 ` Vitaly Lipatov
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=20011230203820.GA23267@localhost.localdomain \
--to=mhz@alt-linux.org \
--cc=sisyphus@altlinux.ru \
/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
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git