public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: optimization/10487: ICE with unsigned long long and -m128bit-long-double
@ 2003-04-25  0:37 bangerth
  0 siblings, 0 replies; 2+ messages in thread
From: bangerth @ 2003-04-25  0:37 UTC (permalink / raw)
  To: SLeard, gcc-bugs, gcc-prs, nobody

Old Synopsis: syscalls.cc:68: internal error: Segmentation fault
New Synopsis: ICE with unsigned long long and -m128bit-long-double

State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Fri Apr 25 00:37:28 2003
State-Changed-Why:
    Confirmed. Here's a C testcase:
    -----------------------
    unsigned long long int i;
    void foo()
    {
      double x = (double)i;
    }
    ---------------------
    g/x> /home/bangerth/bin/gcc-3.4-pre/bin/gcc -c x.c -m128bit-long-double
    x.c: In function `foo':
    x.c:4: internal compiler error: Segmentation fault
    
    This ICEs since 3.0, 2.95 didn't have this option, so it
    is not a regression.
    
    W.

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


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

* Re: optimization/10487: ICE with unsigned long long and -m128bit-long-double
@ 2003-04-25  0:39 bangerth
  0 siblings, 0 replies; 2+ messages in thread
From: bangerth @ 2003-04-25  0:39 UTC (permalink / raw)
  To: SLeard, gcc-bugs, gcc-prs, nobody

Synopsis: ICE with unsigned long long and -m128bit-long-double

State-Changed-From-To: analyzed->closed
State-Changed-By: bangerth
State-Changed-When: Fri Apr 25 00:39:14 2003
State-Changed-Why:
    Actually, this is a duplicate of PR 4490

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


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-25  0:37 optimization/10487: ICE with unsigned long long and -m128bit-long-double bangerth
2003-04-25  0:39 bangerth

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