public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/28183]  New: [4.0/4.1/4.2 regression] assembler error "FATAL: can't close x.o" on m68k with new binutils
@ 2006-06-27 21:24 tbm at cyrius dot com
  2006-06-27 22:21 ` [Bug target/28183] " tbm at cyrius dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: tbm at cyrius dot com @ 2006-06-27 21:24 UTC (permalink / raw)
  To: gcc-bugs

[ forwarded from http://bugs.debian.org/375519 ]

We get the following assembler error when compiling the application cln.  The
error goes away when you drop -fPIC or when you use gcc 3.4.  Additionally, the
error does not show up with older releases of binutils.  While 2.16.91 20060413
produces the error, 2.16.91 20051117 works fine.

I'm not sure if this is a bug in binutils but given that gcc 3.4 works I'm
filing it as a gcc bug.  Andreas, since you're also involved in binutils, I
hope you know where to put the blame. ;-)

crest% g++-4.1 -fPIC -DPIC -c cl_MI.ii
crest% g++-4.1 -fPIC -DPIC -c -O2 cl_MI.ii
cl_MI.o: No error
/tmp/ccjCp4mS.s: Assembler messages:
/tmp/ccjCp4mS.s:18716: FATAL: can't close cl_MI.o
: No error
crest% g++-4.0 -fPIC -DPIC -c -O2 cl_MI.ii
cl_MI.o: No error
/tmp/ccreQBwI.s: Assembler messages:
/tmp/ccreQBwI.s:19590: FATAL: can't close cl_MI.o
: No error
crest% g++-3.4 -fPIC -DPIC -c -O2 cl_MI.ii
crest% as --version
GNU assembler 2.16.91 20060413 Debian GNU/Linux
Copyright 2005 Free Software Foundation, Inc.


-- 
           Summary: [4.0/4.1/4.2 regression] assembler error "FATAL: can't
                    close x.o" on m68k with new binutils
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com
 GCC build triplet: m68k-linux-gnu
GCC target triplet: m68k-linux-gnu


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


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

end of thread, other threads:[~2007-01-31 18:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-27 21:24 [Bug target/28183] New: [4.0/4.1/4.2 regression] assembler error "FATAL: can't close x.o" on m68k with new binutils tbm at cyrius dot com
2006-06-27 22:21 ` [Bug target/28183] " tbm at cyrius dot com
2006-06-28  4:50 ` tbm at cyrius dot com
2006-06-28 11:21 ` pinskia at gcc dot gnu dot org
2006-08-07 23:12 ` schwab at suse dot de
2006-08-07 23:13 ` schwab at suse dot de
2006-09-10 16:56 ` jsm28 at gcc dot gnu dot org
2006-09-20 22:24 ` mmitchel at gcc dot gnu dot org
2007-01-31 18:20 ` [Bug target/28183] [4.0/4.1/4.2/4.3 " zippel at linux-m68k dot org
2007-01-31 18:27 ` 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).