public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/14226] New: [3.4] ICE in emit_move_insn for -mcpu=power4
@ 2004-02-20 14:41 marcus at jet dot franken dot de
  2004-02-20 16:29 ` [Bug target/14226] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: marcus at jet dot franken dot de @ 2004-02-20 14:41 UTC (permalink / raw)
  To: gcc-bugs

On ppc32, when compiling the short testcase with gcc -c -mcpu=power4  
it faults with: 
 
sendmsg.i: In function `f': 
sendmsg.i:4: internal compiler error: in emit_move_insn, at expr.c:2776 
 
the testcase was extracted from libobjc: 
 
void 
f() 
{ 
  __builtin_apply ((void*)0, (void*)0, 0); 
}

-- 
           Summary: [3.4] ICE in emit_move_insn for -mcpu=power4
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: marcus at jet dot franken dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-unknown-linux-gnu
  GCC host triplet: powerpc-unknown-linux-gnu
GCC target triplet: powerpc-unknown-linux-gnu


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


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

* [Bug target/14226] [3.4] ICE in emit_move_insn for -mcpu=power4
  2004-02-20 14:41 [Bug target/14226] New: [3.4] ICE in emit_move_insn for -mcpu=power4 marcus at jet dot franken dot de
@ 2004-02-20 16:29 ` pinskia at gcc dot gnu dot org
  2004-02-20 17:04 ` pinskia at gcc dot gnu dot org
  2004-02-24 14:34 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-02-20 16:29 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-20 16:29 -------
Well since linux cannot use the full 64bit registers in 32bit mode either with the 64bit or 32bit kernels, 
I have a patch for this.  But note I cannot reproduce the ICE on powerpc-apple-darwin7.2.0 in 3.5.0.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2004-02-20 16:29:38
               date|                            |
   Target Milestone|---                         |3.4.0


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


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

* [Bug target/14226] [3.4] ICE in emit_move_insn for -mcpu=power4
  2004-02-20 14:41 [Bug target/14226] New: [3.4] ICE in emit_move_insn for -mcpu=power4 marcus at jet dot franken dot de
  2004-02-20 16:29 ` [Bug target/14226] " pinskia at gcc dot gnu dot org
@ 2004-02-20 17:04 ` pinskia at gcc dot gnu dot org
  2004-02-24 14:34 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-02-20 17:04 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-20 17:04 -------
Patch here: <http://gcc.gnu.org/ml/gcc-patches/2004-02/msg01837.html>.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch


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


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

* [Bug target/14226] [3.4] ICE in emit_move_insn for -mcpu=power4
  2004-02-20 14:41 [Bug target/14226] New: [3.4] ICE in emit_move_insn for -mcpu=power4 marcus at jet dot franken dot de
  2004-02-20 16:29 ` [Bug target/14226] " pinskia at gcc dot gnu dot org
  2004-02-20 17:04 ` pinskia at gcc dot gnu dot org
@ 2004-02-24 14:34 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-02-24 14:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-24 14:34 -------
This is fixed now.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-20 14:41 [Bug target/14226] New: [3.4] ICE in emit_move_insn for -mcpu=power4 marcus at jet dot franken dot de
2004-02-20 16:29 ` [Bug target/14226] " pinskia at gcc dot gnu dot org
2004-02-20 17:04 ` pinskia at gcc dot gnu dot org
2004-02-24 14:34 ` 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).