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

--- Comment #1 from Sergei Steshenko <sergstesh at yahoo dot com> 2011-02-10 
18:25:42 UTC ---
The test program | I've used:
"
sergei@amdam2:~/junk> cat -n conftest.c
     1  #include <stdio.h>
     2
     3  int main()
     4    {
     5    printf("Hello!\n");
     6    return 0;
     7    }
sergei@amdam2:~/junk> 
".

-- 
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
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to