public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/31025]  New: [dataflow] Crash in caller-save.c due to x87 math
@ 2007-03-02 13:40 bonzini at gnu dot org
  2007-03-15 17:03 ` [Bug rtl-optimization/31025] " bonzini at gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bonzini at gnu dot org @ 2007-03-02 13:40 UTC (permalink / raw)
  To: gcc-bugs

reduced testcase:

real*8 function f(x)
t1 = g(0)
if(x .eq. 0) then
  f = 0
else if(x .eq. 1) then
  f = t1 *log( t1 )
end if
end

dlarnd.f90: In function 'f':
dlarnd.f90:3: internal compiler error: in insert_save, at caller-save.c:731


-- 
           Summary: [dataflow] Crash in caller-save.c due to x87 math
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bonzini at gnu dot org
GCC target triplet: i686-pc-linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31025


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

end of thread, other threads:[~2007-06-14 12:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-02 13:40 [Bug rtl-optimization/31025] New: [dataflow] Crash in caller-save.c due to x87 math bonzini at gnu dot org
2007-03-15 17:03 ` [Bug rtl-optimization/31025] " bonzini at gnu dot org
2007-03-16 11:18 ` bonzini at gnu dot org
2007-03-30  7:23 ` bonzini at gnu dot org
2007-06-14 12:05 ` zadeck at naturalbridge dot com

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