[Bug ld/2404] Linker failed to handle symbols with mismatched types.

2014-01-27 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=2404 --- Comment #5 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project gdb

[Bug ld/2404] Linker failed to handle symbols with mismatched types.

2014-01-21 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=2404 --- Comment #4 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project gdb

[Bug ld/2404] Linker failed to handle symbols with mismatched types.

2014-01-20 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=2404 --- Comment #3 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project gdb

[Bug ld/2404] Linker failed to handle symbols with mismatched types.

2006-04-05 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-04-05 18:17 --- Fixed with http://sourceware.org/ml/binutils/2006-03/msg00124.html -- What|Removed |Added

[Bug ld/2404] Linker failed to handle symbols with mismatched types.

2006-03-10 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-02-28 21:37 --- Created an attachment (id=894) -- (http://sourceware.org/bugzilla/attachment.cgi?id=894action=view) A testcase [EMAIL PROTECTED] mismatch]$ make CC=gcc gcc -O -g -c -o foo.o foo.c gcc -O -g -fPIC -c -o bar.o