public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/12021] New: warning "cpu" and "machine" reasserted for every file
@ 2003-08-21 20:48 dhazeghi at yahoo dot com
  2003-08-22 21:33 ` [Bug target/12021] " pinskia at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-08-21 20:48 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=12021

           Summary: warning "cpu" and "machine" reasserted for every file
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dhazeghi at yahoo dot com
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: m68k-netbsdelf

With gcc mainline and a cross-compiler to m68k-netbsdelf, compiling any file yields:

bash-2.04$ m68k-netbsdelf1.6.1-gcc foo.c 
<built-in>:72:9: warning: "cpu" re-asserted
<built-in>:73:13: warning: "machine" re-asserted

bash-2.04$ cat foo.i 
# 1 "foo.c"
# 1 "<built-in>"
# 1 "<command line>"
# 1 "foo.c"
int main()
{ return 0;}

Aside from being annoying, this means native bootstraps will fail with -Werror.


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

end of thread, other threads:[~2003-09-14  4:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-21 20:48 [Bug target/12021] New: warning "cpu" and "machine" reasserted for every file dhazeghi at yahoo dot com
2003-08-22 21:33 ` [Bug target/12021] " pinskia at gcc dot gnu dot org
2003-08-23 17:44 ` [Bug target/12021] [3.4 Regression] " pinskia at gcc dot gnu dot org
2003-08-24 21:19 ` dhazeghi at yahoo dot com
2003-08-24 23:13 ` pinskia at gcc dot gnu dot org
2003-09-08  6:05 ` pinskia at gcc dot gnu dot org
2003-09-11 19:42 ` pinskia at gcc dot gnu dot org
2003-09-14  5:31 ` cvs-commit at gcc dot gnu dot org
2003-09-14  5:51 ` 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).