public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug optimization/11523] New: Intermodule Optimisation handles duplicate names wrong
@ 2003-07-15  4:24 aj at gcc dot gnu dot org
  2003-07-15  4:24 ` [Bug optimization/11523] " aj at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: aj at gcc dot gnu dot org @ 2003-07-15  4:24 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=11523

           Summary: Intermodule Optimisation handles duplicate names wrong
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: aj at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-linux-gnu
  GCC host triplet: i686-linux-gnu
GCC target triplet: i686-linux-gnu

compiling the two tiny test programs I get:

$ /opt/gcc/3.4-devel/bin/gcc -c t1.c t2.c -o t1.o
/tmp/ccANTFAe.s: Assembler messages:
/tmp/ccANTFAe.s:20: Error: symbol `func1' is already defined
/tmp/ccANTFAe.s:34: Error: symbol `dummy' is already defined
/tmp/ccANTFAe.s:34: Warning: rest of line ignored; first ignored character is `,'


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

end of thread, other threads:[~2003-07-27 13:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-15  4:24 [Bug optimization/11523] New: Intermodule Optimisation handles duplicate names wrong aj at gcc dot gnu dot org
2003-07-15  4:24 ` [Bug optimization/11523] " aj at gcc dot gnu dot org
2003-07-15  4:25 ` aj at gcc dot gnu dot org
2003-07-15  5:17 ` neroden at gcc dot gnu dot org
2003-07-15 11:20 ` pinskia at physics dot uc dot edu
2003-07-15 16:27 ` mmitchel at gcc dot gnu dot org
2003-07-18 16:04 ` pinskia at physics dot uc dot edu
2003-07-26  8:10 ` geoffk at gcc dot gnu dot org
2003-07-27 13:48 ` pinskia at physics dot uc dot edu

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).