------- Additional Comments From hjl at lucon dot org  2007-09-16 22:15 -------
(In reply to comment #6)
>
> [EMAIL PROTECTED] /c/temp/tmingw
> $ /c/tools/target/bin/as.exe t2.s -o t2.o                
> t2.s: Assembler messages:
> t2.s:67: Error: unknown pseudo-op: `.hidden'
> 
> 
> "../../src/gas/config/obj-coff.c line 780" seems to be binutils's bug.
> but for "unknown pseudo-op: `.hidden'", it seems that g++ generate wrong asm,
> 

This is a gcc problem, not a gas problem.



-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

Reply via email to