bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/14818] New: dwarf2.c _bfd_dwarf2_cleanup_debug_info double


From: basinilya at gmail dot com
Subject: [Bug binutils/14818] New: dwarf2.c _bfd_dwarf2_cleanup_debug_info double semicolon
Date: Thu, 08 Nov 2012 12:42:53 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=14818

             Bug #: 14818
           Summary: dwarf2.c _bfd_dwarf2_cleanup_debug_info double
                    semicolon
           Product: binutils
           Version: 2.23
            Status: NEW
          Severity: minor
          Priority: P2
         Component: binutils
        AssignedTo: address@hidden
        ReportedBy: address@hidden
    Classification: Unclassified


/home/tester/.ilya/builds/makepkg.binutils_2.23-1_sparc.XXXXXX/src/binutils-2.23/bfd/dwarf2.c:
In function `_bfd_dwarf2_cleanup_debug_info':
/home/tester/.ilya/builds/makepkg.binutils_2.23-1_sparc.XXXXXX/src/binutils-2.23/bfd/dwarf2.c:3625:
parse error before `struct'

void
_bfd_dwarf2_cleanup_debug_info (bfd *abfd, void **pinfo)
{
  struct dwarf2_debug *stash = (struct dwarf2_debug *) *pinfo;;

removing one semicolon fixes compilation

Sorry, don't know which component bfd belongs to

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]