public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/43821]  New: -feliminate-dwarf2-dups produces "no debug symbols in executable" warning from dsymutil
@ 2010-04-20 17:02 iains at gcc dot gnu dot org
  2010-04-20 17:06 ` [Bug debug/43821] " iains at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: iains at gcc dot gnu dot org @ 2010-04-20 17:02 UTC (permalink / raw)
  To: gcc-bugs

This is probably another dsymutil bug... but, just in case...

int main (int ac, char *av[])
{
  int a ;
  return a + 1;
}

===

$  ./gcc/xgcc -B gcc ../trivial.c -g 


$ ./gcc/xgcc -B gcc ../trivial.c -g -feliminate-dwarf2-dups
warning: no debug symbols in executable (-arch i386)


-- 
           Summary: -feliminate-dwarf2-dups produces "no debug symbols in
                    executable" warning from dsymutil
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: iains at gcc dot gnu dot org
GCC target triplet: i686-apple-darwin9


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


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

end of thread, other threads:[~2014-11-08 22:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-43821-4@http.gcc.gnu.org/bugzilla/>
2014-11-08 22:01 ` [Bug debug/43821] -feliminate-dwarf2-dups produces "no debug symbols in executable" warning from dsymutil fxcoudert at gcc dot gnu.org
2010-04-20 17:02 [Bug debug/43821] New: " iains at gcc dot gnu dot org
2010-04-20 17:06 ` [Bug debug/43821] " iains at gcc dot gnu dot org
2010-05-18 10:35 ` fxcoudert at gcc dot gnu dot org
2010-05-18 12:30 ` iains 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).