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

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> 2012-07-01 13:25:26 
UTC ---
A testcase in C:

[hjl@gnu-6 tmp]$ echo > b.c
[hjl@gnu-6 tmp]$ gcc -g -c -O2 b.c 
[hjl@gnu-6 tmp]$ objcopy --compress-debug-sections b.o
BFD: b.o: unable to initialize commpress status for section .debug_line
objcopy:b.o: Invalid operation
[hjl@gnu-6 tmp]$

-- 
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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to