public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: stefaandr@hotmail.com
To: gcc-gnats@gcc.gnu.org
Subject: c/9569: 8 bytes seems to long for long long int
Date: Tue, 04 Feb 2003 13:36:00 -0000	[thread overview]
Message-ID: <20030204133221.12272.qmail@sources.redhat.com> (raw)


>Number:         9569
>Category:       c
>Synopsis:       8 bytes seems to long for long long int
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          rejects-legal
>Submitter-Id:   net
>Arrival-Date:   Tue Feb 04 13:36:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     stefaandr@hotmail.com
>Release:        gcc version 3.4 20030204 (experimental)
>Organization:
>Environment:
redhat 8.0
Reading specs from /esat/quendi/stefaan/install/lib/gcc-lib/i686-pc-linux-gnu/3.4/specs
Configured with: ../../src/gcc/configure --enable-languages=c,c++ --prefix=/esat/quendi/stefaan/install
Thread model: posix
gcc version 3.4 20030204 (experimental)
>Description:
compile this code:

int main() {
	long long int x = 0x0123456789abcdef;
};

it gives:
test6.cpp: In function `int main()':
test6.cpp:2: error: integer constant is too large for "long" type
>How-To-Repeat:
compile code contained in description
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2003-02-04 13:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-04 13:36 stefaandr [this message]
2003-02-04 14:36 Andreas Jaeger
2003-02-04 14:37 aj
2003-02-04 18:36 Falk Hueffner
2003-02-05 21:06 Neil Booth
2003-02-05 22:56 Joseph S. Myers
2003-02-05 23:46 Neil Booth
2003-02-06  0:06 Falk Hueffner
2003-02-06  0:16 Joseph S. Myers
2003-02-06  7:06 Neil Booth
2003-02-06  7:36 Segher Boessenkool

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=20030204133221.12272.qmail@sources.redhat.com \
    --to=stefaandr@hotmail.com \
    --cc=gcc-gnats@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).