public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/9568: ICE on cast of mmx-variable to long long int
@ 2003-02-04 14:39 bangerth
  0 siblings, 0 replies; 2+ messages in thread
From: bangerth @ 2003-02-04 14:39 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, stefaandr

Synopsis: ICE on cast of mmx-variable to long long int

State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Tue Feb  4 14:39:44 2003
State-Changed-Why:
    Already fixed in 3.3 and 3.4:
    tmp/g> /home/bangerth/bin/gcc-3.4-pre/bin/c++ -c -msse2 x.c
    x.c: In function `int main()':
    x.c:3: error: integer constant is too large for "long" type

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9568


^ permalink raw reply	[flat|nested] 2+ messages in thread

* c/9568: ICE on cast of mmx-variable to long long int
@ 2003-02-04 13:16 stefaandr
  0 siblings, 0 replies; 2+ messages in thread
From: stefaandr @ 2003-02-04 13:16 UTC (permalink / raw)
  To: gcc-gnats


>Number:         9568
>Category:       c
>Synopsis:       ICE on cast of mmx-variable to long long int
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Feb 04 13:16:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     stefaandr@hotmail.com
>Release:        gcc 3.2.1
>Organization:
>Environment:
redhat 8.0

Reading specs from /freeware/gcc/linux-i386/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/specs
Configured with: /freeware/gcc/gcc/gcc-3.2.1/configure --prefix=/freeware/gcc --exec-prefix=/freeware/gcc/linux-i386 --with-local-prefix=/freeware/gcc --enable-version-specific-runtime-libs --enable-languages=c++,f77,java --enable-threads=posix
Thread model: posix
gcc version 3.2.1
>Description:
gcc -msse this (without optimization):

int main() {
	int __attribute__ ((mode(V8QI))) x;
	(long long int) x = 0x0123456789abcdef;
};
>How-To-Repeat:
compile code included in description
>Fix:

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-04 14:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-04 14:39 c/9568: ICE on cast of mmx-variable to long long int bangerth
  -- strict thread matches above, loose matches on Subject: below --
2003-02-04 13:16 stefaandr

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).