public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* target/7486: ice when compiling glibc 2.2.5 with -msse2
@ 2002-08-04  4:46 Klaus.Kusche
  0 siblings, 0 replies; 2+ messages in thread
From: Klaus.Kusche @ 2002-08-04  4:46 UTC (permalink / raw)
  To: gcc-gnats


>Number:         7486
>Category:       target
>Synopsis:       ice when compiling glibc 2.2.5 with -msse2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Sun Aug 04 04:46:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Klaus Kusche
>Release:        3.1
>Organization:
>Environment:
i686
>Description:
When compiling file stdlib/strtod.c from glibc 2.2.5 (default config except for CFLAGS) with gcc 3.1 using -O2 or -O3 and -msse2 or -march=pentium4, function __strtod_internal (1562) causes an reproducible ice in gcc/config/i386/i386.c, function ix86_secondary_memory_needed (12251).

>How-To-Repeat:
See descr.
>Fix:
Workaround: Don't use sse2.
-march=pentium3 -mcpu=pentium4 does not trigger the bug.
>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: target/7486: ice when compiling glibc 2.2.5 with -msse2
@ 2002-10-10 10:57 hubicka
  0 siblings, 0 replies; 2+ messages in thread
From: hubicka @ 2002-10-10 10:57 UTC (permalink / raw)
  To: Klaus.Kusche, gcc-bugs, gcc-prs, nobody

Synopsis: ice when compiling glibc 2.2.5 with -msse2

State-Changed-From-To: open->closed
State-Changed-By: hubicka
State-Changed-When: Thu Oct 10 10:57:28 2002
State-Changed-Why:
    Should be fixed by mine's and Richards commits, but there is no testcase, so pelase report again if it still aborts with 3.2 cvs or mainline

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


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

end of thread, other threads:[~2002-10-10 17:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-04  4:46 target/7486: ice when compiling glibc 2.2.5 with -msse2 Klaus.Kusche
2002-10-10 10:57 hubicka

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