public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/14484] New: -mabi=64 and -O -> as error
@ 2004-03-08 17:21 tim at desert dot net
  2004-03-08 17:32 ` [Bug target/14484] " pinskia at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: tim at desert dot net @ 2004-03-08 17:21 UTC (permalink / raw)
  To: gcc-bugs

$ uname -a
IRIX64 hostname 6.5 10070055 IP35
$ gcc -O -mabi=64 -c problem.c
as: Error: /usr/tmp/ccj6mI7m.s, line 1486: Macro instruction used in branch
delay slot
$ gcc -O2 -mabi=64 -c problem.c
$ gcc -v
Reading specs from
/home/projects/foo/install/lib/gcc-lib/mips-sgi-irix6.5/3.3.3/specs
Configured with: ./configure --prefix=/home/projects/foo/install
Thread model: single
gcc version 3.3.3

http://www.magnesium.net/~thim/tmp/problem.c

This file comes from 'gcc -E isam/_packrec.c', from the MySQL 4.1.1
distribution.  This is a client's machine, so unfortunately I can't offer you a
login.  There's an easy work-around (use -O2 or -O3 instead of -O), so this
isn't critical for me.

Thanks!

-- 
           Summary: -mabi=64 and -O -> as error
           Product: gcc
           Version: 3.3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tim at desert dot net
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: mips-sgi-irix6.5
  GCC host triplet: mips-sgi-irix6.5
GCC target triplet: mips-sgi-irix6.5


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


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

end of thread, other threads:[~2005-01-21  4:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-08 17:21 [Bug c/14484] New: -mabi=64 and -O -> as error tim at desert dot net
2004-03-08 17:32 ` [Bug target/14484] " pinskia at gcc dot gnu dot org
2004-03-08 17:41 ` tim at desert dot net
2004-06-07 15:18 ` [Bug target/14484] [3.3 regression] " reichelt at gcc dot gnu dot org
2004-06-11 22:22 ` pinskia at gcc dot gnu dot org
2004-09-28 13:26 ` gdr at gcc dot gnu dot org
2004-09-28 13:29 ` pinskia at gcc dot gnu dot org
2004-12-28  2:14 ` pinskia at gcc dot gnu dot org
2005-01-21  4:13 ` gdr 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).