https://sourceware.org/bugzilla/show_bug.cgi?id=32779

            Bug ID: 32779
           Summary: tst-gmon-gprof-l.sh failure when -g isn't used
           Product: binutils
           Version: 2.45 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gprof
          Assignee: unassigned at sourceware dot org
          Reporter: hjl.tools at gmail dot com
  Target Milestone: ---

When binutils is compiled without -g, I got

-- expected
+++ actual
@@ -1,3 +1,3 @@
-25 f1 2000 
-31 f2 1000 
-40 f3 1 
+0 f1 2000 
+0 f2 1000 
+0 f3 1 
FAIL
make[7]: *** [Makefile:890: tst-gmon-gprof-l.out] Error 1

since line number isn't available without -g.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to