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

martin.koegler at chello dot at changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #4 from martin.koegler at chello dot at 2013-01-23 21:44:06 UTC ---
I have not mention it explicitly, but 32 bit pe is also affected:
i686-w64-mingw32-g++ -c -g -o t32.o t.cxx
i686-w64-mingw32-ld -r -o x t32.o t32.o
i686-w64-mingw32-ld -r -o y x t32.o
i686-w64-mingw32-ld: x: warning: COMDAT symbol '.debug_frame$_ZN4test1aEv' does
not match section name '.debug_frame'

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