public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug regression/25871]  New: TRAMPOLINE_TEMPLATE uses 32bit moves on 64bit code
@ 2006-01-20  6:47 kumba at gentoo dot org
  2006-01-20  6:48 ` [Bug regression/25871] " kumba at gentoo dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: kumba at gentoo dot org @ 2006-01-20  6:47 UTC (permalink / raw)
  To: gcc-bugs

In gcc/config/mips/mips.h, the TRAMPOLINE_TEMPLATE macro uses three 32bit move
statements, that when working with 64bit code, will cause problems.  The only
time this has been observed thus far was in filesystem code borrowed from grub
which relied heavily on nested functions.

A patch against trunk is attached, but this bug goes as far back as 3.3.x.


-- 
           Summary: TRAMPOLINE_TEMPLATE uses 32bit moves on 64bit code
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: regression
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kumba at gentoo dot org


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


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

end of thread, other threads:[~2006-05-02 13:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-20  6:47 [Bug regression/25871] New: TRAMPOLINE_TEMPLATE uses 32bit moves on 64bit code kumba at gentoo dot org
2006-01-20  6:48 ` [Bug regression/25871] " kumba at gentoo dot org
2006-01-20  6:54 ` kumba at gentoo dot org
2006-01-20 14:10 ` [Bug target/25871] " pinskia at gcc dot gnu dot org
2006-04-26  8:39 ` jsm28 at gcc dot gnu dot org
2006-04-26  8:40 ` jsm28 at gcc dot gnu dot org
2006-04-28 22:36 ` rsandifo at gcc dot gnu dot org
2006-05-02 12:58 ` rsandifo at gcc dot gnu dot org
2006-05-02 13:02 ` rsandifo 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).