public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/12148] New: longstanding m68k libgcc.a bug when using ` -mshort'
@ 2003-09-03  7:51 markus at oberhumer dot com
  2003-09-03  7:52 ` [Bug c/12148] " markus at oberhumer dot com
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: markus at oberhumer dot com @ 2003-09-03  7:51 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: longstanding m68k libgcc.a bug when using ` -mshort'
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: markus at oberhumer dot com
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: m68k-atari-mint

There is a longstanding bug in config/m68k/fpgnulib.c which triggers runtime
floating point errors and/or causes hangings when using `-mshort' on m68k
machines (m68k-atari-mint is the only system I know of that still supports -mshort).

>From the patch I'm going to attach:

RCS file: /cvs/gcc/gcc/gcc/config/m68k/fpgnulib.c,v

+** 2003-09-03 Markus F.X.J. Oberhumer <markus@oberhumer.com>
+**   Fix `-mshort' bugs: Use `long' instead of `int' in a number of places
+**   to make sure we always have a SImode (and not a HImode), added a
+**   number of `L' to produce valid SImode constants.


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

end of thread, other threads:[~2004-01-27 13:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-03  7:51 [Bug c/12148] New: longstanding m68k libgcc.a bug when using ` -mshort' markus at oberhumer dot com
2003-09-03  7:52 ` [Bug c/12148] " markus at oberhumer dot com
2003-09-07  3:04 ` pinskia at gcc dot gnu dot org
2003-09-17 23:45 ` markus at oberhumer dot com
2003-09-17 23:46 ` markus at oberhumer dot com
2003-09-18  4:57 ` [Bug target/12148] " pinskia at gcc dot gnu dot org
2003-09-27  4:07 ` bernie at develer dot com
2003-12-20 16:32 ` bernie at develer dot com
2004-01-10 23:00 ` steven at gcc dot gnu dot org
2004-01-12  3:55 ` cvs-commit at gcc dot gnu dot org
2004-01-12  4:43 ` pinskia at gcc dot gnu dot org
2004-01-27 13:14 ` cvs-commit 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).