http://llvm.org/bugs/show_bug.cgi?id=10540

           Summary: llvm-trunk+dragonegg trunk: Cannot pop empty stack!
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: X86
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


when compiling a fortran file, I got " Cannot pop empty stack! " error. using
gcc-4.5-branch.


$ gfortran -c m_rankMerge.F90 
$ gfortran -c -fplugin=~/Install/dragonegg/trunk/dragonegg.so m_rankMerge.F90 
LLVM ERROR: Cannot pop empty stack!

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to