public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/13784] New: powerpc64 long long ICE
@ 2004-01-21  5:02 dhazeghi at yahoo dot com
  2004-01-21  7:03 ` [Bug target/13784] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: dhazeghi at yahoo dot com @ 2004-01-21  5:02 UTC (permalink / raw)
  To: gcc-bugs

(from PR 13778) mainline ICEs with -mcpu=G5 on the following:

long long
sreal_to_int (void)
{
    return (long long) 1 << (8*5);
}


bash-2.05b$ gcc/cc1 -mcpu=G5 /tmp/sreal2.i 
 sreal_to_int

/tmp/sreal2.i: In function `sreal_to_int':
/tmp/sreal2.i:7: error: could not split insn
(insn 10 31 11 (set (reg:SI 0 r0 [orig:118 <result> ] [118])
        (const_int 1099511627776 [0x10000000000])) 309 {*movsi_internal1} (nil)
    (nil))
/tmp/sreal2.i:7: internal compiler error: in final_scan_insn, at final.c:2429
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: powerpc64 long long ICE
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dhazeghi at yahoo dot com
                CC: gcc-bugs at gcc dot gnu dot org,lucier at math dot
                    purdue dot edu,pinskia at gcc dot gnu dot org
GCC target triplet: powerpc-apple-darwin7.2.0


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


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

* [Bug target/13784] powerpc64 long long ICE
  2004-01-21  5:02 [Bug target/13784] New: powerpc64 long long ICE dhazeghi at yahoo dot com
@ 2004-01-21  7:03 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-21  7:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-21 07:02 -------
Confirmed but the patch to fix PR 13779 also fixes this PR so mark this as a dup of bug 13779.

*** This bug has been marked as a duplicate of 13779 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE
   Target Milestone|---                         |3.4.0


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


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

end of thread, other threads:[~2004-01-21  7:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-21  5:02 [Bug target/13784] New: powerpc64 long long ICE dhazeghi at yahoo dot com
2004-01-21  7:03 ` [Bug target/13784] " 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).