[Issue 2088] New: GDC generates dozens of errors of the form "indirect jmp without `*'" when compiling anything at all

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri May 9 09:42:50 PDT 2008


http://d.puremagic.com/issues/show_bug.cgi?id=2088

           Summary: GDC generates dozens of errors of the form "indirect jmp
                    without `*'" when compiling anything at all
           Product: DGCC aka GDC
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: glue layer
        AssignedTo: dvdfrdmn at users.sf.net
        ReportedBy: aronnax at umd.edu


When I compile any D program using GDC, the compiler spits out dozens of the
following messages:
/var/folders/gt/gtRt+RQ6H9ermdXw0qjcU++++TI/-Tmp-//ccqqJgKN.s:4579:indirect jmp
without `*'

However, the compiler is still exiting cleanly and generating runnable code.

I am using dgcc(subversion)-gcc4.1.2 on Mac OS X 10.5.2.


-- 



More information about the D.gnu mailing list