[LLVMbugs] [Bug 10540] New: llvm-trunk+dragonegg trunk: Cannot pop empty stack!

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Jul 30 08:42:32 PDT 2011


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: unassignedbugs at nondot.org
        ReportedBy: tabloid.adroit at gmail.com
                CC: llvmbugs at cs.uiuc.edu


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.



More information about the llvm-bugs mailing list