public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/19142] New: [4.0 Regression] ppc-darwin no longer builds
@ 2004-12-23 22:43 pinskia at gcc dot gnu dot org
  2004-12-23 22:44 ` [Bug target/19142] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-23 22:43 UTC (permalink / raw)
  To: gcc-bugs

the following testcase ICEs (even at -O0):
double
__fixunsdfdi (double a)
{
  const double hi = a / (((unsigned long long) 1) << (sizeof (int) * 8));
  return hi;
}

-- 
           Summary: [4.0 Regression] ppc-darwin no longer builds
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code, build
          Severity: critical
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2004-12-24  2:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-23 22:43 [Bug target/19142] New: [4.0 Regression] ppc-darwin no longer builds pinskia at gcc dot gnu dot org
2004-12-23 22:44 ` [Bug target/19142] " pinskia at gcc dot gnu dot org
2004-12-23 22:45 ` pinskia at gcc dot gnu dot org
2004-12-24  1:43 ` amodra at bigpond dot net dot au
2004-12-24  1:51 ` cvs-commit at gcc dot gnu dot org
2004-12-24  2:14 ` pinskia at gcc dot gnu dot org

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